Following the license change, modify the boilerplates in crypto/bf/
[openssl.git] / crypto / err /
2018-12-06 Richard LevitteRefactor the computation of API version limits
2018-11-30 Andy Polyakoverr/err.c: add err_clear_last_constant_time.
2018-11-24 Richard LevitteVMS: fix collected error strings
2018-11-23 Richard LevitteSmarter build of system error text database
2018-11-13 Shane LontisKMAC implementation using EVP_MAC
2018-11-05 Paul YangFix a collision in function err numbers
2018-11-05 Paul YangAdd poly1305 MAC support
2018-11-04 PauliGMAC implementation
2018-10-29 Richard LevitteAdd generic EVP_PKEY_METHOD for EVP_MACs
2018-10-29 Richard LevitteAdd EVP_MAC API
2018-10-16 Dr. Matthias St... DRBG: fix reseeding via RAND_add()/RAND_seed() with...
2018-09-11 PauliLimit the number of AES-GCM keys allowed in TLS. A...
2018-09-07 Paul YangAdd missing SM2err and fix doc nits
2018-09-07 Paul YangUpdate document for SM2 stuffs
2018-09-07 Paul YangSupport setting SM2 ID
2018-08-11 Richard Levittei2d_ASN1_OBJECT(): allocate memory if the user didn...
2018-07-31 Matt CaswellFix some TLSv1.3 alert issues
2018-07-31 Matt CaswellProvide EC functions that are not curve type specific
2018-07-20 Matt CaswellValidate legacy_version
2018-07-16 Nicola TuveriEC2M Lopez-Dahab ladder: use it also for ECDSA verify
2018-07-16 Nicola TuveriEC2M Lopez-Dahab ladder implementation
2018-07-16 Nicola TuveriEC point multiplication: add `ladder` scaffold
2018-07-10 PauliNCONF_get_number refix.
2018-06-27 Matt CaswellReturn a fatal error if application data is encountered...
2018-06-26 Matt CaswellRespect SSL_OP_NO_TICKET in TLSv1.3
2018-06-19 Sohaib ul HassanImplement coordinate blinding for EC_POINT
2018-06-19 Jack LloydMove SM2 algos to SM2 specific PKEY method
2018-06-19 Jack LloydAdd EVP_PKEY_set_alias_type
2018-06-18 Matt CaswellFix error number clash
2018-06-18 David von Oheimbadd 'unsupported cipher mode' diagnostics to evp_lib...
2018-06-08 Matt CaswellAdd support getting raw private/public keys
2018-06-04 Matt CaswellRebuild error codes
2018-06-04 Matt CaswellUse lowercase for internal SM2 symbols
2018-06-04 Matt CaswellMore more on SM2 error codes and tidy up
2018-06-04 Jack LloydSet SM2 error codes
2018-06-04 Jack LloydMake SM2 functions private
2018-05-30 Mingtao YangAdd APIs for custom X509_LOOKUP_METHOD creation
2018-05-24 Matt CaswellRevert "Support EVP_PKEY_sign() and EVP_PKEY_verify...
2018-05-02 Dr. Matthias St... a_strex.c: prevent out of bound read in do_buf()
2018-04-26 Rich SalzFix last(?) batch of malloc-NULL places
2018-04-26 FdaSilvaYYAdd missing error code when alloc-return-null
2018-04-24 Rich SalzAdd missing malloc-return-null instance
2018-04-24 FdaSilvaYYX509: add more error codes on malloc or sk_TYP_push...
2018-04-20 Bernd EdlingerEnsure the thread keys are always allocated in the...
2018-04-13 Richard Levittemake update
2018-04-06 Matt CaswellSupport EVP_PKEY_sign() and EVP_PKEY_verify() for EdDSA
2018-04-05 Rich SalzSet error code if alloc returns NULL
2018-04-05 Matt CaswellPick a q size consistent with the digest for DSA param...
2018-04-05 Matt CaswellMove the loading of the ssl_conf module to libcrypto
2018-04-04 Bernd EdlingerPrevent a possible recursion in ERR_get_state and fix...
2018-04-03 Richard LevitteVMS: stricter acquisition of entropy for the pool
2018-04-03 Rich SalzSet error code on alloc failures
2018-03-29 FdaSilvaYYEVP,KDF: Add more error code along some return 0 in ...
2018-03-27 Rich SalzAllow NULL for some _free routines.
2018-03-27 Matt CaswellRemove some code for a contributor that we cannot find
2018-03-27 Matt CaswellLimit ASN.1 constructed types recursive definition...
2018-03-19 Jack LloydAdd SM2 signature and ECIES schemes
2018-03-17 Kurt RoeckxReturn error when trying to use prediction resistance
2018-03-16 Dr. Matthias St... RAND_DRBG: add a function for setting the default DRBG...
2018-03-15 Dr. Matthias St... Publish the RAND_DRBG API
2018-03-15 Matt CaswellRename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()
2018-03-15 Matt CaswellAdd the function EVP_PKEY_new_CMAC_key()
2018-03-15 Matt CaswellAdd functions to create an EVP_PKEY from raw private...
2018-03-14 Matt CaswellFix an error number clash
2018-03-14 Matt CaswellSplit configuration of TLSv1.3 ciphers from older ciphers
2018-03-09 Todd ShortAdd SSL/SSL_CTX_use_cert_and_key()
2018-03-09 Matt CaswellGive more information in the SSL_stateless return code
2018-03-07 Viktor DukhovniPrepare to detect index changes in OCSP responder.
2018-03-06 Kurt RoeckxCheck the parent DRBG's strength
2018-03-05 Tomas MrazAdd support for .include directive in config files
2018-03-02 Matt CaswellIntegrate X448 and Ed448 into libcrypto
2018-02-23 Richard LevitteSTORE 'file' scheme loader: Add search capibility
2018-02-23 Richard LevitteSTORE: Add the possibility to search for specific infor...
2018-02-23 Richard LevitteSTORE: Add the possibility to specify an expected info...
2018-02-19 John HughesAdd BIO_bind function to bind local address for a socket.
2018-02-15 Dr. Matthias St... DRBG: make locking api truly private
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 Nick MathewsonIn err_all.c, include the *err.h headers.
2018-02-01 Todd ShortAdd TLSv1.3 post-handshake authentication (PHA)
2018-01-31 Benjamin KadukRevert the crypto "global lock" implementation
2018-01-25 Benjamin KadukAdd support for the TLS 1.3 signature_algorithms_cert...
2018-01-24 David CooperMake editorial changes suggested by Matt Caswell and...
2018-01-24 Matt CaswellAdd support for sending TLSv1.3 cookies
2018-01-23 Richard LevitteHave EVP_PKEY_asn1_find_str() work more like EVP_PKEY_a...
2018-01-19 Richard LevitteCopyright update of more files that have changed this...
2018-01-07 Andy Polyakovec/ecp_nistz256.c: improve ECDSA sign by 30-40%.
2018-01-04 Dr. Matthias St... crypto/rand: restore the generic DRBG implementation
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-12 Richard LevitteFix leak in ERR_get_state() when OPENSSL_init_crypto...
2017-12-08 Matt CaswellConvert the remaining functions in the record layer...
2017-12-08 FdaSilvaYYAddress some code-analysis issues.
2017-12-08 Rich SalzConsistent formatting for sizeof(foo)
2017-12-04 Matt CaswellAdd some more cleanups
next