summaryrefslogtreecommitdiff
path: root/test/testescape.c
Commit message (Expand)AuthorAgeFilesLines
* Split the ability to filter LDAP escape sequences into DN escaping or filterminfrin2014-04-211-3/+27
* Add apr_escape_ldap() and apr_pescape_ldap(), escaping charactersminfrin2014-04-211-0/+12
* skip entity encode/decode tests on EBCDIC OS.covener2013-12-211-0/+2
* Remove non-portable escaping of the escape character in apr_escape_echo(). En...minfrin2013-10-091-5/+23
* Add the apr_escape interface.minfrin2013-06-041-0/+255