Commit History

Author SHA1 Message Date
  Julien Laffaye 17dda2a76c Merge pull request #59 from digineo/close-fix 9 years ago
  Julian Kornberger 73c8ae2c86 Add missing Close() before return 9 years ago
  codeman 6a290aff81 fix ls bug for file or folder name includes multiple spaces 9 years ago
  Julien Laffaye 0e072be722 Merge pull request #43 from HnH/master 9 years ago
  Ludovic Fauvet b8e5af955b Fix a crash with pasv invalid responses 10 years ago
  Julian Kornberger 1fc6b70adc Another fix for the line parser 10 years ago
  Julian Kornberger 107079411b Do not crash on invalid lines 10 years ago
  Сергей Трейнис e252713eb1 ServerConn::openDataConn() recursively tries to use EPSV and PASV. 10 years ago
  Julien Laffaye ff69fe44f1 Make gofmt and golint happy. 10 years ago
  Julian Kornberger b9430bdb4a Avoid strings.Split 10 years ago
  Andy Balholm 95346071de Add support for directory listings in MS-DOS DIR format. 10 years ago
  Julien Laffaye c741076986 Merge pull request #35 from digineo/code_optimizations 10 years ago
  Julien Laffaye b33f6e0005 Fix EPSV for domains with multiple A entries. 10 years ago
  Julian Kornberger 3a78f26034 Some code optimizations 10 years ago
  Julian Kornberger 72db6844f1 Improve line parsing 10 years ago
  Julien Laffaye e6587b1638 Merge pull request #31 from digineo/listings 10 years ago
  Julien Laffaye e987451f99 SplitHostPort before connecting to the remote. 10 years ago
  Julian Kornberger d827b56882 Unexport SetTime and SetSize 10 years ago
  Julian Kornberger 4c910c8b22 Add support for a third listing format 10 years ago
  Julian Kornberger 94120171fb Add support for another listing format 10 years ago
  Julien Laffaye a6e47bb27d Merge branch 'ipv6' of https://github.com/stacktic/ftp into stacktic-ipv6 10 years ago
  Julien Laffaye a5b2614a99 Merge pull request #8 from dsluis/master 10 years ago
  Julien Laffaye 061d4ea288 Merge pull request #13 from stacktic/rest 10 years ago
  Dan Goldsmith 9a62d18b47 Copy Paste Error / Typo 10 years ago
  Julien Laffaye a9410e3e51 Implements timeouts. 10 years ago
  Julien Laffaye 5807e676a3 Add comments to make golint happy. 10 years ago
  Julien Laffaye 816e28448f Specify the fields to make govet happy. 10 years ago
  Peter Nguyen a595f7d8e4 Changed to using ReadResponse instead of ReadCodeLine for cmdDataConn 11 years ago
  jfbus d54ea712cb Allow multi-line 226 responses to STOR commands - fixes #17 11 years ago
  Ludovic Fauvet fb61796944 Handle multi-line 226 status code 12 years ago