summaryrefslogtreecommitdiffstats
path: root/crypto/include/internal/cryptlib.h
AgeCommit message (Expand)Author
2016-05-23Use strerror_r()/strerror_s() instead of strerror() where possibleMatt Caswell
2016-05-17Copyright consolidation 05/10Rich Salz
2016-04-13Rename int_*() functions to *_int()Matt Caswell
2016-04-13Rename lots of *_intern or *_internal function to int_*Matt Caswell
2016-04-13Deprecate CRYPTO_cleanup_all_ex_data() and make it a no-opMatt Caswell
2016-03-10Remove a missed item from the old thread APIMatt Caswell
2016-03-04Change default CT log list filename to "ct_log_list.cnf"Rob Percival
2016-03-01Verify SCT signaturesRob Percival
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-11Use ossl_inline and DEFINE_LHASH_OFDr. Stephen Henson
2016-01-11Inline LHASH_OFDr. Stephen Henson
2016-01-07Only declare stacks in headersDr. Stephen Henson
2015-09-29Fix no-stdio buildDavid Woodhouse
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte