0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add implementations for list item validation and PSGI parameters More... over 13 years ago
Implementing more of the validator API More... over 13 years ago
Adding support for HTML validation rule More... over 13 years ago
Starting to build the validator More... over 13 years ago
Removing the Encoder interface and moving DefaultEncoder into place More... over 13 years ago
Demonstration of our date parser mojo More... over 13 years ago
The StringValidationRule subclass provides no features More... over 13 years ago
Removing the encoder attribute More... over 13 years ago
Removing the sanitize method because its use is not safe More... over 13 years ago
Switching over almost exclusively to named parameters More... over 13 years ago
Stringify exceptions sanely More... over 13 years ago
Adding the basis for the validation rule API More... over 13 years ago
More smallish encoding fixes More... over 13 years ago
More fixes to HTML entity decoding/encoding More... over 13 years ago
Clean up entity handling More... over 13 years ago
More test, more fixes More... over 13 years ago
Started porting the CodecTest and fixing problems it found More... over 13 years ago
Correct the test More... over 13 years ago
Rename decode_for_base64 to decode_from_base64 More... over 13 years ago
Cleanup the exception/warning message format More... over 13 years ago
Avoid a warning about putting , in qw() More... over 13 years ago
Moving the encoder role application More... over 13 years ago
Fix a couple problems with the exception class More... over 13 years ago
Perl does not support \v, use \x0b instead More... over 13 years ago
Adding in the logger and ESAPI helper roles More... over 13 years ago
Adding the exception class More... over 13 years ago
Adding the CSS codec More... over 13 years ago
Adding a VBScript codec More... over 13 years ago
Adding the JavaScript codec More... over 13 years ago
Forgot to dereference during the decode_character method More... over 13 years ago