Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing whitespaces in all *.h. | ivan | 2022-11-19 | 1 | -1/+1 |
* | Do not forget to escape characters in the documentation of functions that esc... | jailletc36 | 2018-08-26 | 1 | -5/+5 |
* | Add the apr_encode_* API that implements RFC4648 and RFC7515 | minfrin | 2018-06-25 | 1 | -0/+13 |
* | Split the ability to filter LDAP escape sequences into DN escaping or filter | minfrin | 2014-04-21 | 1 | -3/+22 |
* | Add apr_escape_ldap() and apr_pescape_ldap(), escaping characters | minfrin | 2014-04-21 | 1 | -0/+25 |
* | doxygen fixes for apr_escape API | trawick | 2013-11-16 | 1 | -13/+13 |
* | Remove reference to the escape character. | minfrin | 2013-10-09 | 1 | -3/+3 |
* | Remove non-portable escaping of the escape character in apr_escape_echo(). En... | minfrin | 2013-10-09 | 1 | -3/+2 |
* | Fix doc errors in APR header files. | trawick | 2013-06-25 | 1 | -5/+5 |
* | Add the apr_escape interface. | minfrin | 2013-06-04 | 1 | -0/+375 |