BIO_ctrl: Avoid spurious error being raised on NULL bio parameter
[openssl.git] / crypto /
2021-09-28 Tomas MrazBIO_ctrl: Avoid spurious error being raised on NULL...
2021-09-28 Peiwei HuFix return value of BIO_free
2021-09-28 Paulipvk: use PVK KDF
2021-09-25 Pauliobj: add locking to the OBJ sigid calls
2021-09-25 Pauliobj: make new NIDs use tsan if possible
2021-09-25 Pauliobj: make the OBJ_ calls thread safe
2021-09-23 Kelvin LeeExplicitly #include <synchapi.h> is unnecessary
2021-09-23 Ulrich MüllerAdd default provider support for Keccak 224, 256, 384...
2021-09-17 Bernd EdlingerFix the parameter type of gf_serialize
2021-09-13 Nikita IvanovFix nc_email to check ASN1 strings with NULL byte in...
2021-09-10 Tomas Mrazdh_ameth: Fix dh_cmp_parameters to really compare the...
2021-09-07 PW Hucrypto/bio/bss_bio.c/bio_write: improve border check
2021-09-07 Richard LevitteUpdate copyright year
2021-09-05 Richard LevitteDECODER: check the first decoded structure name against...
2021-09-03 slontisFix double free in EVP_PKEY_CTX_dup()
2021-09-03 Viktor DukhovniPrioritise DANE TLSA issuer certs over peer certs
2021-09-03 Paulirand: avoid using the derivation function for the publi...
2021-09-02 Mattias EllertOpenssl fails to compile on Debian with kfreebsd kernels
2021-08-31 Matt CaswellEnsure that we check the ASN.1 type of an "otherName...
2021-08-31 Matt CaswellRefactor provider_core.c to adhere to the locking rules
2021-08-31 Matt CaswellAdd commentary about lock usage in provider_core.c
2021-08-31 Tomas MrazMake the -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION...
2021-08-30 Nicola Tuveri[ec] Do not default to OPENSSL_EC_NAMED_CURVE for curve...
2021-08-29 Daniel KrüglerEnsure that _GNU_SOURCE is defined for bss_dgram.c
2021-08-27 zhaozgcms: fix memleaks in cms_env.c
2021-08-26 Matt CaswellAdd locking for the provider_conf.c
2021-08-26 Matt CaswellWhen activating providers via config check we've not...
2021-08-26 Tomas MrazEVP_DigestSign/VerifyFinal: Duplicate the pctx to allow...
2021-08-26 zhaozgts: fix memleaks caused by TS_VERIFY_CTX_set_imprint
2021-08-25 PauliAdd invalid input length error
2021-08-25 Paul DreikAvoid invoking memcpy if size is zero or the supplied...
2021-08-25 Paulism2: fix error raise to not fail make update
2021-08-24 Matt CaswellCheck the plaintext buffer is large enough when decrypt...
2021-08-24 Matt CaswellCorrectly calculate the length of SM2 plaintext given...
2021-08-24 Matt CaswellFix the error handling in i2v_AUTHORITY_KEYID
2021-08-24 Matt CaswellAllow fuzz builds to detect string overruns
2021-08-24 Matt CaswellFix EC_GROUP_new_from_ecparameters to check the base...
2021-08-24 Matt CaswellFix NETSCAPE_SPKI_print function to not assume NUL...
2021-08-24 Matt CaswellFix append_ia5 function to not assume NUL terminated...
2021-08-24 Matt CaswellFix CMP code to not assume NUL terminated strings
2021-08-24 Matt CaswellFix the name constraints code to not assume NUL termina...
2021-08-24 Matt CaswellFix printing of PROXY_CERT_INFO_EXTENSION to not assume...
2021-08-24 Matt CaswellFix GENERAL_NAME_print to not assume NUL terminated...
2021-08-24 Matt CaswellFix POLICYINFO printing to not assume NUL terminated...
2021-08-24 Matt CaswellFix i2v_GENERAL_NAME to not assume NUL terminated strings
2021-08-18 Richard LevitteEVP_PKEY_get_utf8_string_param(): ensure the string...
2021-08-16 Ingo Franzkis390x: AES OFB/CFB: Maintain running IV from cipher...
2021-08-16 Tomas MrazMultiple fixes for getting pub key from legacy DH PKEY
2021-08-13 Shane LontisAllow small RSA exponents in the default provider
2021-08-11 Tomas MrazEVP_CIPHER_CTX_set_key_length: Raise error when key...
2021-08-11 Tomas MrazSet FFC_PARAM_FLAG_VALIDATE_LEGACY on params generated...
2021-08-06 Tomas MrazAvoid freeing the conf lhashes in X509_V3_EXT*_add_conf
2021-08-06 Amir MohammadiFix ipv4_from_asc behavior on invalid Ip addresses
2021-08-05 Paulictrls: add missing control string translation for key...
2021-08-04 Tomas MrazPrevent recursive call of OPENSSL_INIT_LOAD_CONFIG
2021-07-29 Matt CaswellUpdate copyright year
2021-07-28 Matt CaswellDon't try and load the config file while already loadin...
2021-07-28 Matt CaswellEnsure any default_properties still apply even in the...
2021-07-27 Matt CaswellFix EVP_MD_meth_dup and EVP_CIPHER_meth_dup
2021-07-27 Matt CaswellMark the EVP_PKEY_METHOD arg as const on some EVP_PKEY_...
2021-07-26 Richard LevitteEVP: Add EVP_PKEY_get0_provider() and EVP_PKEY_CTX_get0...
2021-07-23 Tomas MrazFix potential problems with EVP_PKEY_CTX_new() with...
2021-07-23 Tomas Mrazdo_sigver_init: Add missing ERR_clear_last_mark()
2021-07-23 Tomas MrazDSA/RSA_print(): Fix potential memory leak
2021-07-22 Matt CaswellFix custom EVP_PKEY_METHOD implementations where no...
2021-07-22 Matt CaswellUpdate our EVP_PKEY_METHODs to get low level keys via...
2021-07-22 Dr. David von OheimbOSSL_HTTP_open(): Fix memory leak on TLS connect failur...
2021-07-20 Paulierr: remove the derivation function is mandatory for...
2021-07-20 Ingo SchwarzeFix a read buffer overrun in X509_aux_print().
2021-07-15 Tomas MrazSplit bignum code out of the sparcv9cap.c
2021-07-15 Paulievp: constify some OSSL_PARAM arguments
2021-07-15 Tomas MrazMake EVP_PKEY_check() be an alias for EVP_PKEY_pairwise...
2021-07-12 Pauliasn.1: fix Coverity 1487104 Logically dead code
2021-07-11 Dr. David von OheimbImprove doc of OSSL_HTTP_REQ_CTX_set_expected() on...
2021-07-10 Daiki UenoBIO_lookup_ex: use AI_ADDRCONFIG only if explicit host...
2021-07-10 Richard LevitteASN.1: Refuse to encode to DER if non-optional items...
2021-07-08 Paulievp: detect and raise an error if no digest is found...
2021-07-08 Juergen ChristFix compile warning with GCC 11.
2021-07-08 Rich SalzFix bug in X509_print_ex
2021-07-07 Richard LevitteCRYPTO: Remove the check for built-in methods in the...
2021-07-07 Paulibn: procduce correct sign for result of BN_mod()
2021-07-06 Tomas Mrazfips module header inclusion fine-tunning
2021-07-06 Martin Schwenkebn: Make fixed-length Montgomery Multiplication conditi...
2021-07-06 Martin Schwenkebn: Fix .size directive
2021-07-06 Martin Schwenkebn: Use a basic branch-if-not-zero
2021-07-06 Tomas Mrazrsa_cms_verify: Avoid negative return with missing...
2021-07-05 Tomas MrazCoverity #1486687: fix potential dereference of NULL...
2021-07-03 Richard LevittePROV & STORE: Make the 'file:' store loader understand...
2021-07-02 Oliver MihatschFix memory leak in i2d_ASN1_bio_stream
2021-07-02 Tomas Mrazpem_read_bio_key: Add passphrase caching to avoid askin...
2021-07-02 Tomas Mrazpem_read_bio_key_decoder: Avoid spurious error on unkno...
2021-07-02 Shane LontisFix compile errors when building with --api=1.1.0 no...
2021-07-02 Randall S. BeckerDefined out MUTEX attributes not available on NonStop...
2021-06-30 Dr. David von OheimbOSSL_CRMF_{CERTTEMPLATE,CERTID}_get0_serialNumber(...
2021-06-30 Dr. David von OheimbCMP: Add missing getter functions to CRMF API and CMP API
2021-06-30 Paulievp: fix coverity 1473380 Copy into fixed size buffer...
2021-06-30 Paulibio: check for valid socket when closing
2021-06-30 Paulix509: improve error reporting
2021-06-29 Tomas Mrazcoverity #1486531: return error properly from x509_pubk...
2021-06-29 Richard LevitteEVP: Have EVP_PKCS82PKEY_ex() pass a correct selection...
next