I Use This!
High Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add release date
Remy Maucherat
as remm
More... 1 day ago
Add debug log when going above a configured latch limit
Remy Maucherat
as remm
More... 1 day ago
Ensure onAllDataRead() fires with chunked request body More... 1 day ago
Add missing strings
Remy Maucherat
as remm
More... 1 day ago
isReady() should always return true in blocking mode More... 1 day ago
Add OpenSSL listener to the silent list
Remy Maucherat
as remm
More... 2 days ago
Add constant
Remy Maucherat
as remm
More... 2 days ago
Remove deprecated code More... 5 days ago
Reduce the default wait time for the acceptor unlock More... 5 days ago
Refactor to specify acceptor stop wait time in ms rather than s More... 5 days ago
Allow any positive value for socket.unlockTimeout rather than >=2s More... 5 days ago
SocketTimeout has no impact for acceptor unlock - remove it More... 5 days ago
Fix typos More... 5 days ago
Fix disastrous cookie-logging patch. More... 5 days ago
Merge branch 'main' of https://github.com/apache/tomcat More... 6 days ago
Add openssl ffm testing More... 6 days ago
Dispatch after AsyncListener.onError() should actually dispatch More... 6 days ago
Add API that allows the error status for the response to be reset More... 6 days ago
Remove commented out code. More... 6 days ago
Merge branch 'main' of https://github.com/apache/tomcat More... 6 days ago
Now that we have two native OpenSSL implementation, use a somewhat less misleading variable name in unit tests. More... 6 days ago
Re-factor ElapsedTimeElement to use a customizable Style More... 6 days ago
Clarify that time-taken is now in seconds and not fractional-seconds. More... 7 days ago
Don't create a StringBuilder object until we know we have at least one Cookie value to log. More... 7 days ago
Improve websocket junit test timing behavior. More... 7 days ago
Fix typo More... 8 days ago
Convert original Rational Rose mdl file to svgs More... 8 days ago
Align NioChannel and SecureNioChannel More... 8 days ago
Update the @SuppressWarnings for Eclipse 4.32M1 and Java 22 More... 8 days ago
This appears to be unnecessary with Java 17+ and the Eclipse 4.31 More... 8 days ago