I Use This!
High Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 12 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove deprecated code More... about 16 hours ago
Reduce the default wait time for the acceptor unlock More... about 18 hours ago
Refactor to specify acceptor stop wait time in ms rather than s More... about 18 hours ago
Allow any positive value for socket.unlockTimeout rather than >=2s More... about 18 hours ago
SocketTimeout has no impact for acceptor unlock - remove it More... about 18 hours ago
Fix typos More... about 18 hours ago
Fix disastrous cookie-logging patch. More... about 20 hours ago
Merge branch 'main' of https://github.com/apache/tomcat More... 1 day ago
Add openssl ffm testing More... 1 day ago
Dispatch after AsyncListener.onError() should actually dispatch More... 1 day ago
Add API that allows the error status for the response to be reset More... 1 day ago
Remove commented out code. More... 1 day ago
Merge branch 'main' of https://github.com/apache/tomcat More... 2 days ago
Now that we have two native OpenSSL implementation, use a somewhat less misleading variable name in unit tests. More... 2 days ago
Re-factor ElapsedTimeElement to use a customizable Style More... 2 days ago
Clarify that time-taken is now in seconds and not fractional-seconds. More... 2 days ago
Don't create a StringBuilder object until we know we have at least one Cookie value to log. More... 2 days ago
Improve websocket junit test timing behavior. More... 2 days ago
Fix typo More... 3 days ago
Convert original Rational Rose mdl file to svgs More... 3 days ago
Align NioChannel and SecureNioChannel More... 3 days ago
Update the @SuppressWarnings for Eclipse 4.32M1 and Java 22 More... 4 days ago
This appears to be unnecessary with Java 17+ and the Eclipse 4.31 More... 4 days ago
Fix order and typo More... 4 days ago
Remove the internal fork of Commons Codec. More... 4 days ago
Switch to the Base64 encoder and decoder provided by the JRE. More... 4 days ago
Fix Gump issue - Gump tests with OpenSSL master which is now 3.4.x More... 4 days ago
Fix comment (thanks to Chuck) More... 4 days ago
Correct RM for 11.0.0-M19 More... 4 days ago
Update Basic authentication to RFC 7617 More... 4 days ago