summaryrefslogtreecommitdiff
path: root/include/private
Commit message (Expand)AuthorAgeFilesLines
* s/APR_NOKEY/APR_ENOKEY/jailletc362018-08-261-4/+4
* crypto: move APR_USE_OPENSSL_PRE* definitions to apr_crypto_internal.h.ylavic2018-08-041-0/+18
* apr_crypto: Add support for digest functions, with hashing, signingminfrin2018-07-221-0/+77
* Add the apr_encode_* API that implements RFC4648 and RFC7515minfrin2018-06-251-0/+84
* apr_crypto: follow up to r1833359: helper to get crypto lib version.ylavic2018-06-131-4/+9
* apr_crypto: follow up to r1833359.ylavic2018-06-121-0/+35
* apr_crypto: Add apr_crypto_key() function which supports keysminfrin2016-07-091-2/+21
* trigger the generation of apr_escape_test_char.h duringtrawick2013-10-291-23/+0
* Check in stable copy of test_char.h.minfrin2013-06-041-0/+23
* Add valgrind supportsf2013-01-261-0/+20
* apr_crypto: Move the static initialisation of DRIVER_LOAD fromminfrin2011-12-081-1/+2
* Formatting, no functional change.minfrin2011-10-231-2/+2
* apr_crypto: Replace the LDAP inspired constant-based parameter passing withminfrin2011-10-231-3/+3
* Drop the incomplete LDAP abstraction layer from APR 2.0 as decided on-list.wrowe2011-05-311-26/+3
* apr_crypto: Add apr_crypto_get_block_key_types() andminfrin2011-05-301-0/+22
* Fix compilation with C90sf2011-05-291-1/+1
* Remove the apr_crypto_t context from calls where the apr_crypto_block_t isminfrin2011-05-151-4/+2
* Remove the pool from the apr_crypto shutdown call.minfrin2011-05-151-2/+1
* Reorder parameters. No functional change.minfrin2011-05-151-40/+40
* access the def'n of APR_HAS_LDAP, used later in the filetrawick2011-03-291-0/+1
* Axed C++ comments and tabs.fuankg2011-02-261-25/+25
* Axed C++ comments.fuankg2011-02-091-1/+1
* Fix APR crypto doxygen docs (function params).rjung2010-07-251-6/+3
* Hide apr_wait_for_io_or_timeout() from public view and add insteadbjh2010-04-121-0/+57
* When adding members to an existing struct, add them to the end(!!!)wrowe2010-01-171-8/+8
* Add the APR_TYPEDEF_STRUCT macro to provide an implementation ofminfrin2010-01-161-2/+2
* Finish removing apu_config.h[n]w templates, these need synchronization w/unixwrowe2009-12-182-111/+0
* The expat-way of doing things to the expat lib, rather than our own xml.libwrowe2009-12-171-1/+7
* Catch up to APU_MODULE_DECLARE_DATA renamewrowe2009-12-171-4/+4
* This is a generated artifact, not to be checked in!wrowe2009-12-171-2/+0
* Refactor the apr_crypto.h interface so that the apr_crypto_t structureminfrin2009-12-151-8/+16
* Reorder the config into sanity, prefer include/mysql/ structurewrowe2009-08-031-0/+6
* Convert various APU_DECLARE into APR_DECLARE.bojan2009-07-163-4/+4
* APR->APU conversion of DSO buildfoo; rename --disable-util-dso tojorton2009-03-241-2/+2
* * include/private/apu_config.h: Move from include/, since usage is jorton2009-03-241-0/+2
* Merge APR-Util trunk into APR.pquerna2009-03-249-0/+1086