Commit History

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