]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
10 days ago  Daniel KubecTLS1.3: Disable tickets when SSL_OP_NO_TICKET and SSL_S...
10 days ago  Weidong WangAdd test for SSL_SESSION leak on ticket abort in tls_pa...
10 days ago  Weidong WangFix SSL_SESSION leak in tls_parse_ctos_psk() on ticket...
11 days ago  Nikola Pajkovskyfix UB in priority_queue
11 days ago  Eugene SyromiatnikovConfigure: update $apitable with the recent versions
12 days ago  Moryakhin StasFix app param memory cleaning
12 days ago  Eugene Syromiatnikovssl/d1_lib.c: remove g_probable_mtu array
12 days ago  Abel TomOBJ_bsearch_ex_(): Fix const qualifier warning with...
12 days ago  Bob BeckDeprecate UTF8_putc/getc() and use uint32_t for unicode
12 days ago  Jakub ZelenkaFix UAF if QUIC channel init fails
12 days ago  Norbert PocsUse valid DH peer pubkey in the KAT tests
12 days ago  Kit Dallegedoc: Add documentation for DTLS MTU functions
12 days ago  Eugene Syromiatnikovtest/mem_alloc_test.c: fix my_malloc/my_realloc behavio...
12 days ago  Eugene Syromiatnikovtest/mem_alloc_test.c: increase alloc size for triggeri...
12 days ago  AdracaHarden SSL_set_session_ticket_ext and add docs
12 days ago  Jakub ZelenkaExtend and separate mfail test framework
12 days ago  Norbert PocsMove curve448 intrinsic headers to .inc
12 days ago  Norbert PocsTell clang-tidy which header exports timeval struct
12 days ago  Norbert Pocsproviders/implementation: Generate header includes...
12 days ago  Norbert Pocsa_strnid: put includes together
2026-05-14  007bsdFix function pointer type mismatch when freeing ECX...
2026-05-14  007bsdFix function pointer type mismatch when freeing ML...
2026-05-14  Tomas MrazUse CRYPTO_memcmp() when comparing the private keys
2026-05-14  Jakub ZelenkaFix memleak in hashtable free if flush fails
2026-05-14  Eugene Syromiatnikovdoc/man7/EVP_CIPHER-DES.pod: remove trailing whitespace
2026-05-13  Matt CaswellRevert "Preserve connection custom extensions in SSL_se...
2026-05-13  Tomas Mraztest/ffc_internal_test.c: The ffc_params_copy_mfail...
2026-05-13  Matt CaswellAdd a note in the docs about the new PSK alert behaviour
2026-05-13  Matt CaswellAdd a test for bad PSK in a PSK only server
2026-05-13  Matt CaswellTreat an unknown PSK identity the same way as a binder...
2026-05-13  Daniel KubecCRL: Refactoring and tests for extensions, entries...
2026-05-13  Abel TomFixes #30979: Added `BN_CTX_end` before free in sm2_sig...
2026-05-13  Norbert PocsFix circular dependency between macros.h and opensslconf.h
2026-05-13  huanghuihui0904apps/lib/tlssrp_depr.c: fix leak of vb in set_up_srp_ve...
2026-05-12  Nikola Pajkovskyquic: fix incoming port cleanup on failure
2026-05-12  Nikola Pajkovskyquic: check lh_QUIC_STREAM_new() return value in stream...
2026-05-12  Milan Broztest: add test for IV reuse in AEAD providers
2026-05-12  Milan Brozchacha_poly: Use IV_STATE guard to prevent IV reuse
2026-05-11  Bob BeckDeprecate the ASN1_BIT_STRING name related funcitons.
2026-05-11  Harry BettsFix OOB read in EC_GROUP_new_from_params() with zero...
2026-05-11  Jakub ZelenkaAdd various MFAIL tests to excercise ht insert
2026-05-11  Jakub ZelenkaFix ignored call in ossl_rcu_call when cb item alloc...
2026-05-11  Jakub ZelenkaAdd mfail test for new BIO dgram mem
2026-05-11  Jakub ZelenkaFix BIO dgram pair memleak in dgram_mem_init
2026-05-11  OpenSSL MachineReject CR/LF in HTTP request components
2026-05-11  Jakub ZelenkaAdd mfail test for ossl_ffc_params_copy
2026-05-11  Jakub ZelenkaFix memleak in ossl_ffc_params_copy if alloc fails
2026-05-11  Harry Bettsopenssl-s_client.pod.in: remove mention of empty -alpn...
2026-05-11  Bob BeckCorrect ASN1_STRING_set() behaviour to match the docume...
2026-05-11  Eugene Syromiatnikovcrypto/evp/evp_lib.c: call va_end() in EVP_PKEY_Q_keyge...
2026-05-11  Alexandr Nedvedickyquic_channel.c: fix potential memory leak on failure...
2026-05-11  Bob BeckDeprecate the X509_check_{email,host,ip,ip_asc} family...
2026-05-10  Zoey Chapelldoc: clarify algorithm discovery in openssl-genpkey...
2026-05-10  kovandoc: clarify -dateopt rfc_822 date format
2026-05-10  Norbert PocsMove *_arch.h to include/arch
2026-05-08  Alexandr NedvedickyMake test/quic_fc_test.c clang-format friendly
2026-05-08  Bob BeckEVP_CIPHER_CTX_get_iv_length can not return a negative...
2026-05-07  Milan Brozui_openssl.c: remove unreachable _WIN32
2026-05-07  Milan Brozbn_nist.c: remove unreachable BN_BITS2 == 64
2026-05-07  Milan Brozasync_posix.h: remove unreachable OPENSSL_SYS_TANDEM
2026-05-07  Norbert PocsMerge .inc files with header
2026-05-07  Bob BeckFix potential UB memcmps in obj_dat.c
2026-05-07  Bob BeckAdd a test for a bogus SMTPUTF8 name constraint in...
2026-05-07  Bob BeckForbid GEN_OTHERNAME SMTP UTF8 email name constraints.
2026-05-07  Bob BeckUpdate crypto/objects/obj_dat.pl
2026-05-07  Bob BeckDon't rely on cmp of uninitialized values in obj_dat.pl
2026-05-07  Tomas MrazThe tag value must fit into int
2026-05-07  Jakub ZelenkaAdd coverage files clean up make targets
2026-05-06  Moryakhin StasAdd /MTd build for debug configuration for VC-noCE...
2026-05-06  Abel TomFixes #30966: return value for certain cases in EVP_cip...
2026-05-06  GGAutomatontest: reinitialize buffer length in test_EVP_SM2
2026-05-06  GGAutomatonsm2: check buffer size before writing ciphertext
2026-05-06  Igor UstinovMoved the EVP_EC_gen macro to evp.h
2026-05-06  Igor UstinovAdded the EVP_EC_affine2oct() helper function
2026-05-06  Igor UstinovThe EVP_PKEY_Q_keygen function now explicitly handles...
2026-05-06  Bob BeckAllow 0 length comparisons in OBJ_CMP to return 0 witho...
2026-05-06  kovandoc: add documentation for BIO_nread0, BIO_nread, BIO_n...
2026-05-06  NyveruusFix missing pointers in SSL_CTX_set_session_cache_mode...
2026-05-06  Bob BeckAdd a CHANGES.md entry
2026-05-06  Bob BeckFix accidental double guard in openssl/types.h
2026-05-06  Bob Beckmake providers includes self contained
2026-05-06  Bob BeckGuard include files in providers
2026-05-06  Bob BeckGuard obj_mac.h from clang-format
2026-05-06  Bob BeckGuard charmap.h
2026-05-06  Bob BeckGuard output of keysets.pl
2026-05-06  Bob BeckGenerate guarded bn_prime.h
2026-05-06  Bob BeckGuard and make self-contained obj_dat.h and obj_xref.h
2026-05-06  Bob BeckMake the crypto includes self-contained
2026-05-06  Bob Beckthe curve448 f_impl.h files are not self contained...
2026-05-06  Bob BeckAdd missing header guards in local crypto includes.
2026-05-06  Bob BeckMake apps self-contained
2026-05-06  Bob BeckFix progs.pl to generate guarded header
2026-05-06  Bob BeckAdd missing header guards in apps
2026-05-06  Bob BeckMake ssl includes self-contained
2026-05-06  Bob BeckAdd missing header guards in ssl
2026-05-06  Bob Beckmake includes self-contained
2026-05-06  Bob BeckAdd missing include guards in include
2026-05-06  Bob Beckthe async/arch/async_foo.h files are not self contained...
2026-05-06  Bob Beckasn1_item_list.h is not a self contained header file
2026-05-06  Bob Beckmd32_common.h is not a self contained header file
next