]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2025-07-01  openssl-machinePrepare for 3.2.6 27936/head
2025-07-01  openssl-machinePrepare for release of 3.2.5 openssl-3.2.5
2025-07-01  openssl-machinemake update
2025-07-01  openssl-machineCopyright year updates
2025-07-01  Neil Hormandd 32-news
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 BelyavskiyBetter lookup for openssl executable
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  Levi ZimAvoid potential double close of client_skt in sslecho
2025-06-19  Matt CaswellEnsure we pass the user SSL object for the SSL_set_veri...
2025-06-14  Matt CaswellAllow our *_gen_cleanup functions to tolerate a NULL ctx
2025-06-13  noctuellesfix: Better documentation on DTLS_set_timer_cb()
2025-06-13  JiashengJiangtest/helpers/quictestlib.c: Use goto instead of return...
2025-06-12  Bartel Artemreturn NULL if gctx allocation fails.
2025-06-12  Bartel Artemcheck gctx for NULL before cleanup.
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  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  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  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-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-28  Norbert PocsDocument EVP_CIPHER failure for missing provider function
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  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-20  Richard LevitteDrop "by store"'s by_store_subject_ex()
2025-05-20  Dr. David von... Add test_verify tests
2025-05-20  Richard LevitteRework the "by store" X509_LOOKUP method to open the...
2025-05-19  Dmitriy DenisovThe condition that is never checked has been removed.
2025-05-19  JiashengJiangdemos/bio/sconnect.c: Free ssl_bio on error to avoid...
2025-05-19  JiashengJiangcrypto/x509/v3_lib.c: Free tmpext if X509V3_EXT_add...
2025-05-19  sashanFix build failure on AIX
2025-05-16  Benson Muitedemos/guide/tls-client-block.c Spelling correction
2025-05-16  Norbert Pocss3_lib.c: Use illegal_parameter for failing encapsulati...
2025-05-15  Norbert Pocss3_lib.c: Handle weak x keys as illegal_parameter alert
2025-05-13  JiashengJiangtest/testutil/testutil_init.c: Add OPENSSL_free() to...
2025-05-13  Matt CaswellStop a TLSv1.3 server emitting an unsolicited PSK extension
2025-05-13  Dr. David von... APPS/cmp.c: fix char encoding of subject, issuer, sende...
2025-05-08  Paulichacha_poly: fix settable ctx param list
2025-05-08  Matt CaswellAdd a test for app data received too early
2025-05-08  Matt CaswellEnsure we properly release DTLS buffered app data records
2025-05-08  JiashengJiangtest/bio_comp_test.c: Initialize pointer to avoid undef...
2025-05-07  Matt CaswellDrop empty app data records in DTLS
2025-05-07  JiashengJiangcrypto/provider_conf.c: Fix possible memory leak
2025-05-05  Tobias BrickFix use after free bugs for public_keys and private_key...
2025-05-02  Neil HormanDisable unterminated-string-initialization in strict...
2025-04-30  Tomas Mrazsslecho: Rename bool to flag to avoid C23 conflict
2025-04-29  Matt CaswellClarify how s_client -ign_eof and -quiet impact command...
2025-04-29  Anton TielemanTest+fix handling "wrong" downgrade signals
2025-04-29  Anton TielemanRepair downgrade tests
2025-04-28  Tomas MrazBIO_dump_indent_cb(): Check for negative return from...
2025-04-28  Bernd EdlingerFix also BIO_printf formatting for INF and NAN
2025-04-25  A. WilcoxFix P-384 curve on lower-than-P9 PPC64 targets
2025-04-24  Richard LevitteFix BIO_printf formatting for negative numbers formatte...
2025-04-24  Ryan Schanzenbacherdocs: update OSSL_PARAM_int documentation
2025-04-23  Christian WansartTypo in TLS introduction
2025-04-22  Dmitry MisharovReplace ilammy/setup-nasm with nasm install from choco
2025-04-18  Norbert PocsDocument SSL_CTX_set_min_proto_version defaults
2025-04-18  Dr. David von... provider-signature.pod: fix typos (digeset -> digest)
2025-04-18  Dr. David von... provider-signature.pod: fix doc of OSSL_SIGNATURE_PARAM...
2025-04-18  Paulitest: test for setting hkdf salt to null
2025-04-18  Paulihkdf: allow salt to be set to null
2025-04-16  MironenkoFix OSSL_FUNC_keymgmt_load declaration in man7/provider...
2025-04-15  slontisFix EVP_PKEY_CTX_dup() so that it copies the keymanager.
2025-04-15  David BenjaminFix PKCS7_sign and CMS_sign default hash documentation
2025-04-15  emeryUpdated the change log to include SSLv3 being disabled...
2025-04-15  Malcolm HoganRemove DAYS argument
2025-04-14  Andrey TsygunkaFix potential NULL pointer dereference in final_maxfrag...
2025-04-14  Bernd EdlingerFix test failures on big endian ARMv9 target
2025-04-14  Graham Leggettssl/ssl_lib.c: Avoid crash when SSL_CONNECTION is NULL
2025-04-14  JiashengJiangcrypto/ui/ui_lib.c: Add OPENSSL_free to avoid memory...
2025-04-02  Bernd EdlingerFix a visual glitch in test_cmp_http.t
2025-04-02  Neil HormanTemporarily disable gost-engine tests in ci
next