summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-10-25doc: Fix some function signature errorsPW Hu
2021-10-23OSSL_HTTP_transfer.pod: clarify that resulting BIO must be freedDr. David von Oheimb
2021-10-23OSSL_HTTP_REQ_CTX.pod: clarify that resulting BIO must not be freedDr. David von Oheimb
2021-10-22Note that SHA1 and MD5 x509 signatures are also forbidden at security level 1Arne Schwabe
2021-10-22Doc: be explicit about NUL in max_identity_lenKinshuk Dua
2021-10-22Fix the s_server psk_server_cb for use in DTLSMatt Caswell
2021-10-22Clean up on failed BIO creationyuanjungong
2021-10-22Fix documentation errors, mainly caused by return values of BIO_ctrlPW Hu
2021-10-22Fix some documentation errors related to return valuesPW Hu
2021-10-22doc: EVP_PKEY_get_utf8/octet_string_param() clarify NULL buffer behaviorTomas Mraz
2021-10-22doc: Document the type of label EVP_PKEY_CTX_set0_rsa_oaep_label properlyTomas Mraz
2021-10-22Update pyca-cryptography sub-moduleMatt Caswell
2021-10-22Fix acvp_test sig_genMatt Caswell
2021-10-22Fix test_CMAC_keygenMatt Caswell
2021-10-22Fix a bug in signature self tests in the FIPS moduleMatt Caswell
2021-10-22Add an additional note to EVP_DigestSign() documentationMatt Caswell
2021-10-22Test short buffersMatt Caswell
2021-10-22Fix SSKDF to not claim a buffer size that is too small for the MACMatt Caswell
2021-10-22Enforce a size check in EVP_MAC_final()Matt Caswell
2021-10-22Prevent an overflow if an application supplies a buffer that is too smallMatt Caswell
2021-10-21Add missing define to enable AES-NI usage on x86 platformTomas Mraz
2021-10-20Fix function signature errorPW Hu
2021-10-19Add tests for ENGINE problemsMatt Caswell
2021-10-19Update provider_util.c to correctly handle ENGINE referencesMatt Caswell
2021-10-19Ensure pkey_set_type handles ENGINE references correctlyMatt Caswell
2021-10-19Make sure EVP_CIPHER_CTX_copy works with the dasync engineMatt Caswell
2021-10-19Avoid NULL+X UB in bss_mem.cjwalch
2021-10-18Fix the signature newctx documentationMatt Caswell
2021-10-18Fix lock leak in evp_keymgmt_util_export_to_provider()Richard Levitte
2021-10-15Raise error when invalid digest used with SM2Tomas Mraz
2021-10-15test/ssl_old_test.c: Fix potential leakPeiwei Hu
2021-10-14Fix test/recipes/01-test_symbol_presence.t to disregard version infoRichard Levitte
2021-10-14Fix another memory leak reported in CIFuzzBernd Edlinger
2021-10-14Fix a memory leak reported in CIFuzzBernd Edlinger
2021-10-14Fix test/recipes/01-test_symbol_presence.t to allow for stripped librariesRichard Levitte
2021-10-12cmp_vfy.c, encoder_lib.c: Fix potential leak of a BIOTomas Mraz
2021-10-12ctrl_params_translate: Fix leak of BN_CTXTomas Mraz
2021-10-11Replace the AES-128-CBC-HMAC-SHA1 cipher in e_ossltest.cBernd Edlinger
2021-10-11Extend custom extension testingMatt Caswell
2021-10-11New extensions can be sent in a certificate requestMatt Caswell
2021-10-11doc: OPENSSL_CORE_CTX should never be cast to OSSL_LIB_CTXTomas Mraz
2021-10-11Bugfix: unsafe return check of EVP_PKEY_fromdataPW Hu
2021-10-11Bugfix: unsafe return check of EVP_PKEY_fromdata_initPW Hu
2021-10-09doc: document that property names are uniquePauli
2021-10-09test: add failure testing for property parsingPauli
2021-10-09property: produce error if a name is duplicatedPauli
2021-10-09Bindhost/bindport should be freedDmitry Belyavskiy
2021-10-08Fix unsafe BIO_get_md_ctx checkPW Hu
2021-10-08Fix heading in random generator man7 pageTobias Nießen
2021-10-07apps/x509: Fix self-signed check to happen before setting issuer nameDr. David von Oheimb