0
I Use This!
Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Feb 24, 2025 — Feb 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add gpg signing plugin so: mvn install generates signature files. Changed so Dependency Check and SpotBugs run when using 'site'. Added exclusions so project gets 100% convergence for all dependencies. Reordered dependencies in various places so they are imported in alphabetical order by GroupId and ArtifactID. More... almost 7 years ago
Add warning about fixed IVs being deprecated if that option is chosen. More... almost 7 years ago
Fix test that was failing if BC was JCE provided and was failing on MacOS and Windows. More... almost 7 years ago
Update javadoc to mention that fixed IV is deprecated. More... almost 7 years ago
Remove references to old 1.4 crypto stuff and indicate that fixed IVs is deprecated and will disappear next release (2.3). Also added warning comments at the beginning to discourage use of test version of ESAPI.properties file. More... almost 7 years ago
Remove references to old 1.4 crypto stuff and indicate that fixed IVs is deprecated and will disappear next release (2.3). More... almost 7 years ago
Upgrade to newer javadoc plugin version and set source to 7 for this plugin so it will actually build properly with Java 11. There are still a bunch of new javadoc warnings with Java 11 that I would like to clean up, but it at least builds now. More... almost 7 years ago
Merge branch 'master' of https://github.com/kwwall/esapi-java-legacy More... almost 7 years ago
Update pom to disable plugins that don't work with Java 7, when using Java 7. Downgrade one library so its Java 7 compatible. More... almost 7 years ago
Merge branch 'master' of https://github.com/kwwall/esapi-java-legacy. Merging Dave Wicher's changes to ExtensiveEncoderURITest.java for Java 7 compilation error. More... almost 7 years ago
Added some debug print statements to System.err for bug demo. More... almost 7 years ago
Fix 1 test case that doesn't compile on Java 7. More... almost 7 years ago
Eliminate tons of Javadoc warnings and some other code warnings in both main and test code. Significant reorganization to pom and upgrades to many plugins and a few components. More to do. More... almost 7 years ago
More simplifications to pom to make it more like AntiSamy pom. More... almost 7 years ago
Update 2.2.0.0 release notes to reference closed issue More... almost 7 years ago
Update pom.xml to use latest version of OWASP Dependency Check More... almost 7 years ago
Misc prep issue483 (#484) More... almost 7 years ago
[maven-release-plugin] prepare for next development iteration More... almost 7 years ago
[maven-release-plugin] prepare release esapi-2.2.0.0-RC1 More... almost 7 years ago
Update pom.xml to revert to previous state. More... almost 7 years ago
[maven-release-plugin] prepare release esapi-2.2.0.0-RC1 More... almost 7 years ago
Updated README.md More... about 7 years ago
Replace Google Code references with GitHub repo references. Fixes issue #478. More... about 7 years ago
#476 DefaultValidator.getValidInput uses canonicalize method argument (#477) More... about 7 years ago
Misc release cleanup (#464) More... about 7 years ago
Issue #188 resolution proof: Test updates (#475) More... about 7 years ago
Date validation rule 299 (#468) More... about 7 years ago
Issue #31 MySQLCodec Updates (#472) More... about 7 years ago
JavaLogFactory Thread Safety #286 (#470) More... about 7 years ago
AbstractAccessReferenceMap Issues #37 #329 (#469) More... about 7 years ago