openssl.git
2022-11-10 Paulipunycode: update to use WPACKET instead of using custom...
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 PauliRevert "Skip DES based tests in FIPS mode"
2022-11-10 PauliRevert "Remove conditional FIPS dependence for 3DES"
2022-11-10 PauliRevert "Move DES based test cases out of FIPS territory"
2022-11-10 PauliPut 3DES back into the FIPS provider as a non-approved...
2022-11-09 Cameron Cawleypkcs7: Remove unused includes
2022-11-09 Tomas Mrazfips-label.yml: Fix the script after actions/github...
2022-11-09 Sam JamesCI: Add Alpine (musl)
2022-11-08 Alexander SosedkinFix CertificateCompressionAlgorithm to be read as 2...
2022-11-07 Reinhard UrbanFix PACKET_equal test with BUF_LEN+1 on -Wstringop...
2022-11-07 Hugo LandauQUIC CFQ Fixes
2022-11-07 Hugo LandauQUIC FIFD
2022-11-07 Hugo LandauQUIC TXPIM
2022-11-07 Hugo LandauQUIC CFQ
2022-11-07 Hugo LandauQUIC Frame-in-Flight Manager Design
2022-11-07 Matt CaswellUse the same encryption growth macro consistently
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-07 Matt CaswellAssert that we do not exceed the DTLS MTU
2022-11-07 Matt CaswellFix dtls_get_max_record_overhead()
2022-11-07 Matt CaswellFix the ceiling on how much encryption growth we can...
2022-11-07 Todd ShortAdd zlib oneshot compression
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 Todd ShortFix coverity 1516093 tainted scalar
2022-11-02 slontisFix documentation for some i2d return values.
2022-11-02 slontisAdd d2i_PUBKEY_ex_fp and d2i_PUBKEY_ex_bio.
2022-11-02 Richard Levitteproviders/common/der/oids_to_c.pm: Remove use of Data...
2022-11-02 slontisAdd test for X509 sign TBS cache regression.
2022-11-02 Matt CaswellUpdate the pipelining docs
2022-11-02 Matt CaswellFix read pipelining
2022-11-02 Matt CaswellPipeline output/input buf arrays must live until the...
2022-11-02 Matt CaswellAdd a test for TLS pipelining
2022-11-02 Tomas MrazRelease the drbg in the global default context before...
2022-11-02 Bernd EdlingerAdd a test case for the engine crash with AES-256-CTR
2022-11-02 yangyangtiantianlonglongPotential null pointer reference
2022-11-02 slontisAttempt to fix CI Daily build error
2022-11-01 Hugo LandauFix unused variable in QUIC send stream test
2022-11-01 Xu YizhouApply SM4 optimization patch to Kunpeng-920
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 MrazDependabot configuration is not a workflow
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-28 Richard Levittecrypto/dso/dso_vms.c: Better definition of DSO_MALLOC()
2022-10-28 Richard Levitteproviders/implementations/kdfs/pvkkdf.c: Ensure SIZE_MA...
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 Matt CaswellCheck whether buffers have actually been allocated...
2022-10-27 Matt CaswellRemove some unused OSSL_RECORD_METHOD functions
2022-10-27 Matt CaswellMake SSL_alloc_buffers() and SSL_free_buffers() work...
2022-10-27 Paul Kehreradd dependabot to keep actions versions up-to-date
2022-10-27 slontisUse RSA CRT parameters in FIPS self tests.
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 Richard LevitteFix 32-bit Windows issues related to QUIC Wire functions
2022-10-25 Richard LevitteFix 32-bit Windows issues related to QUIC_STREAM
2022-10-25 Richard LevitteFix 32-bit Windows issues related to QUIC_ACKM / QUIC_CC
2022-10-25 Richard LevitteFix definitions of SHUT_RD and SHUT_WR
2022-10-25 Richard LevitteGithub Actions: Enable building QUIC on Windows
2022-10-25 Matt CaswellFix a lock in provider_remove_store_methods()
2022-10-25 Matt CaswellFix test_tls13_encryption()
2022-10-24 Matt CaswellFix a compilation failure in bio_comp_test.c
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-23 Daniel FialaFix coverity 1516101 deadcode
2022-10-21 Čestmír Kalinacrypto: thread: remove ossl_crypto_thread_native_terminate
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 MrazRemove changes entry for RIPEMD160 in 3.2
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-21 Sam Jamestest: driver: fix -Wunused-but-set-variable
2022-10-21 Sam Jamesx509: fix -Wunused-but-set-variable
2022-10-21 Sam Jamestxt_db: fix -Wunused-but-set-variable
2022-10-21 Sam Jamespem: fix -Wunused-but-set-variable
2022-10-21 Sam JamesCI: add Clang 15
2022-10-21 raminAdd af_alg errors to the error queue
2022-10-21 Čestmír Kalinatest: threads: replace test_thread_noreturn
2022-10-21 Čestmír Kalinacrypto: thread: serialize concurrent joins
2022-10-21 Daniel Fialaopenssl list: add an empty row at the end of each print...
next