Commit History

Autor SHA1 Mensaxe Data
  Ludovic Fauvet b8e5af955b Fix a crash with pasv invalid responses %!s(int64=10) %!d(string=hai) anos
  Julian Kornberger 1fc6b70adc Another fix for the line parser %!s(int64=10) %!d(string=hai) anos
  Julian Kornberger 107079411b Do not crash on invalid lines %!s(int64=10) %!d(string=hai) anos
  Julien Laffaye ff69fe44f1 Make gofmt and golint happy. %!s(int64=10) %!d(string=hai) anos
  Julian Kornberger b9430bdb4a Avoid strings.Split %!s(int64=10) %!d(string=hai) anos
  Andy Balholm 95346071de Add support for directory listings in MS-DOS DIR format. %!s(int64=10) %!d(string=hai) anos
  Julien Laffaye c741076986 Merge pull request #35 from digineo/code_optimizations %!s(int64=10) %!d(string=hai) anos
  Julien Laffaye b33f6e0005 Fix EPSV for domains with multiple A entries. %!s(int64=10) %!d(string=hai) anos
  Julian Kornberger 3a78f26034 Some code optimizations %!s(int64=10) %!d(string=hai) anos
  Julian Kornberger 72db6844f1 Improve line parsing %!s(int64=10) %!d(string=hai) anos
  Julien Laffaye e6587b1638 Merge pull request #31 from digineo/listings %!s(int64=10) %!d(string=hai) anos
  Julien Laffaye e987451f99 SplitHostPort before connecting to the remote. %!s(int64=10) %!d(string=hai) anos
  Julian Kornberger d827b56882 Unexport SetTime and SetSize %!s(int64=10) %!d(string=hai) anos
  Julian Kornberger 4c910c8b22 Add support for a third listing format %!s(int64=10) %!d(string=hai) anos
  Julian Kornberger 94120171fb Add support for another listing format %!s(int64=10) %!d(string=hai) anos
  Julien Laffaye a6e47bb27d Merge branch 'ipv6' of https://github.com/stacktic/ftp into stacktic-ipv6 %!s(int64=10) %!d(string=hai) anos
  Julien Laffaye a5b2614a99 Merge pull request #8 from dsluis/master %!s(int64=10) %!d(string=hai) anos
  Julien Laffaye 061d4ea288 Merge pull request #13 from stacktic/rest %!s(int64=10) %!d(string=hai) anos
  Dan Goldsmith 9a62d18b47 Copy Paste Error / Typo %!s(int64=10) %!d(string=hai) anos
  Julien Laffaye a9410e3e51 Implements timeouts. %!s(int64=10) %!d(string=hai) anos
  Julien Laffaye 5807e676a3 Add comments to make golint happy. %!s(int64=10) %!d(string=hai) anos
  Julien Laffaye 816e28448f Specify the fields to make govet happy. %!s(int64=10) %!d(string=hai) anos
  Peter Nguyen a595f7d8e4 Changed to using ReadResponse instead of ReadCodeLine for cmdDataConn %!s(int64=11) %!d(string=hai) anos
  jfbus d54ea712cb Allow multi-line 226 responses to STOR commands - fixes #17 %!s(int64=11) %!d(string=hai) anos
  Ludovic Fauvet fb61796944 Handle multi-line 226 status code %!s(int64=12) %!d(string=hai) anos
  Ludovic Fauvet 7a3697af8c PASS command may be optional if the server answers 230 after issuing USER %!s(int64=12) %!d(string=hai) anos
  Arnaud Ysmal 6bad3e176c Try EPSV when PASV fails %!s(int64=12) %!d(string=hai) anos
  Arnaud Ysmal 8d3a48a8c7 The REST command must precede RETR/STOR %!s(int64=12) %!d(string=hai) anos
  Arnaud Ysmal a3bb5b8714 Use net.JoinHostPort and net.SplitHostPort %!s(int64=12) %!d(string=hai) anos
  Arnaud Ysmal 691fac98af Force EPSV for IPv6 hosts and fix split of IPv6:port %!s(int64=12) %!d(string=hai) anos