summaryrefslogtreecommitdiff
path: root/include/private
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaces.Ivan Zhakov2022-11-193-10/+10
* encoding: Better check inputs of apr_{encode,decode}_* functions.Yann Ylavic2022-06-271-8/+13
* apr_dbm: Add dedicated apr_dbm_get_driver() function that returnsGraham Leggett2021-06-211-7/+7
* Revert r1833421 et al:Graham Leggett2019-06-231-26/+0
* Revert r1833421 et al:Graham Leggett2019-06-221-8/+0
* Revert r1833421 et al:Graham Leggett2019-06-221-24/+0
* apr_crypto_prng: Move openssl specific code into apr_crypto_openssl.Graham Leggett2019-06-101-0/+37
* s/APR_NOKEY/APR_ENOKEY/Christophe Jaillet2018-08-261-4/+4
* crypto: move APR_USE_OPENSSL_PRE* definitions to apr_crypto_internal.h.Yann Ylavic2018-08-041-0/+18
* apr_crypto: Add support for digest functions, with hashing, signingGraham Leggett2018-07-221-0/+77
* Add the apr_encode_* API that implements RFC4648 and RFC7515Graham Leggett2018-06-251-0/+84
* apr_crypto: follow up to r1833359: helper to get crypto lib version.Yann Ylavic2018-06-131-4/+9
* apr_crypto: follow up to r1833359.Yann Ylavic2018-06-121-0/+35
* apr_crypto: Add apr_crypto_key() function which supports keysGraham Leggett2016-07-091-2/+21
* trigger the generation of apr_escape_test_char.h duringJeff Trawick2013-10-291-23/+0
* Check in stable copy of test_char.h.Graham Leggett2013-06-041-0/+23
* Add valgrind supportStefan Fritsch2013-01-261-0/+20
* apr_crypto: Move the static initialisation of DRIVER_LOAD fromGraham Leggett2011-12-081-1/+2
* Formatting, no functional change.Graham Leggett2011-10-231-2/+2
* apr_crypto: Replace the LDAP inspired constant-based parameter passing withGraham Leggett2011-10-231-3/+3
* Drop the incomplete LDAP abstraction layer from APR 2.0 as decided on-list.William A. Rowe Jr2011-05-311-26/+3
* apr_crypto: Add apr_crypto_get_block_key_types() andGraham Leggett2011-05-301-0/+22
* Fix compilation with C90Stefan Fritsch2011-05-291-1/+1
* Remove the apr_crypto_t context from calls where the apr_crypto_block_t isGraham Leggett2011-05-151-4/+2
* Remove the pool from the apr_crypto shutdown call.Graham Leggett2011-05-151-2/+1
* Reorder parameters. No functional change.Graham Leggett2011-05-151-40/+40
* access the def'n of APR_HAS_LDAP, used later in the fileJeff Trawick2011-03-291-0/+1
* Axed C++ comments and tabs.Guenter Knauf2011-02-261-25/+25
* Axed C++ comments.Guenter Knauf2011-02-091-1/+1
* Fix APR crypto doxygen docs (function params).Rainer Jung2010-07-251-6/+3
* Hide apr_wait_for_io_or_timeout() from public view and add insteadBrian Havard2010-04-121-0/+57
* When adding members to an existing struct, add them to the end(!!!)William A. Rowe Jr2010-01-171-8/+8
* Add the APR_TYPEDEF_STRUCT macro to provide an implementation ofGraham Leggett2010-01-161-2/+2
* Finish removing apu_config.h[n]w templates, these need synchronization w/unixWilliam A. Rowe Jr2009-12-182-111/+0
* The expat-way of doing things to the expat lib, rather than our own xml.libWilliam A. Rowe Jr2009-12-171-1/+7
* Catch up to APU_MODULE_DECLARE_DATA renameWilliam A. Rowe Jr2009-12-171-4/+4
* This is a generated artifact, not to be checked in!William A. Rowe Jr2009-12-171-2/+0
* Refactor the apr_crypto.h interface so that the apr_crypto_t structureGraham Leggett2009-12-151-8/+16
* Reorder the config into sanity, prefer include/mysql/ structureWilliam A. Rowe Jr2009-08-031-0/+6
* Convert various APU_DECLARE into APR_DECLARE.Bojan Smojver2009-07-163-4/+4
* APR->APU conversion of DSO buildfoo; rename --disable-util-dso toJoe Orton2009-03-241-2/+2
* * include/private/apu_config.h: Move from include/, since usage is Joe Orton2009-03-241-0/+2
* Merge APR-Util trunk into APR.Paul Querna2009-03-249-0/+1086