]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2025-04-15  emeryUpdated the change log to include SSLv3 being disabled...
2025-04-15  Malcolm HoganRemove DAYS argument
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
2025-04-01  Benjamin Kadukstatem: always save sigalgs during PHA
2025-04-01  slontisFix Strict c issue in aes_gcm for armv8
2025-03-28  JiashengJiangapps/lib/apps.c: Add a check for OPENSSL_strdup()
2025-03-27  Kyle MullenUpdate X509_VERIFY_PARAM_set_flags.pod
2025-03-26  qu3ribn_mul_words.pod: Fix failures in doc-nits check
2025-03-26  qu3riMoved crypto/bn/README.pod to internal manpages
2025-03-26  Andrey TsygunkaFix return value of the i2d_ASN1_bio_stream() call
2025-03-26  Tomas MrazUpdate provider compatibility CI to run on 3.5 branch
2025-03-26  Richard LevitteIn doc/man7/provider-{en,de}coder.pod, clarify where...
2025-03-25  Jon EricsonChange documentation to point to new wiki location
2025-03-25  Andrey TsygunkaFix NULL pointer dereference in `asn1_ex_i2c()`, crypto...
2025-03-20  Viktor DukhovniAvoid erroneous legacy code path when provided
2025-03-20  Ankit Kekreapps/cms.c, apps/ocsp.c: Added NULL pointer checks
2025-03-19  Martin OliveiraFix gettable_params() for ECX
2025-03-14  Tomas MrazKeep the provided peer EVP_PKEY in the EVP_PKEY_CTX too
2025-03-05  RSA-1977Updated SSL_SESSION_get0_hostname() documentation to...
2025-03-04  Tomas Mrazcompiler-zoo.yml: Switch to ubuntu-22.04 where possible
2025-03-03  14MM4CH1N3Update doc README URLs
2025-03-03  Dmitry MisharovFix hashsum files in release assets
2025-03-03  Jakub ZelenkaFix libctx passing for CMS PWRI use
2025-02-28  slontisEncoder : Fix floating pointer when OSSL_ENCODER_to_dat...
2025-02-26  Viktor DukhovniTolerate 3.5+ FIPS providers in kem_rsa_params test
2025-02-25  Tomas Mrazadd_uris_recursive(): Avoid OSSL_STORE_INFO leak on...
2025-02-25  Niels DosscheFix potential leak in error path in cert_response()
2025-02-25  Burkov Egorfix: add OOM handler for x509 fuzz test
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 EdlingerEnhance thread sanitizer CI tests
2025-02-20  Burkov Egorfix: add check for NULL zalloc in tls-provider.c (rever...
2025-02-18  Kim, HyukReplace snprintf with BIO_snprintf
2025-02-14  Sebastian Andrzej... SPARC assembly: Don't file aes-cbc on T4 with small...
2025-02-11  openssl-machinePrepare for 3.0.17 26706/head
2025-02-11  openssl-machinePrepare for release of 3.0.16 openssl-3.0.16
2025-02-11  openssl-machinemake update
2025-02-11  openssl-machineCopyright year updates
2025-02-06  Dmitry Misharovbackport make-release.yml workflow to openssl-3.x branches
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-22  Michael BaentschImprove ASN1_TIME_print documentation and output
2025-01-22  Nadav Tashers_socket: naccept: close listening socket after accepti...
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-15  Nikolay NikolaevWorkaround for RSA on AArch64 Big Endian
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-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-13  Dmitry BelyavskiyTake into account no_store when pushing algorithm
2025-01-13  Dmitry BelyavskiyThis is a test for nocache provider behavior
2025-01-10  Dmitry Misharovfix linux-arm64 and freebsd-x86_64 CI jobs
2025-01-10  Kai PastorFix buildinf.h generation for space and backslash
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  Tomas MrazRevert "Return NULL from ossl_lib_ctx_get_concrete...
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 EdlingerRun fuzz-checker workflow on ubuntu-24.04
2025-01-06  Bernd EdlingerFix test failure in 90-test_memleak.t
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 -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  Matt CaswellFix an intermittent CI failure in property_test
2025-01-03  Michael BaentschCorrect return value documentation for X509V3_set_ctx()
2025-01-03  Adrien ZingerFix GCC compilation -Waggressive-loop-optimizations
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-20  Andrey Tsygunkaossl_i2c_ASN1_BIT_STRING(): Fix a possible heap buffer...
2024-12-17  otherddn1978Check whether ctx->pctx != NULL
2024-12-15  Richard LevitteUpgrade action/{upload,download}-artifact to v4
2024-12-13  Sasha RomijnFix typo in SSL_get_shared_sigalgs docs
2024-12-13  Dr. David von... X509: document non-standard behavior checking EKU exten...
2024-12-11  Shakti Shahdh_cms_set_peerkey(): Fix the incorrect condition
2024-12-10  Tom CosgroveRemove references to git.openssl.org from README.md
2024-12-02  Tomas MrazAvoid NULL dereference with PKCS7_OP_SET_DETACHED_SIGNATURE
2024-12-02  Tomas Mraz04-test_encoder_decoder.t: Add } omitted in a backport
2024-11-29  slontisFix EVP_PKEY_print_private() so that it works with...
2024-11-29  Alexandr Nedvedickydie() in .tmpl file should not be silently ignored.
2024-11-27  David BenjaminDocument expected BIO operations for libssl
2024-11-27  Tomas MrazSkip Asymmetric RSA corruption test for >=3.5 FIPS...
2024-11-26  Dr. David von... openssl-pkeyutl.pod.in: improve description of -rawin...
2024-11-26  Dr. David von... openssl-pkeyutl.pod.in: add that -sign is default op...
2024-11-25  Niels DosscheFix potential memory leak on failure of ecx_gen_init()
2024-11-25  Niels DosscheFix potential memory leak on failure of dsa_gen_init()
next