]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2026-07-08  Dimitri PapadopoulosMove const qualifier after static
2026-07-08  Dimitri PapadopoulosAdd parentheses around sizeof arguments
2026-07-08  Dimitri PapadopoulosEliminate unnecessary type casts of int constants
2026-07-08  Dimitri PapadopoulosEliminate repeated semicolons at the end of statements
2026-07-08  Dimitri PapadopoulosRemove parentheses around return arguments
2026-07-08  Dimitri PapadopoulosEliminate/fix repeated word usage
2026-07-08  olszomalapps/ocsp.c: guard index_changed() with OPENSSL_NO_POSI...
2026-07-08  olszomalapps: adjust stat usage to account for uplink
2026-07-08  olszomalBIO: avoid returning internal FILE * with UPLINK-enable...
2026-07-08  Ingo FranzkiFix crash in EVP_MD_CTX_copy_ex on inconsistent context
2026-07-07  Jakub Zelenkaquic: do not hard fail mfail test for old fips providers
2026-07-07  Nikola Pajkovskycrypto/x509/x509_lu.c: fix memory leak in obj_ht_foreac...
2026-07-06  Neil HormanFix new statem_clnt_test when dtls is disabled
2026-07-04  Jakub Zelenkaquic: add mfail test for handshake multi-packet processing
2026-07-04  Mounir IDRASSIAdd stack test for thunked sorted lookup
2026-07-04  Neil HormanRemove CRYPTO_GET_REF
2026-07-04  Neil HormanReplace use of CRYPTO_GET_REF in bio_lib
2026-07-04  Neil Hormaneliminate use of CRYPTO_GET_REF in sslapitest
2026-07-03  Jakub Zelenkaapps: cover x509 DER key/cert input formats
2026-07-03  Jakub Zelenkaapps: test dsa app PVK output
2026-07-03  Frederik Wedel... Removes two unused macros: MAX_RESEED_INTERVAL and...
2026-07-03  Frederik Wedel... Remove internal-only DRBG_STATUS enum
2026-07-03  Jakub Zelenkaapps: cover crl signature verification
2026-07-03  Jakub Zelenkaapps: cover the req -set_serial option
2026-07-03  Jakub Zelenkax509: add delta CRL success test
2026-07-03  Jakub Zelenkaapps: cover the CRL printing path in the pkcs7 test...
2026-07-03  Niels Provoscrypto/x509: replace O(N^2) RFC 3779 canonicalisation...
2026-07-03  Jakub Zelenkaci: run full cross-compile tests on PRs with 'extended...
2026-07-02  Neil HormanAdd test to exercise non-caching code paths
2026-07-02  Neil Hormanadd support to p_ossltest for non-cacheable fetches
2026-07-02  Neil HormanExtend refcounting on evp objects to provider requesed...
2026-07-02  Evy GardenAdd -n option to openssl-rand to not output the trailin...
2026-07-02  Eugene Syromiatnikovcrypto/pem/pem_info.c: avoid switching on PEM_INFO_NONE
2026-07-02  Eugene Syromiatnikovfuzz/provider.c: check evp##_up_ref return value in...
2026-07-02  Eugene Syromiatnikovtest/evp_kdf_test.c: add checks or EVP_KDF_CTX_{,get0_...
2026-07-02  Leon TimmermansAdd EVP_KDF_CTX_get0_kdf and EVP_KDF_CTX_get1_kdf,...
2026-07-02  Jakub Zelenkaquic: add mfail test for a read with key update
2026-07-01  Neil Hormanuse evp_asym_cipher_free in evp_asym_cipher_from_algorithm
2026-07-01  Neil Hormanuse evp_signature_free in evp_signature_from_algorithm
2026-07-01  Neil Hormanuse evp_keymgmt_free in keymgmt_from_algorithm
2026-07-01  Neil Hormanuse evp_keyexch_free in evp_keyexch_from_algorithm
2026-07-01  Neil Hormanuse evp_kem_free in evp_kem_from_algorithm
2026-07-01  Michał Trojnaras_client: skip TCP shutdown drain for datagram protocols
2026-07-01  Mounir IDRASSIapps/s_server.c: fix SSL object leak on rpk_enable...
2026-07-01  Mounir IDRASSISuppress MSVC C4996 in applink.c
2026-07-01  Milan BrozUse more recent default for _WIN32_WINNT
2026-07-01  Milan BrozFix use of BCryptGenRandom
2026-07-01  Ingo Franzkis390x: Fix AES-XTS hardware acceleration in IBM z17
2026-07-01  Paulidemo: fix fips-version Makefile so it loads the FIPS...
2026-06-30  Ingo Franzkis390x: Fix return code handling in HMAC_Init_ex()
2026-06-30  Frederik Wedel... Removes some stale SSLv3 support around the code and...
2026-06-30  Bob BeckClean up the cpu id stuff by hoisting the append into...
2026-06-30  Jakub Zelenkaproperty: add cache provider-order regression test
2026-06-30  Daniel KubecTEST: Add DTLS 1.2 coverage for Session ID verification
2026-06-30  Bob BeckDon't attempt to check the security level on what signe...
2026-06-30  Bob BeckSSL_OP_SECOP is dead code
2026-06-30  Bob BeckClarify the comment in asn1.h.in for ASN1_VALUE
2026-06-30  Jakub Zelenkaapps: cover the smime multiple -signer parsing path
2026-06-30  Jakub Zelenkaquic: add mfail test for RCIDM
2026-06-30  Jakub Zelenkaquic: add mfail test for multi-packet RXE
2026-06-30  Jakub Zelenkastatem: add direct tests for tls_construct_client_hello
2026-06-30  Jakub Zelenkastatem: fail handshake if there is memory failure...
2026-06-30  Neil Hormanensure writes are syncronized on windows in CRYPTO_THRE...
2026-06-30  Mounir IDRASSItest: run RIO notifier smoke test everywhere
2026-06-30  Andrew DinhFix OP_READ_FAIL_WAIT macro definition
2026-06-30  Andrew DinhPort script_9
2026-06-30  Andrew DinhPort script_8
2026-06-30  Andrew DinhPort script_7
2026-06-30  Andrew DinhPort script_6
2026-06-30  Andrew DinhPort script_5
2026-06-30  Billy Brumley[test] check tag abuse for AEAD ciphers
2026-06-28  Paulidemo: add program that shows how to query the FIPS...
2026-06-28  Nikola Pajkovskyproviders/fips/fipsprov.c, test/p_test.c: remove c_gett...
2026-06-28  Nikola Pajkovskyproviders/baseprov.c: remove static globals
2026-06-28  Matt Van Hornproviders/defltprov.c: remove static globals from provi...
2026-06-28  Jakub Zelenkatest/recipes/15-test_pkey.t: extend tests for openssl...
2026-06-28  Eugene Syromiatnikovtest/asn1_string_test.c: allocate tmpstring properly...
2026-06-27  Simo SorceExpand AES mode macro into explicit functions
2026-06-27  Simo SorcePrefix internal AES-GCM functions with ossl_
2026-06-27  Simo SorceConsolidate SPARC T4 AES implementations
2026-06-27  Simo SorceConsolidate s390x AES hardware implementations
2026-06-27  Simo SorceExtract Zvkned key length check to helper
2026-06-27  Simo SorceConsolidate RISC-V 64 AES hardware code
2026-06-27  Simo SorceConsolidate RV32I AES hardware implementations
2026-06-27  Simo SorceConsolidate ARMv8 AES hardware implementations
2026-06-27  Simo SorceConsolidate AESNI hardware implementations
2026-06-27  Simo SorceMigrate s390x AES-XTS to standard HW interface
2026-06-27  Simo SorceRefactor AES XTS hardware key initialization
2026-06-27  Simo SorceConvert AES CCM .inc files to separate .c files
2026-06-27  Simo SorceRefactor AES hardware cipher implementations
2026-06-27  Simo SorceReplace GCM_HW_SET_KEY_CTR_FN with a function
2026-06-27  Simo SorceUntangle rats nest of .inc files for AES_GCM
2026-06-26  Norbert Pocscrypto/LPdir_wince.c: remove dead source file
2026-06-26  Andrew DinhUpdate CI to validate erroring on non-existent test...
2026-06-26  Andrew Dinhtest/run_tests.pl: return error if running a non-existe...
2026-06-26  dannyward630doc/man7/EVP_KDF-SNMPKDF.pod: fix password parameter...
2026-06-26  007bsdcrypto/x509/v3_ncons.c: fix scheme buffer leak in nc_ur...
2026-06-26  007bsdcrypto/x509/pcy_cache.c: fix ext_pcons leak in policy_c...
2026-06-25  Neil HormanFix up property test
2026-06-25  Neil Hormandelay method store free in context_deinit_objs
next