summaryrefslogtreecommitdiff
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* Split the ability to filter LDAP escape sequences into DN escaping or filterminfrin2014-04-211-6/+14
| | | | | | | escaping, allowing the option to escape both at the same time. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@1588937 13f79535-47bb-0310-9956-ffa450edef68
* Add apr_escape_ldap() and apr_pescape_ldap(), escaping charactersminfrin2014-04-211-1/+9
| | | | | | | as described by RFC4514 and RFC4515 respectively. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@1588878 13f79535-47bb-0310-9956-ffa450edef68
* Switch gen_test_char from an APR app to a plain C app totrawick2013-11-071-25/+6
| | | | | | | | | give more flexibility to the build systems. Submitted by: minfrin git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@1539603 13f79535-47bb-0310-9956-ffa450edef68
* Add the apr_escape interface.minfrin2013-06-041-0/+134
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@1489517 13f79535-47bb-0310-9956-ffa450edef68