0
I Use This!
Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 18 hours ago.
Jan 28, 2025 — Jan 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update the slipped release date. More... over 3 years ago
Add (multiple) suppression rules for CVE-2017-10355 as it's an FP. More... over 3 years ago
Added note regarding why PR figures different than Change Log Report. More... over 3 years ago
Final adjustments to pom.xml for 2.5.0.0 release. More... over 3 years ago
Changes to prepare for 2.5.0.0 release. (#719) More... over 3 years ago
Merge pull request #716 from kwwall/log4j-loose-ends More... over 3 years ago
Update Maven plugins and dependencies. Still waiting for AntiSamy 1.7.0 to become official. More... over 3 years ago
Change log4j.xml to prop value that's obviously ignored. Also added explanatory comment. More... over 3 years ago
Add warning if log_settings init parameter is specified as it is now ignored. More... over 3 years ago
Remove log4j references and update dependencies where needed. More... over 3 years ago
Delete obsolete reference to log4j. More... over 3 years ago
Remove reference to log4j.jar since we no longer need/use it. More... over 3 years ago
Change Javadoc link from Log4JLoggerTest to JavaLoggerTest. More... over 3 years ago
1) Remove obsolete references to Log4J. 2) Javadoc clean-up. More... over 3 years ago
Remove references to log4j.dtd & log4j.xml since thev've been deleted. More... over 3 years ago
Revised obsolete references to Log4J 1 and mentioned it was removed in ESAPI 2.5.0.0. More... over 3 years ago
Remove obsolete references to Log4J. More... over 3 years ago
Log4J Removal (#714) More... over 3 years ago
Merge pull request #712 from noloader/develop More... over 3 years ago
Add forward slash encoding to DefaultEncoder's encodeForLDAP and encodeForDN (v5) More... over 3 years ago
Add forward slash encoding to DefaultEncoder's encodeForLDAP and encodeForDN (v4) More... over 3 years ago
Add forward slash encoding to DefaultEncoder's encodeForLDAP and encodeForDN (v3) More... over 3 years ago
Add forward slash encoding to DefaultEncoder's encodeForLDAP and encodeForDN More... over 3 years ago
Add forward slash encoding to DefaultEncoder's encodeForLDAP and encodeForDN According to [1] and [2], the forward slash ('/') character should be encoded for LDAP filters and distinguished names [1] https://docs.microsoft.com/en-us/windows/win32/adsi/search-filter-syntax [2] https://social.technet.microsoft.com/wiki/contents/articles/5312.active-directory-characters-to-escape.aspx More... over 3 years ago
Merge pull request #707 from kwwall/issue-620 More... over 3 years ago
Issue #620 - changed DefaultSecurityConfiguration refs to PropNames. More... over 3 years ago
Reorganized by moving public stuff from this implementation class to the new PropNames class. Also some misc code cleanup such as removing extraneous whitespace at end of lines, etc. More... over 3 years ago
Issue #620. Reorganize source to get stuff out of implementatiopn class. Moved ESAPI propery variables ('public static final String') from DefaultSecurityConfiguration to here. Moved DefaultSearchPath enum from DefaultSecurityConfiguration to here. More... over 3 years ago
Update versions of 3 plugins. More... over 3 years ago
Mark 2 public static variables as deprecated as they are not used. More... over 3 years ago