openssl.git
2021-10-27 Tomas Mraztest: fetching proper signature provider for non-export...
2021-10-27 Richard LevitteCORE: Encure that cached fetches can be done per provider
2021-10-27 Richard LevitteEVP: For all operations that use an EVP_PKEY, check...
2021-10-27 Richard LevitteEVP: Allow a fallback for operations that work with...
2021-10-27 Richard LevitteEVP: Add internal functions to fetch type specific...
2021-10-27 Richard LevitteEVP: Reverse the fetch logic in all pkey using function...
2021-10-27 Richard LevitteEVP: Add evp_keymgmt_fetch_from_prov()
2021-10-27 Richard LevitteEVP: Add the internal function evp_generic_fetch_from_p...
2021-10-27 Richard LevitteCORE: add a provider argument to ossl_method_construct()
2021-10-27 Jiasheng Jiangtest/ssl_old_test.c: Do NULL pointer check before its use
2021-10-27 x2018free the Post-Handshake Auth digest when there is an...
2021-10-27 Jiasheng JiangRemove unused variable 'sctx'
2021-10-26 Matt CaswellTest that a key is usable after an EVP_PKEY_fromdata...
2021-10-26 Matt CaswellDon't crash encoding a public key with no public key...
2021-10-26 x2018add checks for the return values of BN_new(), sk_RSA_PR...
2021-10-26 Paulispeed: range check the argument given to -multi
2021-10-26 Kinshuk DuaDoc: replace `NULL` terminated with `NUL`
2021-10-26 PW Hudoc: Fix some function signature errors
2021-10-26 Paulitest-rand: return failure on not enough data, allow...
2021-10-26 Arne SchwabeNote that SHA1 and MD5 x509 signatures are also forbidd...
2021-10-25 Tomas Mrazmigration_guide: Mention ERR_GET_FUNC() and function...
2021-10-25 Tomas Mrazcmp.c: Avoid dereference with negative index and use...
2021-10-25 Tomas MrazX509_PUBKEY_dup: Do not just up-ref the EVP_PKEY
2021-10-25 Tomas MrazX509_dup: Avoid duplicating the embedded EVP_PKEY
2021-10-25 Tomas Mraztests: Add test for X509_dup with ENGINE based key
2021-10-25 Matt CaswellFix no-cmac
2021-10-25 Tomas MrazOCSP_sendreq_bio: Avoid doublefree of mem BIO
2021-10-25 PW Hudoc: Fix some function signature errors
2021-10-23 Dr. David von... OSSL_HTTP_transfer.pod: clarify that resulting BIO...
2021-10-23 Dr. David von... OSSL_HTTP_REQ_CTX.pod: clarify that resulting BIO must...
2021-10-22 Michael BaentschPermit no/empty digest in core_obj_add_sigid
2021-10-22 Kinshuk DuaDoc: be explicit about NUL in max_identity_len
2021-10-22 Matt CaswellFix the s_server psk_server_cb for use in DTLS
2021-10-22 yuanjungongClean up on failed BIO creation
2021-10-22 PW HuFix documentation errors, mainly caused by return value...
2021-10-22 PW HuFix some documentation errors related to return values
2021-10-22 Tomas Mrazdoc: EVP_PKEY_get_utf8/octet_string_param() clarify...
2021-10-22 Tomas Mrazdoc: Document the type of label EVP_PKEY_CTX_set0_rsa_o...
2021-10-22 Matt CaswellUpdate pyca-cryptography sub-module
2021-10-22 Matt CaswellFix acvp_test sig_gen
2021-10-22 Matt CaswellFix test_CMAC_keygen
2021-10-22 Matt CaswellFix a bug in signature self tests in the FIPS module
2021-10-22 Matt CaswellAdd an additional note to EVP_DigestSign() documentation
2021-10-22 Matt CaswellTest short buffers
2021-10-22 Matt CaswellFix SSKDF to not claim a buffer size that is too small...
2021-10-22 Matt CaswellEnforce a size check in EVP_MAC_final()
2021-10-22 Matt CaswellPrevent an overflow if an application supplies a buffer...
2021-10-22 Dr. David von... APPS/req.c: Make -reqexts option an alias of -extension...
2021-10-21 Tomas MrazAdd missing define to enable AES-NI usage on x86 platform
2021-10-20 PW HuFix function signature error
2021-10-19 Matt CaswellAdd tests for ENGINE problems
2021-10-19 Matt CaswellUpdate provider_util.c to correctly handle ENGINE refer...
2021-10-19 Matt CaswellEnsure pkey_set_type handles ENGINE references correctly
2021-10-19 Matt CaswellMake sure EVP_CIPHER_CTX_copy works with the dasync...
2021-10-19 jwalchAvoid NULL+X UB in bss_mem.c
2021-10-18 Matt CaswellFix the signature newctx documentation
2021-10-16 Richard LevitteFix lock leak in evp_keymgmt_util_export_to_provider()
2021-10-15 Tomas MrazRaise error when invalid digest used with SM2
2021-10-15 Peiwei Hutest/ssl_old_test.c: Fix potential leak
2021-10-14 Richard LevitteFix test/recipes/01-test_symbol_presence.t to disregard...
2021-10-14 Bernd EdlingerFix another memory leak reported in CIFuzz
2021-10-14 Bernd EdlingerFix a memory leak reported in CIFuzz
2021-10-13 Richard LevitteFix test/recipes/01-test_symbol_presence.t to allow...
2021-10-12 Mingjun.Yangfeat: Add sm2 signature test case from GM/T 0003.5...
2021-10-12 Tomas Mrazcmp_vfy.c, encoder_lib.c: Fix potential leak of a BIO
2021-10-12 Tomas Mrazctrl_params_translate: Fix leak of BN_CTX
2021-10-11 Tomas Mrazreq: Do not warn about using stdin when generating...
2021-10-11 Matt CaswellExtend custom extension testing
2021-10-11 Matt CaswellNew extensions can be sent in a certificate request
2021-10-11 Tomas Mrazdoc: OPENSSL_CORE_CTX should never be cast to OSSL_LIB_CTX
2021-10-11 PW HuBugfix: unsafe return check of EVP_PKEY_fromdata
2021-10-11 PW HuBugfix: unsafe return check of EVP_PKEY_fromdata_init
2021-10-09 Matt CaswellUpdate gost-engine to the latest version
2021-10-09 Matt CaswellUpdate document for default security level change
2021-10-09 Matt CaswellFix tests for new default security level
2021-10-09 Matt CaswellIncrease the default security level to 2
2021-10-09 Paulidoc: document that property names are unique
2021-10-09 Paulitest: add failure testing for property parsing
2021-10-09 Pauliproperty: produce error if a name is duplicated
2021-10-09 Dmitry BelyavskiyBindhost/bindport should be freed
2021-10-08 PW HuFix unsafe BIO_get_md_ctx check
2021-10-08 Tobias NießenFix heading in random generator man7 page
2021-10-07 Dr. David von... apps/x509: Fix self-signed check to happen before setti...
2021-10-06 Tomas Mrazs_socket.c: Avoid possible NULL pointer dereference
2021-10-06 Bernd EdlingerReplace the AES-128-CBC-HMAC-SHA1 cipher in e_ossltest.c
2021-10-06 Bernd EdlingerRemove OPENSSL_ia32cap overrides in various test scripts
2021-10-06 Bernd EdlingerFix a memory leak in the afalg engine
2021-10-06 Dmitry BelyavskiyFix for the dasync engine
2021-10-05 Tianjia Zhangobj: Add SM4 GCM/CCM OID
2021-10-04 Mark FedorovRISC-V support for the SHA256
2021-10-04 Dr. David von... BIO_f_ssl.pod: Make clear where an SSL BIOs are expecte...
2021-10-04 Dr. David von... apps/lib/s_socket.c: Fix mem leak on host name in init_...
2021-10-04 Dr. David von... Fix ssl_free() and thus BIO_free() to respect BIO_NOCLOSE
2021-10-01 Russ Butleraarch64: support BTI and pointer authentication in...
2021-10-01 Amit Kulkarnidoc: crypto(7) - fix typo
2021-10-01 Viktor DukhovniFully initialise cipher/digest app handles
2021-09-30 Dr. Matthias... doc/man3/SSL_set_fd.pod: add note about Windows compile...
2021-09-30 marcfedorowRISC-V support for the SHA512
2021-09-30 Erik LaxUpdate manual to reference the IANA TLS Cipher Suites...
2021-09-30 Erik LaxAllow cipher strings to be given using its standard...
next