]> git.ipfire.org Git - thirdparty/openssl.git/history - include
Allocate the three shared DRBGs on the secure heap
[thirdparty/openssl.git] / include /
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-12-14  Todd ShortFix 'make update'
2017-12-14  Matt CaswellSend supported_versions in an HRR
2017-12-14  Matt CaswellMerge HRR into ServerHello
2017-12-14  Matt CaswellDrop CCS messages received in the TLSv1.3 handshake
2017-12-14  Matt CaswellImplement session id TLSv1.3 middlebox compatibility...
2017-12-14  Matt CaswellUpdate ServerHello to new draft-22 format
2017-12-14  Matt CaswellUpdate the TLSv1.3 draft version indicators to draft 22
2017-12-08  Matt CaswellConvert the remaining functions in the record layer...
2017-12-04  Matt CaswellAdd some more cleanups
2017-12-04  Matt CaswellAdd some sanity checks for the fatal error condition
2017-12-04  Matt CaswellFix up a few places in the state machine that got misse...
2017-12-04  Matt CaswellConvert more functions in ssl/statem/statem.c to use...
2017-12-04  Matt CaswellConvert remaining functions in statem_srvr.c to use...
2017-12-04  Matt CaswellConvert remaining functions in statem_clnt.c to use...
2017-12-04  Matt CaswellConvert the state machine code to use SSLfatal()
2017-11-29  Todd ShortUse ChaCha only if prioritized by clnt
2017-11-25  David BenjaminPretty-print large INTEGERs and ENUMERATEDs in hex.
2017-11-25  Kurt RoeckxCreate a prototype for OPENSSL_rdtsc
2017-11-21  Paul YangSupport multi-prime RSA (RFC 8017)
2017-11-20  Paul YangSupport public key and param check in EVP interface
2017-11-12  Benjamin KadukAdd an API to get the signer of an OCSP response
2017-11-12  Josh SorefMany spelling fixes/typo's corrected.
2017-11-07  Matt CaswellRemove 4 broken macros from ocsp.h
2017-11-05  Ronald TseSM3: restructure to EVP internal and update doc to...
2017-11-05  Jack LloydSM3: Add SM3 hash function
2017-11-05  FdaSilvaYYImplement Maximum Fragment Length TLS extension.
2017-10-31  Ronald TseSM4: Add SM4 block cipher to EVP
2017-10-30  Richard Levittemake update
2017-10-30  Richard LevitteEVP_PKEY_ASN1_METHOD: add functions to set siginf_set...
2017-10-30  Rich SalzWhitespace and indent fixes
2017-10-25  Paul YangAdd sk_TYPE_new_reserve() function
2017-10-18  KaoruTodaRemove parentheses of return.
2017-10-18  Dr. Matthias St... Fix reseeding issues of the public RAND_DRBG
2017-10-16  Michael Richardsonadded cmcCA and cmcRA as per rfc6402, capitalized per...
2017-10-13  Rich SalzRemove email addresses from source code.
2017-10-13  Rich SalzAdd CRYPTO_get_alloc_counts.
2017-10-12  Dr. Stephen Hensonmake update
2017-10-12  Dr. Stephen HensonAdd pad support
2017-10-12  Dr. Stephen HensonAdd RFC7919 support to EVP
2017-10-12  Dr. Stephen HensonDH named parameter support
2017-10-11  Dr. Stephen Hensonmake update
2017-10-11  Dr. Stephen HensonAdd EVP_PKEY_set1_engine() function.
2017-10-10  Keshav KiniFix typos
2017-10-09  PauliAdd atomic write call
2017-10-09  PauliAdd a CRYPTO_atomic_read call which allows an int varia...
2017-10-04  Todd ShortSession resume broken switching contexts
2017-09-28  PauliPut back the #include <openssl/safestack.h> lines in...
2017-09-28  PauliRemove unnecessary #include <openssl/lhash.h> directives.
2017-09-28  PauliUse safestack.h exclusively internally.
2017-09-27  PauliAdd a reserve call to the stack data structure.
2017-09-24  Saagar JhaUpdate comments to match function parameter names
2017-09-15  Christian HeimesProvide getters for min/max proto version
2017-09-14  Rich SalzFix function name in ECerr call
2017-09-14  Paul YangSupport EVP_PKEY_meth_remove and pmeth internal cleanup
2017-09-13  Paul YangSupport key check in EVP interface
2017-09-11  Andy Polyakovobjects/objects.txt: fix RSA-SHA3-284 typo.
2017-09-08  David BenjaminIntroduce named constants for the ClientHello callback.
2017-09-08  David BenjaminRename SSL_CTX_set_early_cb to SSL_CTX_set_client_hello_cb.
2017-09-08  Richard LevitteAdd UI functions to set result with explicit length...
2017-09-06  Alfred E. Heggestadadd callback handler for setting DTLS timer interval
2017-08-31  Rich SalzAdd CRYPTO_thread_glock_new
2017-08-31  Matt CaswellComplain if we are writing early data but SNI or ALPN...
2017-08-31  Matt CaswellAdd functions for getting/setting SNI/ALPN info in...
2017-08-31  Matt CaswellAdd SSL_SESSION_set_max_early_data()
2017-08-30  Paul YangIntroduce SSL_CIPHER_get_protocol_id
2017-08-30  Jon SpillettImplement Aria GCM/CCM Modes and TLS cipher suites
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-28  Dr. Matthias St... RAND: Rename the RAND_poll_ex() callback and its typedef
2017-08-25  Richard LevitteFix guarding macro in include/internal/sockets.h
2017-08-25  Richard LevitteMove more socket stuff
2017-08-25  Richard LevitteNO_SYS_TYPES_H isn't defined anywhere, stop using it...
2017-08-24  Matt CaswellAdd documentation for SRTP functions
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-15  Johannes BauerFix coding style of EVP_PKEY_CTX_ctrl_uint64
2017-08-15  Benjamin KadukAdd SSL_get_pending_cipher()
2017-08-15  Richard LevitteAdd ERR_clear_last_mark()
2017-08-12  Andy PolyakovAdd EVP_DigestFinalXOF, interface to extendable-output...
2017-08-11  FdaSilvaYYFix some Typos and indents
2017-08-09  Matt CaswellAdd an SSL_SESSION_dup() function
2017-08-08  Johannes BauerAdd interface to the scrypt KDF by means of PKEY_METHOD
2017-08-04  Todd ShortConsolidate to a single asn1_time_from_tm() function
2017-08-03  Rich SalzAdd RAND_priv_bytes() for private keys
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-08-03  Lingmo Zhuremove horrible pragma macro and remove __owur from...
2017-08-03  Johannes BauerAdded differentiation between missing secret and missin...
2017-08-03  Johannes BauerChanged use of EVP_PKEY_CTX_md() and more specific...
2017-08-03  Johannes BauerMore error handling to HKDF and one more case in TLS1-PRF
2017-08-03  Johannes BauerSet error when HKDF used without parameters
2017-07-31  David BenjaminFix the names of older ciphers.
next