Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [#1614] Checkpoint: ported HMAC to EVP | Francis Dupont | 2022-06-24 | 1 | -25/+16 |
| | |||||
* | [#2218] Added quotes and double quotes | Francis Dupont | 2022-01-12 | 1 | -2/+2 |
| | |||||
* | [#2081] remove attempt to link with OpenSSL 1.1 | Andrei Pavel | 2021-09-20 | 1 | -19/+0 |
| | |||||
* | [qa#261] link with OpenSSL 11 on CentOS 7 | Andrei Pavel | 2021-08-24 | 1 | -19/+58 |
| | |||||
* | [#1665] Cleaned up configure warnings | Francis Dupont | 2021-05-05 | 1 | -3/+2 |
| | |||||
* | [#1665] Fixed ax_crypto.m4 ifndef | Francis Dupont | 2021-05-05 | 1 | -1/+2 |
| | |||||
* | [#1665] Ported TLS Botan boost support | Francis Dupont | 2021-05-05 | 1 | -1/+24 |
| | |||||
* | [#1632] Fixed two nits | Francis Dupont | 2021-04-16 | 1 | -1/+1 |
| | |||||
* | [#1632] use literal in AC_CHECK_HEADERS | Andrei Pavel | 2021-04-16 | 1 | -3/+2 |
| | |||||
* | [#1632] edits after autoupdate | Andrei Pavel | 2021-04-16 | 1 | -2/+3 |
| | |||||
* | [#1632] autoupdate | Andrei Pavel | 2021-04-16 | 1 | -2/+1 |
| | |||||
* | [#1748] Addressed message content concerns | Francis Dupont | 2021-03-23 | 1 | -1/+1 |
| | |||||
* | [#1748] Removed LIBS | Francis Dupont | 2021-03-23 | 1 | -1/+0 |
| | |||||
* | [#1748] Fixed configure order | Francis Dupont | 2021-03-23 | 1 | -12/+29 |
| | |||||
* | [#1748] More flexible version | Francis Dupont | 2021-03-23 | 1 | -1/+26 |
| | |||||
* | [#1748] Add generic TLS method detection and TLS 1.2 fallback | Francis Dupont | 2021-03-23 | 1 | -0/+9 |
| | |||||
* | [#1661] Extracted asiolink part | Francis Dupont | 2021-03-12 | 1 | -6/+9 |
| | |||||
* | [#1492] explicit messages for missing headers | Andrei Pavel | 2020-11-16 | 1 | -3/+3 |
| | |||||
* | [345-drop-botan-1-x-support] Removed Botan 1.x support | Francis Dupont | 2019-09-13 | 1 | -136/+11 |
| | |||||
* | [master] Removed extra OPENSSL_LIBDIR | Francis Dupont | 2018-06-02 | 1 | -2/+0 |
| | |||||
* | [5382a] Code done, need more check | Francis Dupont | 2018-05-28 | 1 | -32/+134 |
| | |||||
* | [master] Added path to OpenSSL from homebrew | Tomek Mrugalski | 2018-05-28 | 1 | -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 macro | Thomas Markwalder | 2017-09-23 | 1 | -0/+399 |