Ondřej Surý
|
78d0cb0a7d
|
Use coccinelle to remove explicit '#include <config.h>' from the source files
|
2019-03-08 15:15:05 +01:00 |
|
Ondřej Surý
|
eb603cb021
|
Check for individual OpenSSL functions instead of relying on version number
|
2018-10-26 06:15:51 +02:00 |
|
Mark Andrews
|
632a0ae10b
|
EVP_CIPHER_CTX_new and EVP_CIPHER_CTX_free exist in OpenSSL 1.0.1
|
2018-10-26 10:01:14 +11:00 |
|
Ondřej Surý
|
b98ac2593c
|
Add generic hashed message authentication code API (isc_hmac) to replace specific HMAC functions hmacmd5/hmacsha1/hmacsha2...
|
2018-10-25 08:15:42 +02:00 |
|
Ondřej Surý
|
5ccbb274d2
|
Remove HAVE_OPENSSL guard from openssl_shim.{c,h} and uncrustify it
|
2018-10-05 13:12:48 +02:00 |
|
Ondřej Surý
|
38060959c7
|
Put proper guards in openssl_shim.{c,h} when compiling with PKCS#11
|
2018-06-14 17:58:03 -04:00 |
|
Ondřej Surý
|
de23b20ccf
|
Update copyrights and whitespace
|
2018-06-13 14:19:07 +02:00 |
|
Ondřej Surý
|
302c6cbe7f
|
Add thin openssl shim for OpenSSL 1.1.x and LibreSSL compatibility functions
|
2018-06-13 14:19:07 +02:00 |
|