Mirror of Apache FtpServer

Clone this repo:
  1. c39b822 Fix for broken OSGi packages (FTPSERVER-425) by Niklas Gustavsson · 12 years ago trunk
  2. 7defa04 Correctly set the data connection as protected when using AUTH SSL by Niklas Gustavsson · 12 years ago
  3. ba0962b Remove duplicate code by Niklas Gustavsson · 12 years ago
  4. 18c6424 Upgrading slf4j by Niklas Gustavsson · 12 years ago
  5. 943dc8e Upgrading to latest Apache parent POM and the latest bundle Maven plugin to have the build deploy to repository.a.o by Niklas Gustavsson · 13 years ago
  6. d9528dd Working around a bug in the IBM JVM which might cause a NPE in test tear down (FTPSERVER-422) by Niklas Gustavsson · 13 years ago
  7. 4648493 FTPSERVER-375 - use canonicalPath rather than File to implement equals and hashcode by Sebastian Bazley · 13 years ago
  8. 25e4d86 Fix broken test, where assert was invoked in a separate thread, and checking the temporary getUserArgument() rather than the correct getUser() (FTPSERVER-418) by Niklas Gustavsson · 13 years ago
  9. a7251f6 No need to check for null when using instanceof by Sebastian Bazley · 13 years ago
  10. 54cdbbb Replacing expired example certificate (FTPSERVER-404) by Niklas Gustavsson · 13 years ago
  11. 63bf7c8 Simplified hashCode() of NativeFtpFile (FTPSERVER-375) by Niklas Gustavsson · 13 years ago
  12. b8f3543 Adding hashCode() to NativeFtpFile (FTPSERVER-375) by Niklas Gustavsson · 13 years ago
  13. b163d4a Upgrading to MINA 2.0.4 (FTPSERVER-421) by Niklas Gustavsson · 13 years ago
  14. 4907aac New implementation of passive ports, uses random assignments of ports and has more efficient handling of wide passive port ranges. Thanks to Allen Firstenberg for the implementation! (FTPSERVER-420, FTPSERVER-419) by Niklas Gustavsson · 13 years ago
  15. e09a432 Doing an explicit null check in PassivePorts (FTPSERVER-415) by Niklas Gustavsson · 13 years ago
  16. 75f7e60 Simplify testing with Eclipse when using SVN checkout from parent by Sebastian Bazley · 13 years ago
  17. 341367b Use ERROR, as WARN still generates lots of output by Sebastian Bazley · 13 years ago
  18. baa2fd8 Reduce logging level for normal testing by Sebastian Bazley · 13 years ago
  19. 222f2fc Fix tagbase (no longer in sandbox) by Sebastian Bazley · 13 years ago
  20. 5f980c7 JUnit => 4.8.2 Surefire => 2.8.1 by Sebastian Bazley · 13 years ago