Историја ревизија

Аутор SHA1 Порука Датум
  Julien Laffaye b9f3ade291 Merge branch 'master' of github.com:jlaffaye/ftp пре 4 година
  Julien Laffaye ac1574d383 Add DialWithExplicitTLS пре 4 година
  Julien Laffaye 59f85871cf Merge pull request #169 from flowrean/append-cmd пре 4 година
  Julien Laffaye 041eae9a3d Merge pull request #141 from johnepiscopo/add-walk пре 4 година
  Florian Goetghebeur 827e50c0bd Add support for append (APPE) command пре 4 година
  Julien Laffaye 7cd8b0bcf3 Fix spelling errors пре 5 година
  Julien Laffaye 1c9975e197 gofmt пре 5 година
  Julian Kornberger c1312a7102 Correctly parse symlink (#152) пре 5 година
  Gary Kim 8f5b34ce00 Complete Implicit FTPS support (#143) пре 5 година
  John Episcopo e6e290ca7f Added initial logic and tests for the Walker пре 5 година
  Alexander Pevzner 6a014d5e22 Add DialWithDialFunc to specify dial function used for both control and data connections (#140) пре 5 година
  Julien Laffaye e6de3d35bf Replace DialWithOptions with Dial пре 5 година
  Julien Laffaye 8b7b512afb Add DialWithDebugOutput to log commands. пре 5 година
  Julien Laffaye 52d3001130 Specify that a server conn is not concurrent safe. пре 5 година
  Julien Laffaye 04b1878733 Add DialWithOptions пре 5 година
  Julien Laffaye f75dead520 error strings should not be capitalized (ST1005) пре 5 година
  Julien Laffaye 509a294b60 Add missing error check in RemoveDirRecur пре 5 година
  Vladimir Buyanov 3f6433f7ea Workaround for FTP servers, that does not support UTF8 option. (#120) пре 6 година
  Shannon Wynter 4772add9d0 Make it possible to specify what timezone to parse timestamps in пре 6 година
  Nick Craig-Wood 8aeb589fce Parse IP address returned with PASV to fix load balanced FTP servers пре 6 година
  Julien Laffaye 83891dbe00 Merge pull request #110 from digineo/time-parsing пре 6 година
  Julian Kornberger 38ce06637b Fix golint warning пре 6 година
  Julian Kornberger 352a1d8821 Fix time parsing and reduce syscalls пре 6 година
  Julian Kornberger f5cdbb9f1e Use net.TCPAddr to extract remote IP address пре 7 година
  Joe 479d87b91a added recursively deleting folders пре 7 година
  Davide D'Agostino 980e2e09a5 Document that closing two times doesn't do anything пре 7 година
  Davide D'Agostino cb362c4101 Rename connClosed -> closed пре 7 година
  Davide D'Agostino 7e3820b35d Address comments пре 7 година
  Davide D'Agostino 58864d889b Avoid forever lock пре 7 година
  Julian Kornberger 569481fc3b Add SetDeadline to Response пре 7 година