summaryrefslogtreecommitdiffstats
path: root/crypto/include/internal/cryptlib.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove an useless definition.FdaSilvaYY2016-09-171-1/+1
* VMS: Simplify the spec of the default certs & keys area.Richard Levitte2016-07-101-4/+4
* Fix some VMS inconsistenciesRichard Levitte2016-07-021-5/+5
* Move OS-specific fopen quirks to o_fopen.c.Andy Polyakov2016-06-221-1/+5
* Fix an MSVC warning.FdaSilvaYY2016-06-181-0/+1
* Use strerror_r()/strerror_s() instead of strerror() where possibleMatt Caswell2016-05-241-0/+2
* Copyright consolidation 05/10Rich Salz2016-05-171-54/+6
* Rename int_*() functions to *_int()Matt Caswell2016-04-131-1/+1
* Rename lots of *_intern or *_internal function to int_*Matt Caswell2016-04-131-1/+1
* Deprecate CRYPTO_cleanup_all_ex_data() and make it a no-opMatt Caswell2016-04-131-0/+1
* Remove a missed item from the old thread APIMatt Caswell2016-03-101-2/+0
* Change default CT log list filename to "ct_log_list.cnf"Rob Percival2016-03-041-2/+2
* Verify SCT signaturesRob Percival2016-03-011-0/+3
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Use ossl_inline and DEFINE_LHASH_OFDr. Stephen Henson2016-01-111-2/+2
* Inline LHASH_OFDr. Stephen Henson2016-01-111-0/+4
* Only declare stacks in headersDr. Stephen Henson2016-01-071-0/+7
* Fix no-stdio buildDavid Woodhouse2015-09-301-1/+0
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-0/+111