]> git.ipfire.org Git - thirdparty/openssl.git/history - include/internal
Respect SSL_OP_NO_TICKET in TLSv1.3
[thirdparty/openssl.git] / include / internal /
2018-06-22  Nicola TuveriRemove __cplusplus preamble from internal headers
2018-04-05  Matt CaswellMove the loading of the ssl_conf module to libcrypto
2018-03-26  Rich SalzRemove QNX support
2018-03-15  Dr. Matthias St... Publish the RAND_DRBG API
2018-03-09  Dr. Matthias St... RAND_DRBG: add a function for setting the reseeding...
2018-02-27  Matt CaswellUpdate copyright year
2018-02-21  Kurt RoeckxSwitch the DRBGs from AES-128-CTR to AES-256-CTR
2018-02-20  Matt CaswellAdd some new constant time functions needed by curve448
2018-02-15  Dr. Matthias St... DRBG: make locking api truly private
2018-02-13  Dr. Matthias St... DRBG: make the derivation function the default for...
2018-02-13  Dr. Matthias St... DRBG: unify initialization and cleanup code
2018-02-13  Dr. Matthias St... DRBG: add locking api
2018-02-13  Matt CaswellUpdate copyright year
2018-02-10  Rich SalzCopy name string in BIO_meth_new
2018-02-09  FdaSilvaYYSmall simplification in mkerr.pl
2018-02-07  Richard Levittemake update ERROR_REBUILD=-rebuild
2018-02-07  PauliMake OPENSSL_rdtsc universally available.
2018-01-29  Kurt RoeckxAdd RAND_DRBG_bytes
2018-01-09  Richard LevitteUpdate copyright years on all files merged since Jan...
2018-01-07  Rich SalzFix IPv6 define
2018-01-07  Rich SalzRemove remaining NETWARE ifdef's
2017-12-25  Kurt RoeckxFix comment about undefined behavior of constant_time_msb
2017-12-17  Dr. Matthias St... Implement automatic reseeding of DRBG after a specified...
2017-12-17  Dr. Matthias St... Add master DRBG for reseeding
2017-12-15  Bernd EdlingerFix invalid function type casts.
2017-11-25  Kurt RoeckxCreate a prototype for OPENSSL_rdtsc
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
next