Enabled DANE only when at least one TLSA RR was added
[openssl.git] / include / internal / err.h
2016-04-14 Matt CaswellThe err_cleanup() funtion is internal so shouldn't...
2016-04-14 Matt CaswellEnsure all locks are properly cleaned up
2016-04-13 Richard LevitteMove a declaration that's private to libcrypto
2016-04-13 Matt CaswellRename int_*() functions to *_int()
2016-04-13 Matt CaswellFix symbols missing from shared build
2016-04-13 Matt CaswellRename lots of *_intern or *_internal function to int_*
2016-04-13 Matt CaswellDeprecate ERR_free_strings() and make it a no-op