sha/asm/keccak1600-armv4.pl: switch to more efficient bit interleaving algorithm.
[openssl.git] / crypto / err /
2017-06-07 Rich Salzmake error tables const and separate header file
2017-05-31 Rich SalzOnly release thread-local key if we created it.
2017-05-04 Rich SalzFix pathname errors in errcode file
2017-04-28 Rich SalzCheck fflush on BIO_ctrl call
2017-03-27 Richard LevitteIn err_cleanup(), cleanup the thread local storage too
2017-02-28 Emilia KasperClean up references to FIPS
2016-12-08 Richard LevitteIn UI_OpenSSL's open(), generate an error on unknown...
2016-10-15 Matt CaswellEnsure we handle len == 0 in ERR_err_string_n
2016-09-08 Matt CaswellFix mem leaks during auto-deinit
2016-08-04 Rich SalzRemove get_hash completely
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-07-08 Rich SalzGH1278: Removed error code for alerts
2016-06-27 Matt CaswellFix some OPENSSL_API_COMPAT values
2016-06-09 Rich SalzClean up "generic" intro pod files.
2016-05-23 Matt CaswellUse strerror_r()/strerror_s() instead of strerror(...
2016-05-23 Rich SalzRemove unused error/function codes.
2016-05-18 Richard LevitteCleanup openssl.ec
2016-05-17 Rich SalzCopyright consolidation 05/10
2016-05-16 Viktor DukhovniFold threads.h into crypto.h making API public
2016-05-10 Richard LevitteRestore the ERR_remove_thread_state() API and make...
2016-04-20 Richard LevitteRemove --classic build entirely
2016-04-14 Matt CaswellThe err_cleanup() funtion is internal so shouldn't...
2016-04-14 Matt CaswellEnsure all locks are properly cleaned up
2016-04-13 Rich SalzNeed err_load_crypto_strings_int declared.
2016-04-13 Matt CaswellRename int_*() functions to *_int()
2016-04-13 Matt CaswellRename lots of *_intern or *_internal function to int_*
2016-04-13 Matt CaswellDeprecate ERR_free_strings() and make it a no-op
2016-04-06 Matt CaswellFix no-ocsp
2016-03-31 Richard LevitteFix "no-ui" configuration
2016-03-29 FdaSilvaYYFix a big leak when using stack-allocated BIO items.
2016-03-23 Rich SalzMove dso.h to internal
2016-03-21 Richard LevitteRemove the remainder of util/mk1mf.pl and companion...
2016-03-20 Rich SalzRemove #error from include files.
2016-03-18 Richard LevitteImplement support for no-ts
2016-03-09 Matt CaswellRemove the old threading API
2016-03-09 Richard Levitteerr_lcl.h is gone, don't pretend it's there
2016-03-08 Alessandro GhediniConvert ERR_STRING_DATA to new multi-threading API
2016-03-08 Alessandro GhediniConvert ERR_STATE to new multi-threading API
2016-03-02 Dr. Stephen HensonAdd KDF error codes
2016-02-26 Rob PercivalPublic API for Certificate Transparency
2016-02-20 Richard LevitteAlways build library object files with shared library...
2016-02-18 Richard LevitteRemove all special make depend flags, as well as OPENSS...
2016-02-17 Rich SalzRemove JPAKE
2016-02-11 Rich SalzMove to REF_DEBUG, for consistency.
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-02-01 Richard Levitteunified build scheme: add build.info files
2016-01-29 Rich SalzTemplatize util/domd
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-20 Rich SalzRemove update tags
2016-01-17 Rich SalzRemove some old makefile targets
2016-01-12 Rich SalzMove Makefiles to Makefile.in
2016-01-12 Richard Levittemake update
2016-01-11 Dr. Stephen HensonUse ossl_inline and DEFINE_LHASH_OF
2016-01-11 Dr. Stephen HensonAdd lh_new() inlining
2016-01-11 Dr. Stephen HensonInline LHASH_OF
2016-01-11 Viktor DukhovniRegenerate SSL record/statem error strings
2016-01-08 Viktor DukhovniBackwards-compatibility subject to OPENSSL_API_COMPAT
2015-12-23 Kurt RoeckxAvoid using a dangling pointer when removing the last...
2015-12-22 Rich SalzCleanup CRYPTO_{push,pop}_info
2015-12-16 Rich SalzRename some BUF_xxx to OPENSSL_xxx
2015-12-09 Dr. Stephen Hensonremove ECDSA error line
2015-12-09 Dr. Stephen Hensonmake update
2015-12-09 Dr. Stephen Hensonremove ecdsa.h header references.
2015-12-09 Dr. Stephen Hensonremove errors
2015-12-09 Dr. Stephen Hensonremove ecdh.h header
2015-12-09 Dr. Stephen Hensonremove ECDH error loading
2015-11-20 Matt Caswellmake update
2015-11-20 Matt CaswellAdd ASYNC error codes
2015-11-09 Matt CaswellContinue standardising malloc style for libcrypto
2015-10-21 Richard Levittemake update
2015-10-21 Richard LevitteDon't forget to load the CT error strings
2015-10-21 Richard LevitteHandle CT error macros separately
2015-10-09 Adam EijdenbergInitial commit for Certificate Transparency support
2015-05-22 Richard LevitteFix the update target and remove duplicate file updates
2015-05-14 Richard Levittemake depend
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-05-04 Rich SalzUse safer sizeof variant in malloc
2015-05-01 Rich Salzfree NULL cleanup -- coda
2015-05-01 Rich Salzfree NULL cleanup 11
2015-05-01 Rich Salzfree null cleanup finale
2015-04-28 Rich Salzrealloc of NULL is like malloc
2015-04-28 Rich Salzremove malloc casts
2015-04-28 Rich SalzERR_ cleanup
2015-03-31 Richard LevitteRemove EXHEADER, TEST, APPS, links:, install: and unins...
2015-03-31 Richard LevitteStop symlinking, move files to intended directory
2015-03-11 Rich SalzMerge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC
2015-01-27 Rich SalzOPENSSL_NO_xxx cleanup: many removals
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-14 Rich SalzCleanup OPENSSL_NO_xxx, part 1 master-pre-reformat
2014-12-18 Matt CaswellChange all instances of OPENSSL_NO_DEPRECATED to OPENSS...
2014-12-08 Dr. Stephen HensonRemove FIPS error library from openssl.ec mkerr.pl
2014-12-08 Dr. Stephen HensonRemove fipscanister build functionality from makefiles.
next