Commit History

Author SHA1 Message Date
  Florian Goetghebeur 827e50c0bd Add support for append (APPE) command 5 years ago
  Julien Laffaye 04b1878733 Add DialWithOptions 6 years ago
  Julien Laffaye 55546487cf Use mock for all tests 6 years ago
  Joe 479d87b91a added recursively deleting folders 8 years ago
  Davide D'Agostino cb362c4101 Rename connClosed -> closed 8 years ago
  Julian Kornberger 569481fc3b Add SetDeadline to Response 8 years ago
  Julien Laffaye 68918a8852 Remove useless assignment 8 years ago
  Vahid Sohrabloo 7e0dbe8c48 Add more test in FileSize 8 years ago
  Vahid Sohrabloo 468423d44a Change file Size type from int to int64 and add test for it 8 years ago
  Julien Laffaye de604c9776 Expose disableEPSV 8 years ago
  Julien Laffaye 988909ab28 Disable EPSV for tests. 9 years ago
  Julian Kornberger ff557cea69 Create mock for multiline test 10 years ago
  Julien Laffaye 7acded32b2 Add a test for the legacy Connect function. 10 years ago
  Julien Laffaye d640995c66 Add tests for timeout and wrong login. 10 years ago
  Julien Laffaye 7534ffcb97 Add a test for RetrFrom method. 10 years ago
  Julian Kornberger 6f8509b5d6 Increase test coverage 10 years ago
  Julian Kornberger 5bb86ee66f Test PASV as well 10 years ago
  Julien Laffaye 519b366223 Silence StatusNotImplemented error for Logout() 10 years ago
  Julian Kornberger dd7e903125 Use localhost to test IPv6 connectivity 10 years ago
  Julian Kornberger 77206a0866 Add Travis CI 10 years ago
  Julien Laffaye 0ae5d598fa Use prefered API function. 10 years ago
  Julien Laffaye 3e21d70d53 Skip TestConnIPv6 in short mode. 10 years ago
  Julien Laffaye a6e47bb27d Merge branch 'ipv6' of https://github.com/stacktic/ftp into stacktic-ipv6 10 years ago
  Julien Laffaye 110a39bff4 Skip functional testing in short mode. 10 years ago
  Julien Laffaye a9410e3e51 Implements timeouts. 10 years ago
  Arnaud Ysmal 691fac98af Force EPSV for IPv6 hosts and fix split of IPv6:port 12 years ago
  SunRunAway 2a6b9c2640 Merge remote-tracking branch 'upstream/master' into feature/fix_ReadCodeLine 12 years ago
  SunRunAway 65a25a2848 do ReadCodeLine in Close() @ ReadCloser 12 years ago
  Julien Laffaye 60693cc590 Add a comment to state why TestConn2 is interesting. 12 years ago
  SunRunAway 66a09f43d5 use ReadResponse @Connect 12 years ago