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