Sign in
apache
/
ftpserver
Mirror of Apache FtpServer
Mirrored from
https://github.com/apache/ftpserver.git
Clone this repo:
Branches
trunk
1.0.0
1.0.0-M2-branch
1.0.0-M4
1.0.0-RC1
1.0.0-RC2
1.0.1
1.0.2
1.0.3
1.0.4
More...
Tags
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.0-RC2
1.0.0-M4
1.0.0-M3
ftpserver-1.0.0-M3
1.0.0-M2
More...
c39b822
Fix for broken OSGi packages (FTPSERVER-425)
by Niklas Gustavsson
· 13 years ago
trunk
7defa04
Correctly set the data connection as protected when using AUTH SSL
by Niklas Gustavsson
· 13 years ago
ba0962b
Remove duplicate code
by Niklas Gustavsson
· 13 years ago
18c6424
Upgrading slf4j
by Niklas Gustavsson
· 13 years ago
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
· 14 years ago
d9528dd
Working around a bug in the IBM JVM which might cause a NPE in test tear down (FTPSERVER-422)
by Niklas Gustavsson
· 14 years ago
4648493
FTPSERVER-375 - use canonicalPath rather than File to implement equals and hashcode
by Sebastian Bazley
· 14 years ago
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
· 14 years ago
a7251f6
No need to check for null when using instanceof
by Sebastian Bazley
· 14 years ago
54cdbbb
Replacing expired example certificate (FTPSERVER-404)
by Niklas Gustavsson
· 14 years ago
63bf7c8
Simplified hashCode() of NativeFtpFile (FTPSERVER-375)
by Niklas Gustavsson
· 14 years ago
b8f3543
Adding hashCode() to NativeFtpFile (FTPSERVER-375)
by Niklas Gustavsson
· 14 years ago
b163d4a
Upgrading to MINA 2.0.4 (FTPSERVER-421)
by Niklas Gustavsson
· 14 years ago
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
· 14 years ago
e09a432
Doing an explicit null check in PassivePorts (FTPSERVER-415)
by Niklas Gustavsson
· 14 years ago
75f7e60
Simplify testing with Eclipse when using SVN checkout from parent
by Sebastian Bazley
· 14 years ago
341367b
Use ERROR, as WARN still generates lots of output
by Sebastian Bazley
· 14 years ago
baa2fd8
Reduce logging level for normal testing
by Sebastian Bazley
· 14 years ago
222f2fc
Fix tagbase (no longer in sandbox)
by Sebastian Bazley
· 14 years ago
5f980c7
JUnit => 4.8.2 Surefire => 2.8.1
by Sebastian Bazley
· 14 years ago
More »