summaryrefslogtreecommitdiffstats
path: root/m4macros/ax_crypto.m4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [#1614] Checkpoint: ported HMAC to EVPFrancis Dupont2022-06-241-25/+16
|
* [#2218] Added quotes and double quotesFrancis Dupont2022-01-121-2/+2
|
* [#2081] remove attempt to link with OpenSSL 1.1Andrei Pavel2021-09-201-19/+0
|
* [qa#261] link with OpenSSL 11 on CentOS 7Andrei Pavel2021-08-241-19/+58
|
* [#1665] Cleaned up configure warningsFrancis Dupont2021-05-051-3/+2
|
* [#1665] Fixed ax_crypto.m4 ifndefFrancis Dupont2021-05-051-1/+2
|
* [#1665] Ported TLS Botan boost supportFrancis Dupont2021-05-051-1/+24
|
* [#1632] Fixed two nitsFrancis Dupont2021-04-161-1/+1
|
* [#1632] use literal in AC_CHECK_HEADERSAndrei Pavel2021-04-161-3/+2
|
* [#1632] edits after autoupdateAndrei Pavel2021-04-161-2/+3
|
* [#1632] autoupdateAndrei Pavel2021-04-161-2/+1
|
* [#1748] Addressed message content concernsFrancis Dupont2021-03-231-1/+1
|
* [#1748] Removed LIBSFrancis Dupont2021-03-231-1/+0
|
* [#1748] Fixed configure orderFrancis Dupont2021-03-231-12/+29
|
* [#1748] More flexible versionFrancis Dupont2021-03-231-1/+26
|
* [#1748] Add generic TLS method detection and TLS 1.2 fallbackFrancis Dupont2021-03-231-0/+9
|
* [#1661] Extracted asiolink partFrancis Dupont2021-03-121-6/+9
|
* [#1492] explicit messages for missing headersAndrei Pavel2020-11-161-3/+3
|
* [345-drop-botan-1-x-support] Removed Botan 1.x supportFrancis Dupont2019-09-131-136/+11
|
* [master] Removed extra OPENSSL_LIBDIRFrancis Dupont2018-06-021-2/+0
|
* [5382a] Code done, need more checkFrancis Dupont2018-05-281-32/+134
|
* [master] Added path to OpenSSL from homebrewTomek Mrugalski2018-05-281-1/+1
| | | | | | - this makes configure to work out of the box on Mac OS (no more --with-openssl=... needed if you use OpenSSL from homebrew)
* [5358] Extraced crypto logic into a macroThomas Markwalder2017-09-231-0/+399