summaryrefslogtreecommitdiffstats
path: root/crypto/err
AgeCommit message (Expand)Author
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
2016-04-06Fix no-ocspMatt Caswell
2016-03-31Fix "no-ui" configurationRichard Levitte
2016-03-29Fix a big leak when using stack-allocated BIO items.FdaSilvaYY
2016-03-23Move dso.h to internalRich Salz
2016-03-21Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte
2016-03-20Remove #error from include files.Rich Salz
2016-03-18Implement support for no-tsRichard Levitte
2016-03-09Remove the old threading APIMatt Caswell
2016-03-09err_lcl.h is gone, don't pretend it's thereRichard Levitte
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