Clone this repo:

Branches

  1. 9d2f0ea update copyright + HISTORY by g.rodola · 10 years ago master
  2. 44d5f72 update INSTALL, version and setup.py by g.rodola · 10 years ago
  3. d3ca2c7 fix issue 282: add /dev/poll support for solaris by g.rodola · 10 years ago
  4. 96ffe07 lower INTERRUPTED_TRANSF_SIZE to try avoiding false positives + provide alias for deprecate unittest method by g.rodola · 10 years ago
  5. 84be594 lower FTP server data channel's buffer size so that we (hopefully) get less false positives by g.rodola · 10 years ago
  6. b12ecde issue 285: take advantage of unittest2's addCleanup() by g.rodola · 10 years ago
  7. 6593280 assertRaisesRegexp was deprecated in favour or assertRaisesRegex by g.rodola · 10 years ago
  8. 8678907 fix 285: unittest2 migration by g.rodola · 10 years ago
  9. e5d3beb tests: provide better error messages when comparing file data by g.rodola · 10 years ago
  10. 8ace292 give the right CREDITS by g.rodola · 10 years ago
  11. fdfc1cf FTPS: add ability to load a certificate chain file by g.rodola · 10 years ago
  12. 75b23aa recofingure logging level during tests by g.rodola · 10 years ago
  13. 8218961 fix issue 283: always use a single 'pyftpdlib' logger by g.rodola · 10 years ago
  14. b34952f update HISTORY by g.rodola · 10 years ago
  15. ec6f8b0 Fix issue 280: (Python 2) unable to complete directory listing with invalid UTF8 characters. (patch by dn@devicenull.org) by g.rodola · 10 years ago
  16. 6654e98 fix typo by g.rodola · 10 years ago
  17. 8437047 Fix issue 261: TLS shutdown does not properly work on Windows. by g.rodola · 10 years ago
  18. 6fa2ab7 pep8 + pyflakes by g.rodola · 10 years ago
  19. e1d14fd Fix issue 277: provide a make file also for Windows. by g.rodola · 10 years ago
  20. db8ef72 add makefile by g.rodola · 10 years ago