]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2025-02-25  Paulidoc: document that the FIPS provider doesn't support...
2025-02-25  Bernd EdlingerRevert wrong macos RCU fix
2025-02-22  Bernd EdlingerRe-enable RCU torture test on MACOSX
2025-02-21  Bernd EdlingerUse linux-arm64 or the public ubuntu-24.04-arm runner...
2025-02-21  Bernd EdlingerMake CRYPTO_atomic_load/store use the same preprocessor...
2025-02-21  Bernd EdlingerCleanup atomic fallbacks in threads_pthread.c
2025-02-21  Bernd EdlingerEnhance thread sanitizer CI tests
2025-02-20  Shakti ShahMake org.openssl.winstore: work in openssl-ts
2025-02-20  Burkov Egorfix: add check for NULL zalloc in tls-provider.c (rever...
2025-02-19  Neil HormanFix memory leak in ecdsa_keygen_knownanswer_test
2025-02-18  Neil HormanFree hashtable prior to freeing atomic worker_lock
2025-02-16  Neil HormanDon't use __ATOMIC_ACQ_REL on older compilers
2025-02-14  Sebastian Andrzej... SPARC assembly: Don't file aes-cbc on T4 with small...
2025-02-14  Xi RuoyaoLoongArch: Fix output file name detection for Perl...
2025-02-13  Bernd EdlingerRework and simplify RCU code
2025-02-13  Bernd EdlingerRevert "rcu: Ensure that updates to the ID field of...
2025-02-11  Ingo Franzkitest/quicapitest.c: Increase timeout of test_fin_only_b...
2025-02-11  Matt CaswellAdd a test for configuring provider certs via config
2025-02-11  Matt CaswellFix configuring provider certificate algs via config...
2025-02-11  Viktor DukhovniAvoid calling ssl_load_sigalgs in tls1_set_sigalgs_list
2025-02-11  openssl-machinePrepare for 3.4.2
2025-02-11  openssl-machinePrepare for release of 3.4.1 openssl-3.4.1
2025-02-11  openssl-machinemake update
2025-02-11  openssl-machineCopyright year updates
2025-02-11  Neil HormanUpdate CHANGES and NEWS for security release
2025-02-11  Viktor DukhovniUse ERR marks also when verifying server X.509 certs
2025-02-11  Viktor DukhovniWith SSL_VERIFY_PEER client RPK should abort on X509...
2025-02-06  Auto VincentFix compile error when building VC-WIN64-CLANGASM-ARM...
2025-02-06  sashanperlasm: Replace .previous with the actual previous...
2025-02-06  Dmitry Misharovbackport make-release.yml workflow to openssl-3.x branches
2025-02-03  Dr. David von... 80-test_cmp_http.t: on test failures also print failed...
2025-02-03  Dr. David von... 80-test_cmp_http.t: on test failures print Mock server...
2025-01-31  Dr. David von... 80-test_cmp_http_data/Mock/test.cnf: further relax...
2025-01-28  Josh CooperOpen pem files in binary mode
2025-01-28  Josh CooperRevert "Work around Windows ftell() bug as per Microsof...
2025-01-24  MaeFix passing struct by value rather than by reference...
2025-01-23  Stas CymbalovFix data race in asn1_str2tag() on tntmp which was...
2025-01-23  Tomas Mrazeddsa_signverify_init(): Avoid memory leak on error
2025-01-23  Tomas Mrazmac_legacy_kmgmt.c: Avoid possible memory leak on error
2025-01-23  Tomas Mraztest_kdf_scrypt(): Test resetting the KDF context
2025-01-23  Tomas Mrazkdf_scrypt_reset(): NULLify freed pointers
2025-01-23  Tomas Mrazscrypt: Do not free the context itself when fetch fails
2025-01-23  Alexander Heinleinconfig.pod: Fix typo
2025-01-23  Bernd EdlingerGive DTLS tests more time to complete
2025-01-22  Neil Hormanrcu: Ensure that updates to the ID field of a qp don...
2025-01-22  Michael BaentschImprove ASN1_TIME_print documentation and output
2025-01-22  Nadav Tashers_socket: naccept: close listening socket after accepti...
2025-01-21  Julian Andres... Restore correct registers in aarch64 AES-CTR code
2025-01-20  Tomas MrazAdd CHANGES.md and NEWS.md updates for CVE-2024-13176
2025-01-20  Tomas MrazFix timing side-channel in ECDSA signature computation
2025-01-20  otherddn1978If you call X509_add_cert with cert == NULL and the...
2025-01-17  Richard LevitteFix documentation of OSSL_ASYM_CIPHER_PARAM_IMPLICIT_RE...
2025-01-15  Nikolay NikolaevWorkaround for RSA on AArch64 Big Endian
2025-01-15  Peter BiermaRemove non-existing error code.
2025-01-15  Peter BiermaSynchronize openssl.txt with comperr.h
2025-01-15  Bernd EdlingerFix dtls tests
2025-01-15  Bernd EdlingerRevert "Use open2 instead of open for s_server instance"
2025-01-15  Bernd EdlingerRevert "chomp does not work on windows."
2025-01-15  Bernd EdlingerRevert "Do not confuse TAP::Parser by mixing up stderr...
2025-01-15  Tom FayCorrect documented KEM ids for OSSL_HPKE_str2suite
2025-01-15  Bernd EdlingerFix test failure in 30-test_evp_pkey_provided.t
2025-01-14  Tom CosgroveFix obvious misspelling of ASN1_VALUE
2025-01-14  Tom CosgroveFix double 'the's
2025-01-14  Wang XinLoongArch: we should access global symbol by la.global...
2025-01-14  Neil HormanFix premature reuse of qp's in rcu locks
2025-01-13  Bernd EdlingerFix intermittent test failure in 80-test_cmp_http.t
2025-01-13  Ingo Franzkispeed: Pass IV to EVP_CipherInit_ex for -evp runs with...
2025-01-10  Alicja Karioupdate tlsfuzzer to new version
2025-01-10  Kai PastorFix buildinf.h generation for space and backslash
2025-01-09  Michael BaentschUpdate error codes in "crypto/err/openssl.txt"
2025-01-09  Dmitry MisharovReplace self-hosted runners with GitHub hosted
2025-01-09  Frederik Wedel... Fix memory leaks from missing checks of return value...
2025-01-09  Richard LevitteFix the use of OPENSSL_HTTP_PROXY / OPENSSL_HTTPS_PROXY
2025-01-08  Frederik Wedel... Free data if sk_OPENSSL_STRING_push fails.
2025-01-08  Frederik Wedel... Return NULL from ossl_lib_ctx_get_concrete() when it...
2025-01-06  Niels DosscheFix potential memory leak in PKCS12_add_key_ex()
2025-01-06  Bernd EdlingerFix a potential misaligned memory access
2025-01-06  Bernd EdlingerRun fuzz-checker workflow on ubuntu-24.04
2025-01-06  Bernd EdlingerFix test failure in 90-test_memleak.t
2025-01-06  Bernd Edlingeruse-of-uninitialized-value in quic_tserver_test
2025-01-06  Bernd EdlingerFix a minor memory sanitizer issue
2025-01-06  Bernd EdlingerTry to work around the llvm-symbolizer failure
2025-01-06  Bernd EdlingerAdd __isoc23_strtol to unix-symbols.txt
2025-01-06  Bernd EdlingerAdd -fno-sanitize=function to ubsan
2025-01-06  Job SnijdersClean up ASN1_STRING comment and improve example in...
2025-01-06  Tomas Mraz80-test_cms.t: Fix incorrect plan from bad merge
2025-01-06  Jakub ZelenkaFix CMS encryption with key agreement when originator set
2025-01-06  Jakub ZelenkaFix originator cert leak in cms app
2025-01-06  Dr. David von... openssl-pkeyutl.pod.in: update from SHA-1 to SHA256...
2025-01-06  Dr. David von... openssl-pkeyutl.pod.in: various fixes
2025-01-06  Dr. David von... apps/pkeyutl: Fix checks and documentation regarding...
2025-01-03  Michael BaentschCorrect return value documentation for X509V3_set_ctx()
2025-01-02  cxReject invalid FFDHE and ECDHE key shares with SSL_AD_I...
2025-01-02  Niels DosscheFix potential memory leak in BIO_get_accept_socket()
2024-12-31  Tomas Mrazcore_namemap.c: Use OPENSSL_STRING instead of defining...
2024-12-30  Зишан Мирзаec_kem.c: Fix ikmlen check
2024-12-26  Matt CaswellAdd a daily run-checker test for the TLS security level
2024-12-26  Matt CaswellEnsure the tests pass even if the default seclevel...
2024-12-26  ryuishiiX509_ACERT_sign_ctx(): Remove superfluous reference
2024-12-20  Dmitry BelyavskiyTake into account no_store when pushing algorithm
next