coverity 1462571 Dereference after null check
[openssl.git] / include / openssl /
2020-04-30 Paulicoverity 1462549 Dereference before null check
2020-04-30 PauliUndeprecate DH, DSA and RSA _bits() functions.
2020-04-29 Shourya ShuklaAmend references to "OpenSSL license"
2020-04-29 Richard Levitteinclude/openssl/ts.h: clean away a misplaced EVP_MD...
2020-04-29 Richard Levitteinclude/openssl/x509v3.h: restore previous stack defini...
2020-04-27 Arne SchwabeFix type cast in SSL_CTX_set1_groups macro
2020-04-25 Pauliparams: change OSSL_PARAM_set_unmodified() to operate...
2020-04-24 Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2020-04-23 Matt CaswellUpdate copyright year
2020-04-22 Pauliparams: add functionality to test if an OSSL_PARAM...
2020-04-21 Billy Brumley[crypto/ec] deprecate Jprojective_coordinates_GFp functions
2020-04-21 Dirk-Willem van... Add setter equivalents to X509_REQ_get0_signature
2020-04-20 Shane LontisFix DH_get_nid() so that it does not cache values.
2020-04-19 Pauligenrsa: update command line app to use EVP calls
2020-04-19 Paulidhparam: update command line app to use EVP calls
2020-04-18 Dr. David von OheimbAdd CMP error reason 'missing reference cert'
2020-04-18 Nikolay MorozovGOST2012 TLS ClientCertificateType Identifiers support
2020-04-17 Dmitry BelyavskiyGOST cipher names adjustment
2020-04-17 Pauliecx: check for errors creating public keys from private...
2020-04-16 Matt CaswellCreate a libctx aware X509_verify_ex()
2020-04-15 Shane LontisAdd DH keygen to providers
2020-04-15 Shane LontisAdd DSA keygen to provider
2020-04-15 Matt CaswellTeach PEM_read_bio_PrivateKey about libctx
2020-04-15 Matt CaswellTeach d2i_PrivateKey et al about libctx
2020-04-15 Richard LevitteEC: Refactor EVP_PKEY_CTX curve setting macros for...
2020-04-15 Richard LevitteKEYMGMT: Add functions to get param/key generation...
2020-04-15 Dr. Matthias St... mkerr: remove legacy guards from generated error headers
2020-04-14 Aaron ThompsonAdd ex_data to EVP_PKEY.
2020-04-10 Richard LevitteCMS KARI: Temporarly downgrade newly generated EVP_PKEY...
2020-04-09 Matt CaswellMake the CT code library context aware
2020-04-08 Matt CaswellAdd X509_STORE_CTX_new_with_libctx()
2020-04-08 Richard LevitteEVP & TLS: Add necessary EC_KEY data extraction functio...
2020-04-08 Richard LevitteEVP: add EVP_PKEY_is_a() and EVP_PKEY_can_sign()
2020-04-08 Pauliparams: add a warning about the PTR types.
2020-04-07 Dr. David von OheimbFix misleading error msg for PBM check w/o secret in...
2020-04-03 Shane LontisAdd data driven SELF TEST code for signatures and key...
2020-04-02 Dr. David von OheimbHTTP client: make server/proxy and port params more...
2020-04-02 Dr. David von Oheimb Chunk 10 of CMP contribution to OpenSSL: CMP http...
2020-04-02 Nikolay MorozovTLS Cipher Suite 0xC102 Support
2020-04-01 Shane LontisAdd EVP_PKEY_gettable_params support for accessing...
2020-03-30 Matt CaswellAdd the X509v3_cache_extensions() function
2020-03-28 PauliParam build: make structures opaque.
2020-03-28 PauliParam builder: make the OSSL_PARAM_BLD APIs public.
2020-03-27 Matt CaswellMake SRP library context aware
2020-03-27 Matt CaswellAdd OCSP_RESPID_set_by_key_ex() and OCSP_RESPID_match_ex()
2020-03-25 Richard LevitteEVP: Downgrade keys rather than upgrade
2020-03-25 Richard LevitteEVP: Add EVP_PKEY_set_type_by_keymgmt() and use it
2020-03-25 Dr. David von OheimbChunk 9 of CMP contribution to OpenSSL: CMP client...
2020-03-25 Nikolay MorozovIssuer Sign Tool extention support
2020-03-24 Matt CaswellUse a fetched version of SHA256 in tls_process_new_sess...
2020-03-23 Matt CaswellMake it possible to easily specify a libctx for EVP_Dig...
2020-03-23 Dr. David von OheimbConstify various mostly X509-related parameter types...
2020-03-20 Shane LontisAdd support for passing the libctx to the config loader
2020-03-19 Matt CaswellMake sure we use the libctx when fetching a MAC
2020-03-18 Dr. David von OheimbRename OSSL_{d2i,i2d}_CMP_MSG_bio to {d2i,id2}_OSSL_CMP...
2020-03-15 Richard LevitteX509: Rename X509_set0_sm2_id() and friends
2020-03-15 Shane LontisAdd ECDSA to providers
2020-03-15 Shane LontisAdd RSA sign to the fips provider
2020-03-13 Benjamin KadukCode to thread-safety in ChangeCipherState
2020-03-12 Richard LevittePROV: Add RSA functionality for key generation
2020-03-12 Richard LevitteEVP: Add new domparams and key generation functionality
2020-03-12 Richard LevitteCORE: Add the key object generator libcrypto<->provider...
2020-03-10 Dr. David von OheimbMove OSSL_CMP_X509_digest() to x_all.c, renaming it...
2020-03-10 Dr. David von OheimbFix error in case CMP msg POPO is not provided in OSSL_...
2020-03-10 Dr. David von OheimbChunk 8 of CMP contribution to OpenSSL: CMP server...
2020-03-10 Dr. David von Oheimbfix coding style nits w.r.t. 'defined' in http_local...
2020-03-09 Matt CaswellAdd provider awareness of EVP_DigestSign() and EVP_Dige...
2020-03-07 Paulicmdline app: add provider commandline options.
2020-03-03 Dmitry BelyavskiyImplementation of Russian GOST CMS
2020-03-03 Shane LontisAdd pairwise consistency self tests to asym keygenerators
2020-03-02 Richard LevitteKEYMGMT: Add a keydata copy function
2020-03-02 Richard LevitteKEYMGMT: Add a keydata matching function
2020-02-29 André KlitzingFix drop of const qualifier
2020-02-28 Nikolay Morozovx509v3 subjectSignTool extention support
2020-02-27 Richard LevitteDeprecate ASN1_sign(), ASN1_verify() and ASN1_digest()
2020-02-27 Richard LevitteVMS: mitigate for the C++ compiler that doesn't underst...
2020-02-26 Davide GalassiMem-sec small code adjustment
2020-02-25 Dr. Matthias St... DRBG: delay initialization of DRBG method until instant...
2020-02-22 Richard LevittePROV: add RSA signature implementation
2020-02-21 Dr. David von OheimbDon't exclude quite so much in a no-sock build
2020-02-21 PauliParams: add argument to the _from_text calls to indicat...
2020-02-20 PauliDeprecate the low level Diffie-Hellman functions.
2020-02-20 PauliDH: fix header file indentation
2020-02-20 PauliDeprecate the low level RSA functions.
2020-02-20 Paulirsa.h: fix preprocessor indentation
2020-02-18 Nicola Tuveri[PROV][KMGMT][KEXCH][EC] Implement EC keymgtm and ECDH
2020-02-17 Dr. David von Oheimbchunk 7 of CMP contribution to OpenSSL
2020-02-17 Dr. David von Oheimbfix various formatting nits in CMP contribution chunks...
2020-02-17 Dr. David von Oheimbimprove CMP logging according to comments on CMP chunk...
2020-02-15 Richard Levitteinclude/openssl/whrlpool.h: correct unbalanced deprecat...
2020-02-13 Matt CaswellMake the RSA ASYM_CIPHER implementation available insid...
2020-02-12 Richard LevitteAdd OSSL_SERIALIZER_PUBKEY_TO_DER_PQ and friends
2020-02-12 Dr. David von Oheimbfix build for new HTTP client in case OPENSSL_NO_CMP...
2020-02-12 PauliRemove unused OSSL_PARAM_construct_from_text() function.
2020-02-11 PauliDeprecate the low level DSA functions.
2020-02-11 Paulidsa.h: fix preprocessor indentation
2020-02-11 Matt CaswellImplement Provider side Key Management for X25519 and...
2020-02-10 Dr. David von OheimbGeneralize the HTTP client so far implemented mostly...
2020-02-10 Dr. David von Oheimbadd BIO_socket_wait(), BIO_wait(), and BIO_connect_retr...
2020-02-10 Davide GalassiMemory allocator code cleanup
next