Files
bind9/lib/isc
Ondřej Surý 8717ce376b Stop leaking OpenSSL types and defines in the isc/hmac.h
The <isc/md.h> header directly included <openssl/hmac.h> header which
enforced all users of the libisc library to explicitly list the include
path to OpenSSL and link with -lcrypto.  By hiding the specific
implementation into the private namespace, we no longer enforce this.
In the long run, this might also allow us to switch cryptographic
library implementation without affecting the downstream users.

(cherry picked from commit 70100c664a)
2020-04-28 16:28:54 +02:00
..
2020-03-11 10:23:35 +01:00
2020-04-16 23:07:40 +02:00
2020-04-08 14:29:22 +02:00
2020-02-27 12:07:16 +01:00
2020-03-17 15:33:24 -07:00