bind9/lib/isc/include
Ondřej Surý 70100c664a 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.
2020-03-12 22:22:03 +01:00
..
isc Stop leaking OpenSSL types and defines in the isc/hmac.h 2020-03-12 22:22:03 +01:00
pk11 fix spelling errors reported by Fossies. 2020-02-21 15:05:08 +11:00
pkcs11 apply the modified style 2020-02-13 15:05:06 -08:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00
Makefile.in Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00