Diverse ERR fixes
[openssl.git] / include / openssl / err.h
2019-09-02 Richard LevitteDiverse ERR fixes
2019-08-07 Matt CaswellFix BN error reporting
2019-08-02 Rich SalzReplace FUNCerr with ERR_raise_data
2019-07-31 Richard LevitteERR: Remove ERR_put_func_error() and reimplement ERR_pu...
2019-07-31 Richard LevitteERR: Implement the macros ERR_raise() and ERR_raise_dat...
2019-07-31 Richard LevitteERR: Add new building blocks for reporting errors
2019-07-31 Richard LevitteERR: refactor useful inner macros to err_locl.h. Add...
2019-07-30 Richard LevitteERR: re-use the err_data field when possible
2019-07-22 Rich SalzInclude deprecated SYS_F_xxx codes
2019-07-22 Rich SalzDeprecate SYSerr, add new FUNCerr macro
2019-07-22 Rich SalzAdd ERR_put_func_error, and use it.
2019-07-16 Rich SalzRemove function name from errors
2019-05-30 Andreas KretschmerCertificate Management Protocol (CMP, RFC 4210) extensi...
2019-05-07 Boris Pismennyssl: Add SSL_sendfile
2019-04-19 Matt CaswellCreate provider errors and use them
2019-03-22 Bernd EdlingerMake err_clear_constant_time really constant time
2019-03-12 David von Oheimb2nd chunk: CRMF code (crypto/crmf/, ) and its integration
2019-02-18 PauliProperties for implementation selection.
2019-01-27 Antonio Iaconocrypto/cms: Add support for CAdES Basic Electronic...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteRefactor the computation of API version limits
2018-04-20 Dr. Matthias St... openssl/err.h: remove duplicate OSSL_STOREerr()
2018-03-20 Matt CaswellUpdate copyright year
2018-03-19 Jack LloydAdd SM2 signature and ECIES schemes
2018-03-07 Viktor DukhovniPrepare to detect index changes in OCSP responder.
2017-08-15 Richard LevitteAdd ERR_clear_last_mark()
2017-07-27 Benjamin KadukDefine a value for SYS_F_FCNTL
2017-06-29 Richard LevitteSTORE 'file' scheme loader: Add directory listing capab...
2017-06-29 Richard LevitteAdd the STORE module
2017-06-29 Richard LevitteMake it possible to refer to ERR_R_UI_LIB
2017-06-28 Richard LevitteAdd new /dev/crypto engine
2017-06-28 Richard LevitteAdd the common error ERR_R_OPERATION_FAIL
2017-06-07 Rich Salzmake error tables const and separate header file
2017-04-28 Rich SalzCheck fflush on BIO_ctrl call
2017-01-18 FdaSilvaYYClean dead macros and defines
2016-12-12 Benjamin KadukRestore the ERR_FATAL_ERROR() macro
2016-08-10 Rich SalzGH1383: Add casts to ERR_PACK
2016-08-04 Rich SalzRemove "lockit" from internal error-hash function
2016-07-20 Kurt RoeckxCheck for errors allocating the error strings.
2016-07-19 Richard LevitteChange all our uses of CRYPTO_THREAD_run_once to use...
2016-06-29 FdaSilvaYYWhitespace cleanup in crypto
2016-05-23 Rich SalzRemove unused error/function codes.
2016-05-17 Rich SalzCopyright consolidation 03/10
2016-05-12 Emilia KasperAppease ubsan
2016-05-10 Richard LevitteRestore the ERR_remove_thread_state() API and make...
2016-04-13 Matt CaswellFix explicit de-init macros
2016-04-13 Matt CaswellDeprecate ERR_free_strings() and make it a no-op
2016-03-24 Rich SalzMore Borland removal.
2016-03-08 Alessandro GhediniConvert ERR_STATE to new multi-threading API
2016-03-02 Dr. Stephen HensonAdd KDF error codes
2016-02-17 David WoodhouseFinish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005
2016-02-11 Rich SalzGH620: second diff from rt-2275, adds error code
2016-02-10 Matt CaswellAttempt to log an error if init failed
2016-02-10 Matt CaswellThe new init functions can now fail so shouldn't be...
2016-02-10 Rich SalzRename INIT funtions, deprecate old ones.
2016-02-09 Matt CaswellAuto init/deinit libcrypto
2016-02-04 Kurt RoeckxUse WSAGetLastError() on windows
2016-02-03 Richard LevitteRefactoring BIO: new socket-handling functions, depreca...
2016-02-03 Richard LevitteRefactoring BIO: add error macros & text, and make...
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-11 Dr. Stephen HensonUse ossl_inline and DEFINE_LHASH_OF
2016-01-11 Dr. Stephen HensonInline LHASH_OF
2016-01-08 Viktor DukhovniBackwards-compatibility subject to OPENSSL_API_COMPAT
2015-11-20 Matt CaswellAdd ASYNC error codes
2015-10-09 Adam EijdenbergInitial commit for Certificate Transparency support
2015-04-28 Rich SalzERR_ cleanup
2015-03-31 Richard LevitteStop symlinking, move files to intended directory