summaryrefslogtreecommitdiffstats
path: root/crypto/err
AgeCommit message (Expand)Author
2016-03-08Convert ERR_STRING_DATA to new multi-threading APIAlessandro Ghedini
2016-03-08Convert ERR_STATE to new multi-threading APIAlessandro Ghedini
2016-03-02Add KDF error codesDr. Stephen Henson
2016-02-26Public API for Certificate TransparencyRob Percival
2016-02-20Always build library object files with shared library cflagsRichard Levitte
2016-02-18Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte
2016-02-17Remove JPAKERich Salz
2016-02-11Move to REF_DEBUG, for consistency.Rich Salz
2016-02-10Attempt to log an error if init failedMatt Caswell
2016-02-10The new init functions can now fail so shouldn't be voidMatt Caswell
2016-02-10Rename INIT funtions, deprecate old ones.Rich Salz
2016-02-09Auto init/deinit libcryptoMatt Caswell
2016-02-04Use WSAGetLastError() on windowsKurt Roeckx
2016-02-03Refactoring BIO: new socket-handling functions, deprecate older onesRichard Levitte
2016-02-03Refactoring BIO: add error macros & text, and make updateRichard Levitte
2016-02-01unified build scheme: add build.info filesRichard Levitte
2016-01-29Templatize util/domdRich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-20Remove update tagsRich Salz
2016-01-17Remove some old makefile targetsRich Salz
2016-01-12Move Makefiles to Makefile.inRich Salz
2016-01-12make updateRichard Levitte
2016-01-11Use ossl_inline and DEFINE_LHASH_OFDr. Stephen Henson
2016-01-11Add lh_new() inliningDr. Stephen Henson
2016-01-11Inline LHASH_OFDr. Stephen Henson
2016-01-10Regenerate SSL record/statem error stringsViktor Dukhovni
2016-01-07Backwards-compatibility subject to OPENSSL_API_COMPATViktor Dukhovni
2015-12-23Avoid using a dangling pointer when removing the last itemKurt Roeckx
2015-12-22Cleanup CRYPTO_{push,pop}_infoRich Salz
2015-12-16Rename some BUF_xxx to OPENSSL_xxxRich Salz
2015-12-09remove ECDSA error lineDr. Stephen Henson
2015-12-09make updateDr. Stephen Henson
2015-12-09remove ecdsa.h header references.Dr. Stephen Henson
2015-12-09remove errorsDr. Stephen Henson
2015-12-09remove ecdh.h headerDr. Stephen Henson
2015-12-09remove ECDH error loadingDr. Stephen Henson
2015-11-20make updateMatt Caswell
2015-11-20Add ASYNC error codesMatt Caswell
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell
2015-10-21make updateRichard Levitte
2015-10-21Don't forget to load the CT error stringsRichard Levitte
2015-10-21Handle CT error macros separatelyRichard Levitte
2015-10-09Initial commit for Certificate Transparency supportAdam Eijdenberg
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte
2015-05-14make dependRichard Levitte
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-05-04Use safer sizeof variant in mallocRich Salz
2015-05-01free NULL cleanup -- codaRich Salz
2015-05-01free NULL cleanup 11Rich Salz
2015-05-01free null cleanup finaleRich Salz