Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply suggestions from rustfmt to improve style | 2017-11-21 | 1 | -8/+4 | |
| | |||||
* | Rewrite escapable() to prevent duplication | 2017-09-07 | 1 | -3/+6 | |
| | |||||
* | Extend escaping according to OWASP recommendations | 2017-09-07 | 1 | -2/+5 | |
| | |||||
* | Escape all strings with character entities by default (fixes #23) | 2017-09-04 | 1 | -0/+43 | |
| | |||||
* | Move escaping algorithm into a separate module | 2017-09-04 | 1 | -0/+50 | |