]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2025-07-01  openssl-machinePrepare for 3.5.2 27933/head
2025-07-01  openssl-machinePrepare for release of 3.5.1 openssl-3.5.1
2025-07-01  openssl-machinemake update
2025-07-01  openssl-machineCopyright year updates
2025-07-01  Neil HormanCHANGES.md / NEWS.md fixups ahead of release
2025-06-30  INDIA\kanagavelsFixes #27831: Decreased NAMEMAP_HT_BUCKETS to 512.
2025-06-30  noctuellesfix: msg callback in dtls1_do_write that incorrectly...
2025-06-30  Christian VöglFix nullpointer dereference in OSSL_PARAM_merge
2025-06-30  Dmitry BelyavskiyEnforce permissions 0600 for SSLKEYLOGFILE
2025-06-30  Dmitry BelyavskiyBetter lookup for openssl executable
2025-06-26  Ingo Franzkispeed: Increase MAX_SIG_NUM and fix its usage in loopar...
2025-06-21  Richard LevitteNit: macro parameters should always be parenthesised...
2025-06-20  Neil HormanFix exit code for s_time when -new command line switch...
2025-06-20  Neil HormanFix buggy stringop-overflow error on s390
2025-06-20  Sergey KandaurovPreserve connection custom extensions in SSL_set_SSL_CTX()
2025-06-20  Sergey KandaurovAdd a helper function to copy custom extensions with...
2025-06-20  Samson S. KolgeUpdate pkeyutl documentation for PQC algorithms (Fixes...
2025-06-20  Levi ZimAvoid potential double close of client_skt in sslecho
2025-06-19  Tomas MrazAdd strlen to symbols allowed on Windows
2025-06-18  Viktor DukhovniReport errors in ML-KEM pkey hash
2025-06-17  Matt CaswellAdd a test for SSL_set_verify with QUIC
2025-06-17  Matt CaswellEnsure we pass the user SSL object for the SSL_set_veri...
2025-06-17  Dr. David von... check-format.pl: prevent false positive on typedef...
2025-06-17  Dr. David von... check-format-test-negatives.c: add 2nd macro indent...
2025-06-17  Dr. David von... check-format.pl: prevent reporting "{ 1 stmt }" on...
2025-06-17  Dr. David von... check-format.pl: allow block for switch case/default
2025-06-17  Dr. David von... check-format-test-positives.c slightly improve comment...
2025-06-17  Dr. David von... adapt check-format-test-positives.c for too long lines...
2025-06-13  noctuellesfix: Better documentation on DTLS_set_timer_cb()
2025-06-13  sashanossl_rio_poll_builder_add_fd(): Fixup pfds after reallo...
2025-06-13  JiashengJiangtest/helpers/quictestlib.c: Use goto instead of return...
2025-06-13  Ingo Franzkis390x: Fix HMAC to fail update or final call when alrea...
2025-06-12  Bartel Artemreturn NULL if gctx allocation fails.
2025-06-12  Bartel Artemcheck gctx for NULL before cleanup.
2025-06-12  Matt CaswellAllow our *_gen_cleanup functions to tolerate a NULL ctx
2025-06-10  Bartel Artemgenpkey.c: Fix filename copy & paste bug in error output
2025-06-10  Ingo FranzkiSilence -Wstringop-overflow warnings with gcc 14 on...
2025-06-10  Viktor DukhovniAllow keygen after dup of minimal PKEY ctx
2025-06-10  Daniel Van... Fix SHAKE AlgorithmIdentifier encodings
2025-06-10  yexiaochuanfix: add parsing check in TLS compress_certificate...
2025-06-09  Dr. David von... crypto/evp/ctrl_params_translate.c: prevent clashes...
2025-06-09  Paulirand: add argument error checking to EVP_RAND_nonce()
2025-06-09  Paulirand: document the EVP_RAND_nonce() return correctly
2025-06-09  Paulirand: produce correct return from EVP_RAND_nonce
2025-06-09  Paulirand: fix memory overrun bug
2025-06-09  Paulirand: add unit test exhibiting memory overrun
2025-06-06  Neil HormanAdd a test to confirm that we can repeatedly create...
2025-06-06  Neil HormanAllow for reuse of thread_local keys in threads_none
2025-06-06  Yaroslav LelkinFix NIST ACVP server URLs in SLH-DSA test files
2025-06-06  Neil HormanRemove _strlen31
2025-06-06  Neil HormanFix use of IO::Socket::IP on windows 2025
2025-06-05  Neil HormanTest randomly selected client port for availabilty...
2025-06-04  Dr. David von... apps/x509.c: re-add ERR queue printing on errors
2025-06-04  Viktor DukhovniSplit arguments taking quotes into account
2025-06-04  Viktor DukhovniAvoid shell commandline processing in CA.pl
2025-06-04  Matt CaswellAdd a CHANGES.md entry regarding no_renegotiation alert
2025-06-04  Matt CaswellUpdate documentation regarding no_renegotiation handling
2025-06-04  Matt CaswellTest that a no_renegotiation alert is handled correctly
2025-06-04  Matt CaswellFix DTLS handling when receiving a no_renegotiation...
2025-06-04  Dmitry Misharovci: remove windows-2019 runner images
2025-06-03  Andrew DinhReset qtls->local_transport_params_consumed to 0 on...
2025-06-03  Neil HormanAdd test for yielding of write secrets before read
2025-06-03  Matt CaswellEnsure client read app data secret change occurs after...
2025-06-03  Matt CaswellImplement explicit storing of the server_finished_hash
2025-06-03  Matt CaswellEnsure client read handshake secret change occurs after...
2025-06-03  Matt CaswellImplement explicit storing of the handshake_traffic_hash
2025-06-03  Nicky MouhaRegression test for incorrect HMAC API usage
2025-06-03  Frederik Wedel... Handle 0 return values from DH key computations as...
2025-06-03  Jai SUse value barrier for constant_time_cond_swap_*
2025-05-30  Dmitry BelyavskiyCleanup - this constant and functions are no longer...
2025-05-30  Norbert Pocssslapitest: Add failing test for quic double free
2025-05-30  Norbert Pocsquic_tls.c: Precede double free on EVP_MD variable
2025-05-30  Richard Levitte[design] Functions for explicitly fetched signature...
2025-05-29  Tomas MrazDocument that FIPS provider cannot be used by multiple...
2025-05-29  JiashengJiangtest/evp_test.c: Free fetched_digest on error to avoid...
2025-05-29  JiashengJiangcrypto/property/property.c: Free impl->method to avoid...
2025-05-29  AntonMoryakovapps: lib: Prevent potential NULL dereference in init_c...
2025-05-29  Viktor DukhovniNote finished state in cipher BIO EOF
2025-05-29  Neil HormanAttempt to fix occasional failure of quicapi test in ci
2025-05-28  Norbert PocsDocument EVP_CIPHER failure for missing provider function
2025-05-27  JiashengJiangapps/cmp.c: Free bio on error to avoid memory leak
2025-05-27  Tomas MrazOSSL_CMP_MSG_http_perform(): Remove extraneous %s from...
2025-05-27  JiashengJiangcrypto/pkcs7/pk7_smime.c: Add BIO_free() to avoid memor...
2025-05-27  JiashengJiangapps/pkeyutl.c: Add OPENSSL_free() to avoid a memory...
2025-05-23  Richard LevitteAdd more instructions in HACKING.md
2025-05-23  Tomas MrazAvoid leaking duplicated EVP_PKEY_CTX in case of error
2025-05-23  widneveFix memory leaks after failure of PKCS7_add_signed_attr...
2025-05-22  klaus triendlUpdated Windows notes on the use of “no-makedepend...
2025-05-22  Tomas Mrazapps/x509.c: Fix the -addreject option adding trust...
2025-05-20  Dr. David von... crypto/evp/signature.c: add checks for consistent prese...
2025-05-20  Dr. David von... provider-signature.pod: add missing doc of OSSL_FUNC_si...
2025-05-20  Dr. David von... crypto/evp/signature.c: add more specific diagnostic...
2025-05-20  Dr. David von... crypto/evp/signature.c: compensate for providers not...
2025-05-20  Dr. David von... crypto/evp: compensate for providers not adding error...
2025-05-20  Dr. David von... store_result.c: add to error queue which provider faile...
2025-05-19  Jan LuebbeFix some typos in the man pages
2025-05-19  Dmitriy DenisovThe condition that is never checked has been removed.
2025-05-19  Zhiguo ZhouCheck NASM version for {vex} prefix support
2025-05-19  Zhiguo ZhouRemove redundant space in effective address
2025-05-19  Zhiguo ZhouPick up {vex} in x86_64 assembler translator
next