0
I Use This!
Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Feb 26, 2025 — Feb 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Javadoc update (thanks Jason) More... over 17 years ago
minor cleanup of user-facing error message More... over 17 years ago
meant to replace sun.misc.Base64Encoder/Decoder - BSD unix license version of Base64 encoding/decoding More... over 17 years ago
Move Exceptions back into their own package More... over 17 years ago
Rename JSEEncryptor to JavaEncryptor More... over 17 years ago
IntrusionDetector: Accept a log message when adding an event More... over 17 years ago
Change static variables to instance variables More... over 17 years ago
Update to BSD License. Thanks Oracle. More... over 17 years ago
added org.owasp.esapi.HTTPUtilities#getCSRFToken More... over 17 years ago
clarifying variable names in docs More... over 17 years ago
fix urlencoding doc to reference correct rfc More... over 17 years ago
JavaDoc updates More... almost 18 years ago
Move JavaDoc suporting files to the relevant places More... almost 18 years ago
Move JavaLogger to a private inner class of JavaLogFactory More... almost 18 years ago
Move Threshold DTO class into the SecurityConfiguration interface More... almost 18 years ago
Second phase renaming: I<Class> to <Class> More... almost 18 years ago
First pass at moving classes around. More... almost 18 years ago
Move password hash management from User to Authenticator More... almost 18 years ago
Authenticator: rearrange parameter order More... almost 18 years ago
Encryptor: Add a separator between fields More... almost 18 years ago
Remove clearing of the current Http objects from Authenticator More... almost 18 years ago
Add assertSecureRequest() call which checks for POST and SSL at once, since they should always be used together. More... almost 18 years ago
Updated with latest caching research. Tested. More... almost 18 years ago
no-store, no-cache, must-revalidate added back in w/ addHeader instead of setHeader More... almost 18 years ago
fix to setNoCacheHeaders, was setting cache-control incorrectly More... almost 18 years ago
Updated More... almost 18 years ago
Updated More... almost 18 years ago
updated javadoc with latest API More... almost 18 years ago
Add test code for file upload Add protection against http-method attacks Add a few more safe HTTPUtilities Several minor fixes More... almost 18 years ago
added comments to classpath loading function More... almost 18 years ago