openssl.git
2022-11-25 Tomas MrazWhen using PEM_read_bio_PrivateKey_ex() the public...
2022-11-25 Dr. David von... add missing OSSL_CMP_CTX_reset_geninfo_ITAVs() function
2022-11-25 Dr. David von... add missing OSSL_CMP_CTX_reset_geninfo_ITAVs() function
2022-11-25 Dr. David von... OSSL_CMP_CTX_reinit(): fix missing reset of ctx->genm_ITAVs
2022-11-25 Dr. David von... CMP: fix gen_new() in cmp_msg.c checking wrong ITAVs
2022-11-25 JanFix typo in openssl-x509.pod.in
2022-11-24 Jiaxun YangAdd SM2 support for EVP_PKEY_Q_keygen
2022-11-24 Dr. David von... CMP: fix handling of unset or missing failInfo PKI...
2022-11-24 Dr. David von... CMP: fix status held in OSSL_CMP_CTX, in particular...
2022-11-21 slontisFix coverity issues in X509v3_addr
2022-11-21 slontisAdd missing HISTORY sections for OpenSSL 3.0 related...
2022-11-18 slontisAdd doc for EVP_ASYM_CIPHER-RSA and clean up OSSL_PROVI...
2022-11-18 Tomas Mrazevp_extra_test2: Test DH param checks with non-NULL...
2022-11-18 Tomas MrazDH_check[_params]() use libctx of the dh for prime...
2022-11-18 Dr. David von... ParseC.pm: gracefully handle DOS-style end-of-line...
2022-11-16 Graham WoodwardAdd test to confirm IPAddressFamily_check_len catches...
2022-11-16 Graham WoodwardCatch incorrect IPAddressFamily lengths
2022-11-16 Simo SorceDrop explicit check for engines in opt_legacy_okay
2022-11-16 Peiwei HuFix the check of EC_GROUP_check_named_curve
2022-11-16 Peiwei Huapps/speed.c: fix the wrong checks
2022-11-16 Joachim VandersmissenAdd documentation for CPUID bit #64+17
2022-11-15 Simo SorceAdd test for EVP_PKEY_eq
2022-11-15 Simo SorceUpdate documentation for keymgmt export utils
2022-11-15 Simo SorcePropagate selection all the way on key export
2022-11-15 GWapps/ocsp.c: Add missing test if make_ocsp_response...
2022-11-14 Paulifipsinstall test: skip PCT DSA signature test for new...
2022-11-14 Paulitest: add two comparision options to fips version test...
2022-11-14 Matt CaswellUse the same encryption growth macro consistently
2022-11-14 Vinz2008apps/speed.c: add verifying if fdopen returns NULL
2022-11-12 Bernd EdlingerResign test/certs/rootCA.pem to expire in 100 years
2022-11-12 Bernd EdlingerUpdate the validity period of ed25519 cerificates
2022-11-11 Tomas MrazAdd test for generating safeprime DH parameters
2022-11-11 Tomas MrazUse libctx when generating DH parameters
2022-11-10 Milan Brozpem: avoid segfault if PKEY is NULL in PEM_write_bio_Pr...
2022-11-10 Milan Brozpem: fix a memory leak in PEM_write_bio_PrivateKey_trad...
2022-11-10 Tomas MrazLimit size of modulus for BN_mod_exp_mont_consttime()
2022-11-10 Tomas MrazRelease the drbg in the global default context before...
2022-11-10 Bernd EdlingerAdd a test case for the engine crash with AES-256-CTR
2022-11-09 Tomas Mrazfips-label.yml: Fix the script after actions/github...
2022-11-07 Reinhard UrbanFix PACKET_equal test with BUF_LEN+1 on -Wstringop...
2022-11-07 slontisFix documentation for some i2d return values.
2022-11-07 Tomas MrazTest that signatures using hash name commands work...
2022-11-07 Tomas Mrazapps/dgst.c: Set digestname from argv[0] if it is a...
2022-11-04 Wangchong ZhouCheck for private key existence before calling eddsa...
2022-11-04 Richard Levittecrypto/sha/asm/sha512-ia64.pl: When checking assembler...
2022-11-04 Richard LevitteConfigurations/*.tmpl: overhaul assembler make rules.
2022-11-03 Tomas MrazUpdate GitHub actions as suggested by dependabot
2022-11-03 PauliCoverity 1516624: Fix overrun memory access.
2022-11-02 Matt CaswellFix the ceiling on how much encryption growth we can...
2022-11-02 Richard Levitteproviders/common/der/oids_to_c.pm: Remove use of Data...
2022-11-02 yangyangtiantianlonglongPotential null pointer reference
2022-11-01 Tomas MrazPrepare for 3.0.8
2022-11-01 Tomas MrazPrepare for release of 3.0.7 openssl-3.0.7
2022-11-01 Tomas Mrazmake update
2022-11-01 Tomas MrazUpdate copyright year
2022-11-01 Tomas MrazUpdate CHANGES.md and NEWS.md for new release
2022-11-01 Paulipunycode: add unit tests
2022-11-01 PauliFix CVE-2022-3786 in punycode decoder.
2022-11-01 PauliFix CVE-2022-3602 in punycode decoder.
2022-10-27 Tomas Mraztests: clear error queue before executing a testcase
2022-10-27 Joakim AntmanFix parameter names for RSA private key example
2022-10-27 Richard LevitteMake openVMS seeding less dependent of OpenVMS version
2022-10-27 slontisUse RSA CRT parameters in FIPS self tests.
2022-10-27 Sam Jamestest: driver: fix -Wunused-but-set-variable
2022-10-27 Sam Jamesx509: fix -Wunused-but-set-variable
2022-10-27 Sam Jamestxt_db: fix -Wunused-but-set-variable
2022-10-27 Sam Jamespem: fix -Wunused-but-set-variable
2022-10-27 Sam JamesCI: add Clang 15
2022-10-27 Sam JamesCI: Upgrade to Ubuntu 22.04 to add GCC 12, Clang 13...
2022-10-27 Sam JamesCI: add GCC 11
2022-10-26 Todd C. Millerssl_cipher_process_rulestr: don't read outside rule_str...
2022-10-25 Tomas MrazAdd missing ERR_R_XXX_LIB codes
2022-10-25 Richard LevitteFiner grained error records for provider load/init...
2022-10-25 Matt CaswellFix a lock in provider_remove_store_methods()
2022-10-24 Daniel Fialaopenssl list: Fix help text about -cipher-algorithms...
2022-10-24 Tomas MrazWorkaround egd rand source deficiencies
2022-10-23 xkernelChecking the return of BIO_new_fp(). If it returns...
2022-10-23 Paulidoc: fix copy/paste error
2022-10-21 Tomas MrazErrors raised from OPENSSL_sk_set should have ERR_LIB_C...
2022-10-21 Tomas MrazDocument the stack functions that are forgiving
2022-10-21 Tomas Mrazstack: Do not add error if pop/shift/value accesses...
2022-10-21 Tomas MrazFix trivial check_docs CI failure
2022-10-21 Tomas MrazAdd changes entry for RIPEMD160 in 3.0.7
2022-10-21 xkernelReplace BIO_free(bio_err) with BIO_free_all(bio_err)
2022-10-20 Paul Kehrerupdate pyca cryptography to 38.0.2
2022-10-20 Paul Kehrerlink the pyca tests against the correct openssl
2022-10-20 Gibeom GwonFix no longer implicitly refresh the cached TBSCertificate
2022-10-19 Dr. David von... Fix many inconsistencies in doc of CMS_verify() and...
2022-10-19 Pauliripemd: document as being present in the default provider
2022-10-19 Tomas MrazAvoid putting ripemd_prov.c in libcommon otherwise...
2022-10-19 Paulidefault provider: include RIPEMD160
2022-10-19 Matt CaswellAdd a test for TLSv1.3 only client sending a correct...
2022-10-19 Matt CaswellAdd a test for where a client sends a non-TLSv1.3 key...
2022-10-19 Matt CaswellEnsure that the key share group is allowed for our...
2022-10-18 Pauliinit: fix defined but unused warning/error
2022-10-18 Sebastian Popdisable 5x interleave on buffers shorter than 512 bytes...
2022-10-17 Joachim VandersmissenFix documentation for OFB/OCB in the FIPS provider
2022-10-17 Tomas MrazAdd missing include for DH_get0_priv_key()
2022-10-13 Bernd EdlingerFix an occasional CI failure due to unaligned access
2022-10-13 Juergen ChristAdd translation for ECX group parameter
next