openssl.git
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 Paulifips: verify that the RNG was restored after the self...
2022-11-01 Paulifipsinstall: add -self_test_oninstall option.
2022-11-01 PauliUpdate FIPS KATs for 140-3
2022-11-01 Paulidsa/ec: update pairwise tests to account for 140-3...
2022-11-01 PauliRemove DES cipher from the FIPS provider
2022-11-01 PauliUpdate fipsinstall tests
2022-11-01 PauliRemove conditional FIPS dependence for 3DES
2022-11-01 PauliMove DES based test cases out of FIPS territory
2022-11-01 PauliSkip DES based tests in FIPS mode
2022-11-01 Paulirand: add set0 calls for the private and public DRBGs
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 Paulirand: remove the ossl_rand_pool_add_additional_data...
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 Richard LevitteUpdate VERSION.dat, CHANGES.md and NEWS.md for branch...
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
2022-10-11 Tomas Mrazeckey_priv_encode(): Call ASN1_STRING_free() only on...
2022-10-11 Matt CaswellPrepare for 3.0.7
2022-10-11 Matt CaswellPrepare for release of 3.0.6 openssl-3.0.6
2022-10-11 Matt Caswellmake update
2022-10-11 Matt CaswellUpdate copyright year
2022-10-11 Matt CaswellUpdate CHANGES.md and NEWS.md for new release
2022-10-07 James Muirset MGF1 digest correctly
2022-10-05 Richard LevitteFix LLVM vs Apple LLVM version numbering confusion...
2022-10-05 Tomas MrazFix regression in i2d_re_X509_REQ_tbs()
2022-10-04 Cameron Gutmanarmcap: skip probing _armv7_tick()
2022-10-04 Daniel FialaDisable printf format checking on MinGW
2022-10-04 Kazuki YamaguchiFix error propagatation in BN_check_prime()
2022-10-04 Daniel FialaFix examples related to BIO_do_accept
2022-10-03 Matt CaswellTest usage of a custom EVP_CIPHER
2022-10-03 Matt CaswellEnsure we call the cleanup() function when cleaning...
2022-10-03 Matt CaswellFix usage of custom EVP_CIPHER objects
2022-10-03 Adam JosephConfigurations: mips64*-linux-*abin32 needs bn_ops...
2022-09-30 Graham WoodwardFix missing null check in ossl_cmp_log_parse_metadata()
2022-09-29 Richard LevitteOpenSSL::config: Fix trivial bugs
2022-09-29 Richard LevitteOpenSSL::config: Fix VMS guesses
2022-09-29 Richard LevitteOpenSSL::config: determine the MSVC target architecture...
2022-09-29 J.W. Jagersmadjgpp: Skip test/rsa_complex.c
2022-09-29 J.W. Jagersmadjgpp: Define WATT32_NO_OLDIES before including socket...
2022-09-29 J.W. Jagersmadjgpp: Use usleep() for ossl_sleep()
2022-09-29 J.W. Jagersmadjgpp: Inherit config from BASE_unix
2022-09-28 Todd ShortTest TLS extension ordering
2022-09-27 visbjnssl_log_secret call in tls13_key_update
2022-09-27 Matt CaswellIf a ticket key callback returns 0 in TLSv1.3 don't...
2022-09-27 Matt CaswellTest a 0 return from the ticket key callback
2022-09-26 Todd ShortAdd documentation for the OPENSSL_gmtime functions
2022-09-23 Tianjia Zhangtest: Fix memory leak of asynctest
2022-09-23 Tomas MrazMaximum return value of BIO_ctrl_(w)pending is SIZE_MAX
next