5
I Use This!
Activity Not Available

Commits : Listings

Analyzed almost 2 years ago. based on code collected almost 2 years ago.
Aug 31, 2023 — Aug 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use String#isEmpty() More... almost 3 years ago
Use the diamond notation More... about 3 years ago
Remove unused import More... about 3 years ago
Use stock JRE Charset instead of magic string More... about 3 years ago
Use the vararg invocation syntax; don't create arrays unnecessarily for single arg calls More... about 3 years ago
Throw IllegalArgumentException instead of RuntimeException on bad input to FtpServerListener More... about 3 years ago
Throw UncheckedIOException instead of RuntimeException on bad processing in NativeFtpFile More... about 3 years ago
Throw IllegalStateException instead of RuntimeException on bad state in RemoteIpFilter More... about 3 years ago
Throw UncheckedIOException instead of RuntimeException in Version initialization More... about 3 years ago
Throw IllegalArgumentException instead of RuntimeException on bad input to EncryptUtils More... about 3 years ago
Bump log4j from 2.17.1 to 2.20.0 More... about 3 years ago
Bump tests from commons-codec 1.15 to 1.6.0 More... about 3 years ago
Bump tests from commons-net 3.8.0 to 3.9.0 More... about 3 years ago
Add README.md More... over 4 years ago
[FTPSERVER-509] Enable GitHub Action build More... over 4 years ago
Added the bin directory to .gitignore More... over 4 years ago
Merge pull request #13 from hboutemy/reproducible-build More... over 4 years ago
make build reproducible More... over 4 years ago
[maven-release-plugin] prepare for next development iteration More... over 4 years ago
[maven-release-plugin] prepare release ftpserver-1.1.3 More... over 4 years ago
Updated the readme More... over 4 years ago
Bumped up some plugin versions More... over 4 years ago
Bumped the log4j and slf4j versions More... over 4 years ago
Bumped up to mina 2.1.6 More... over 4 years ago
Made it so that we can inject more tha one TLS protocol version More... over 4 years ago
Fixed some checkstyle violations More... over 4 years ago
Fixed the requuired checkstyle version, fixed some chekstyle errors More... over 4 years ago
Merge pull request #7 from xenoamess-fork/add_checkstyle More... over 4 years ago
add checkstyle. you can invoke it by opening profile "enforce", for example, "mvn install -Penforce" More... over 4 years ago
Pointed to the new file location for the ftp xsd More... over 4 years ago