openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Apache FtpServer
Settings
|
Report Duplicate
5
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
almost 2 years
ago. based on code collected
almost 2 years
ago.
Aug 31, 2023 — Aug 31, 2024
Showing page 1 of 51
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Use String#isEmpty()
Gary Gregory
More...
almost 3 years ago
Use the diamond notation
Gary Gregory
More...
about 3 years ago
Remove unused import
Gary Gregory
More...
about 3 years ago
Use stock JRE Charset instead of magic string
Gary Gregory
More...
about 3 years ago
Use the vararg invocation syntax; don't create arrays unnecessarily for single arg calls
Gary Gregory
More...
about 3 years ago
Throw IllegalArgumentException instead of RuntimeException on bad input to FtpServerListener
Gary Gregory
More...
about 3 years ago
Throw UncheckedIOException instead of RuntimeException on bad processing in NativeFtpFile
Gary Gregory
More...
about 3 years ago
Throw IllegalStateException instead of RuntimeException on bad state in RemoteIpFilter
Gary Gregory
More...
about 3 years ago
Throw UncheckedIOException instead of RuntimeException in Version initialization
Gary Gregory
More...
about 3 years ago
Throw IllegalArgumentException instead of RuntimeException on bad input to EncryptUtils
Gary Gregory
More...
about 3 years ago
Bump log4j from 2.17.1 to 2.20.0
Gary Gregory
More...
about 3 years ago
Bump tests from commons-codec 1.15 to 1.6.0
Gary Gregory
More...
about 3 years ago
Bump tests from commons-net 3.8.0 to 3.9.0
Gary Gregory
More...
about 3 years ago
Add README.md
Gary Gregory
More...
over 4 years ago
[FTPSERVER-509] Enable GitHub Action build
Gary Gregory
More...
over 4 years ago
Added the bin directory to .gitignore
emmanuel lecharny
More...
over 4 years ago
Merge pull request #13 from hboutemy/reproducible-build
Emmanuel Lécharny
More...
over 4 years ago
make build reproducible
Hervé Boutemy
More...
over 4 years ago
[maven-release-plugin] prepare for next development iteration
emmanuel lecharny
More...
over 4 years ago
[maven-release-plugin] prepare release ftpserver-1.1.3
emmanuel lecharny
More...
over 4 years ago
Updated the readme
emmanuel lecharny
More...
over 4 years ago
Bumped up some plugin versions
emmanuel lecharny
More...
over 4 years ago
Bumped the log4j and slf4j versions
emmanuel lecharny
More...
over 4 years ago
Bumped up to mina 2.1.6
emmanuel lecharny
More...
over 4 years ago
Made it so that we can inject more tha one TLS protocol version
emmanuel lecharny
More...
over 4 years ago
Fixed some checkstyle violations
emmanuel lecharny
More...
over 4 years ago
Fixed the requuired checkstyle version, fixed some chekstyle errors
emmanuel lecharny
More...
over 4 years ago
Merge pull request #7 from xenoamess-fork/add_checkstyle
Emmanuel Lécharny
More...
over 4 years ago
add checkstyle. you can invoke it by opening profile "enforce", for example, "mvn install -Penforce"
XenoAmess
More...
over 4 years ago
Pointed to the new file location for the ftp xsd
emmanuel lecharny
More...
over 4 years ago
←
1
2
3
4
5
6
7
8
9
…
50
51
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree