summaryrefslogtreecommitdiffstats
path: root/include/internal/err.h
AgeCommit message (Expand)Author
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre
2018-12-06Following the license change, modify the boilerplates in include/ and crypto/...Richard Levitte
2016-05-17Copyright consolidation 03/10Rich Salz
2016-04-14The err_cleanup() funtion is internal so shouldn't be exportedMatt Caswell
2016-04-14Ensure all locks are properly cleaned upMatt Caswell
2016-04-13Move a declaration that's private to libcryptoRichard Levitte
2016-04-13Rename int_*() functions to *_int()Matt Caswell
2016-04-13Fix symbols missing from shared buildMatt Caswell
2016-04-13Rename lots of *_intern or *_internal function to int_*Matt Caswell
2016-04-13Deprecate ERR_free_strings() and make it a no-opMatt Caswell