SM3: Add SM3 hash function
[openssl.git] / include / internal /
2017-10-18 KaoruTodaRemove parentheses of return.
2017-10-18 Dr. Matthias St... Fix reseeding issues of the public RAND_DRBG
2017-10-13 Rich SalzAdd CRYPTO_get_alloc_counts.
2017-08-29 PauliMove OPENSSL_CONF from e_os.h to cryptlib.h
2017-08-29 PauliMove the REF_PRINT support from e_os.h to internal...
2017-08-29 Paulie_os.h removal from other headers and source files.
2017-08-28 Kurt RoeckxDon't auto-instantiate a DRBG when trying to use it...
2017-08-28 Dr. Matthias St... DRBG: Remove 'randomness' buffer from 'RAND_DRBG'
2017-08-25 Richard LevitteFix guarding macro in include/internal/sockets.h
2017-08-25 Richard LevitteMove more socket stuff
2017-08-22 Rich Salz(Re)move some things from e_os.h
2017-08-22 Rich SalzUse "" not <> for internal/ includes
2017-08-17 PauliRemove tests dependence on e_os.h
2017-08-11 FdaSilvaYYFix some Typos and indents
2017-08-03 Rich SalzAdd a DRBG to each SSL object
2017-08-03 Rich SalzSwitch from ossl_rand to DRBG rand
2017-08-03 Matt CaswellMove ossl_assert
2017-07-20 Benjamin Kaduktypedef's for RAND_DRBG methods
2017-07-20 Rich SalzAdd range-checking to RAND_DRBG_set_reseed_interval
2017-07-19 Rich SalzAdd DRBG random method
2017-06-21 Rich SalzAdd constant-time 64
2017-06-20 Rich SalzFix typo (note by oneton@users.github)
2017-06-15 Rich SalzStandardize Levitte's dual-license
2017-06-07 Rich Salzmake error tables const and separate header file
2017-05-28 Richard LevitteRevert "Add internal functions to fetch a refcount"
2017-05-28 Richard LevitteCorrect small typo in CRYPTO_GET_REF
2017-05-27 Richard LevitteAdd internal functions to fetch a refcount
2017-04-20 Richard LevitteVMS: Copy DECC inclusion epi- and prologues to internals
2017-04-10 Richard LevittePublish our INT32, UINT32, INT64, UINT64 ASN.1 types...
2017-04-04 Richard LevitteImplement internal ASN.1 types INT32, UINT32, INT64...
2017-03-29 FdaSilvaYYMore typo fixes
2017-02-24 Bernd EdlingerAdd -Wundef to --strict-warnings options.
2017-01-13 Richard LevitteClarify what RUN_ONCE returns
2016-11-17 Kurt RoeckxAdd support for reference counting using C11 atomics
2016-11-04 Matt CaswellProvide some constant time functions for dealing with...
2016-11-02 Matt CaswellAdd a DSO_dsobyaddr() function
2016-11-02 Matt CaswellPartial revert of 3d8b2ec42 to add back DSO_pathbyaddr
2016-10-28 Matt CaswellMore parameter naming of BIO_read*/BIO_write* related...
2016-10-28 Matt CaswellCreate BIO_write_ex() which handles size_t arguments
2016-10-28 Matt CaswellCreate BIO_read_ex() which handles size_t arguments
2016-09-11 Richard LevitteVMS: be less picky when loading DSOs
2016-07-20 Kurt RoeckxCheck for errors allocating the error strings.
2016-07-19 Richard LevitteDefine a few internal macros for easy use of run_once...
2016-07-12 Viktor DukhovniPerform DANE-EE(3) name checks by default
2016-06-14 Rich SalzRT4562: Fix misleading doc on OPENSSL_config
2016-05-28 Richard LevitteRemove internal functions OPENSSL_strcasecmp and OPENSS...
2016-05-23 Rich SalzRemove unused error/function codes.
2016-05-17 Rich SalzCopyright consolidation 03/10
2016-05-16 Viktor DukhovniFold threads.h into crypto.h making API public
2016-04-22 Viktor DukhovniEnabled DANE only when at least one TLSA RR was added
2016-04-14 Matt CaswellFix ex_data locks issue
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 Richard LevitteMove a declaration that's private to libcrypto
2016-04-13 Matt CaswellRename int_*() functions to *_int()
2016-04-13 Matt CaswellFix symbols missing from shared build
2016-04-13 Matt CaswellRename lots of *_intern or *_internal function to int_*
2016-04-13 Matt CaswellDeprecate CONF_modules_free() and make it a no-op
2016-04-13 Matt CaswellDeprecate BIO_sock_cleanup() and make it a no-op
2016-04-13 Matt CaswellDeprecate ERR_free_strings() and make it a no-op
2016-04-13 Matt CaswellDeprecate COMP_zlib_cleanup() and make it a no-op
2016-04-08 Rich SalzAdd SSL_DANE typedef for consistency.
2016-03-29 Matt CaswellMake BIO opaque
2016-03-23 Rich SalzMove dso.h to internal
2016-02-26 Alessandro GhediniImplement new multi-threading API
2016-02-11 Rich SalzHide OPENSSL_INIT_SETTINGS.
2016-02-10 Richard LevitteThe guard macro to be defined didn't match the guard...
2016-02-10 Rich SalzRename INIT funtions, deprecate old ones.
2016-02-01 Rich SalzStyle; add "!= NULL"
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-07 Dr. Stephen HensonOnly declare stacks in headers
2016-01-06 Viktor DukhovniDANE support structures, constructructors and accessors
2016-01-02 Richard LevitteInstead of a local hack, implement SIZE_MAX in numbers...
2015-12-22 Dr. Stephen HensonAdd ossl_inline
2015-12-18 Richard LevitteRemove the "eay" c-file-style indicators
2015-05-14 Richard LevitteIdentify and move OpenSSL internal header files
2015-05-14 Richard LevitteMove definition of INTxx_MIN et al to internal header