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