summaryrefslogtreecommitdiff
path: root/build/crypto.m4
Commit message (Expand)AuthorAgeFilesLines
* Follow up to r1908503: restore INCLUDES setting.Yann Ylavic2023-03-271-0/+1
* crypto_openssl: Fix configure/detection of OPENSSL_init_crypto()Yann Ylavic2023-03-181-24/+15
* apr_crypto_commoncrypto: Remove stray reference to -lcrypto thatGraham Leggett2019-11-061-2/+2
* Revert r1833421 et al:Graham Leggett2019-06-241-15/+0
* apr_crypto_openssl: Remove unused link to the ssl library.Graham Leggett2019-06-231-3/+3
* apr_crypto_openssl: use OPENSSL_init_crypto() to initialise OpenSSL Graham Leggett2019-06-231-1/+1
* Allow NSS to be found on MacPorts installations.Graham Leggett2019-06-101-1/+1
* crypto: follow up to r1833421.Yann Ylavic2018-08-041-1/+1
* apr_crypto: follow up to r1833359: export full <lib>_LDFLAGS.Yann Ylavic2018-06-121-7/+7
* apr_crypto: follow up to r1833359.Yann Ylavic2018-06-121-0/+10
* Cryptographic Pseudo Random Number Generator (CPRNG).Yann Ylavic2018-06-111-0/+11
* Remove unnecessary duplication of autoconf tests for openssl and commoncrypto.Graham Leggett2016-07-051-20/+0
* r1728963 introduced the use ofRainer Jung2016-02-141-3/+3
* Switch configure test for OpenSSL libcryptoRainer Jung2016-02-071-3/+3
* apr_crypto: Add a native CommonCrypto implementation for iOS and OSXGraham Leggett2012-10-051-2/+71
* fix AC_CHECK_HEADER() usage with APU_CHECK_CRYPTO_NSSJeff Trawick2012-09-231-6/+16
* If --with-crypto was specified without enabling a crypto library, try to Jeff Trawick2012-09-231-1/+27
* revert broken r1389129 for the time beingJeff Trawick2012-09-231-16/+1
* if no crypto library is specified in conjuction with --with-crypto, autodetec...Jeff Trawick2012-09-231-1/+16
* Use APR_ADDTO when setting LDADD variablesRainer Jung2012-08-101-2/+2
* * build/crypto.m4: Always define apu_have_openssl, apu_have_nss to avoidJoe Orton2012-06-061-2/+2
* Fix "test" syntax introduced in r1214516.Rainer Jung2011-12-181-1/+1
* apr_crypto: Crypto library detection runs twice (from main configure logicGraham Leggett2011-12-141-0/+3
* apr_crypto: Make sure we can find the nss headers on RHEL5.Graham Leggett2011-05-251-1/+1
* * build/apu-iconv.m4, build/dbd.m4, build/crypto.m4: Use INCLUDESJoe Orton2009-03-251-1/+1
* * build/: Use LDFLAGS, INCLUDES rather than APRUTIL_ counterparts.Joe Orton2009-03-241-4/+4
* Start merging buildsystem from apr-util:Joe Orton2009-03-241-0/+202