Histórico de Commits

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