]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2 days ago  Michael Richardsond2i_* docs: clarify how reuse is used, and how to set... master
2 days ago  Jakub ZelenkaAdd mfail test for ossl_ht_free
2 days ago  Jakub ZelenkaOptimize hashtable without rcu freeing
2 days ago  Jakub ZelenkaIgnore memfail test binaries
2 days ago  Dmitry BelyavskiyRemove copy/paste remnants from ancient times
2 days ago  Nikola PajkovskyConfigurations/unix-Makefile.tmpl: make cleanup faster
2 days ago  Jakub ZelenkaFix null derefs in ossl_quic_new_listener on mfail
2 days ago  Bob Beckfix cmp mock server to not depend on NUL bytes in ASN1_...
2 days ago  Nikola Pajkovskystack: use a copy thunk for typed stack deep copies
2 days ago  Nikola Pajkovskystack: use free thunk when deep copy cleanup fails
2 days ago  Nikola Pajkovskystack: sk_<t1>_new_null() constructor is missing the...
2 days ago  Nikola Pajkovskyevp: avoid function-pointer-type UB in EVP_*_do_all_pro...
2 days ago  Nikola Pajkovskyskeymgmt_meth: avoid function-pointer-type UB
2 days ago  Daniel KubecTLS1.3: Disable tickets when SSL_OP_NO_TICKET and SSL_S...
2 days ago  Weidong WangAdd test for SSL_SESSION leak on ticket abort in tls_pa...
2 days ago  Weidong WangFix SSL_SESSION leak in tls_parse_ctos_psk() on ticket...
4 days ago  Nikola Pajkovskyfix UB in priority_queue
4 days ago  Eugene SyromiatnikovConfigure: update $apitable with the recent versions
5 days ago  Moryakhin StasFix app param memory cleaning
5 days ago  Eugene Syromiatnikovssl/d1_lib.c: remove g_probable_mtu array
5 days ago  Abel TomOBJ_bsearch_ex_(): Fix const qualifier warning with...
5 days ago  Bob BeckDeprecate UTF8_putc/getc() and use uint32_t for unicode
5 days ago  Jakub ZelenkaFix UAF if QUIC channel init fails
5 days ago  Norbert PocsUse valid DH peer pubkey in the KAT tests
5 days ago  Kit Dallegedoc: Add documentation for DTLS MTU functions
5 days ago  Eugene Syromiatnikovtest/mem_alloc_test.c: fix my_malloc/my_realloc behavio...
5 days ago  Eugene Syromiatnikovtest/mem_alloc_test.c: increase alloc size for triggeri...
5 days ago  AdracaHarden SSL_set_session_ticket_ext and add docs
5 days ago  Jakub ZelenkaExtend and separate mfail test framework
5 days ago  Norbert PocsMove curve448 intrinsic headers to .inc
5 days ago  Norbert PocsTell clang-tidy which header exports timeval struct
5 days ago  Norbert Pocsproviders/implementation: Generate header includes...
5 days ago  Norbert Pocsa_strnid: put includes together
9 days ago  007bsdFix function pointer type mismatch when freeing ECX...
9 days ago  007bsdFix function pointer type mismatch when freeing ML...
9 days ago  Tomas MrazUse CRYPTO_memcmp() when comparing the private keys
9 days ago  Jakub ZelenkaFix memleak in hashtable free if flush fails
9 days ago  Eugene Syromiatnikovdoc/man7/EVP_CIPHER-DES.pod: remove trailing whitespace
9 days ago  Matt CaswellRevert "Preserve connection custom extensions in SSL_se...
10 days ago  Tomas Mraztest/ffc_internal_test.c: The ffc_params_copy_mfail...
10 days ago  Matt CaswellAdd a note in the docs about the new PSK alert behaviour
10 days ago  Matt CaswellAdd a test for bad PSK in a PSK only server
10 days ago  Matt CaswellTreat an unknown PSK identity the same way as a binder...
10 days ago  Daniel KubecCRL: Refactoring and tests for extensions, entries...
10 days ago  Abel TomFixes #30979: Added `BN_CTX_end` before free in sm2_sig...
10 days ago  Norbert PocsFix circular dependency between macros.h and opensslconf.h
10 days ago  huanghuihui0904apps/lib/tlssrp_depr.c: fix leak of vb in set_up_srp_ve...
11 days ago  Nikola Pajkovskyquic: fix incoming port cleanup on failure
11 days ago  Nikola Pajkovskyquic: check lh_QUIC_STREAM_new() return value in stream...
11 days ago  Milan Broztest: add test for IV reuse in AEAD providers
11 days ago  Milan Brozchacha_poly: Use IV_STATE guard to prevent IV reuse
12 days ago  Bob BeckDeprecate the ASN1_BIT_STRING name related funcitons.
12 days ago  Harry BettsFix OOB read in EC_GROUP_new_from_params() with zero...
12 days ago  Jakub ZelenkaAdd various MFAIL tests to excercise ht insert
12 days ago  Jakub ZelenkaFix ignored call in ossl_rcu_call when cb item alloc...
12 days ago  Jakub ZelenkaAdd mfail test for new BIO dgram mem
12 days ago  Jakub ZelenkaFix BIO dgram pair memleak in dgram_mem_init
12 days ago  OpenSSL MachineReject CR/LF in HTTP request components
12 days ago  Jakub ZelenkaAdd mfail test for ossl_ffc_params_copy
12 days ago  Jakub ZelenkaFix memleak in ossl_ffc_params_copy if alloc fails
12 days ago  Harry Bettsopenssl-s_client.pod.in: remove mention of empty -alpn...
12 days ago  Bob BeckCorrect ASN1_STRING_set() behaviour to match the docume...
12 days ago  Eugene Syromiatnikovcrypto/evp/evp_lib.c: call va_end() in EVP_PKEY_Q_keyge...
12 days ago  Alexandr Nedvedickyquic_channel.c: fix potential memory leak on failure...
12 days ago  Bob BeckDeprecate the X509_check_{email,host,ip,ip_asc} family...
12 days ago  Zoey Chapelldoc: clarify algorithm discovery in openssl-genpkey...
12 days ago  kovandoc: clarify -dateopt rfc_822 date format
13 days ago  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
next