summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
8 daysFix migration guide mappings for i2o/o2i_ECPublicKeyopenssl-3.0slontis
11 daysHandle empty param in EVP_PKEY_CTX_add1_hkdf_infotrinity-1686a
11 daysdoc/fingerprints.txt: Add the future OpenSSL release keyRichard Levitte
13 dayslist_provider_info(): Fix leak on errorTomas Mraz
2024-04-12make_addressPrefix(): Fix a memory leak in error caseTomas Mraz
2024-04-10Document that private and pairwise checks are not bounded by key sizeTomas Mraz
2024-04-10Fix socket descriptor checks on Windowsolszomal
2024-04-10man EVP_PKEY_CTX_set_params: document params is a listHubert Kario
2024-04-09APPS: Add missing OPENSSL_free() and combine the error handlerJiasheng Jiang
2024-04-09Fix "Error finalizing cipher loop" when running openssl speed -evp -decryptTom Cosgrove
2024-04-09Fix EVP_PKEY_CTX_add1_hkdf_info() behaviorTodd Short
2024-04-08Add a test for session cache overflowMatt Caswell
2024-04-08Hardening around not_resumable sessionsMatt Caswell
2024-04-08Add a CHANGES.md/NEWS.md entry for the unbounded memory growth bugMatt Caswell
2024-04-08Fix unconstrained session cache growth in TLSv1.3Matt Caswell
2024-04-08Extend the multi_resume test for simultaneous resumptionsMatt Caswell
2024-04-08Add a test for session cache handlingMatt Caswell
2024-04-04downgrade upload-artifact action to v3Dmitry Misharov
2024-04-04openssl-crl(1): The -verify option is implied by -CA* optionsTomas Mraz
2024-04-04DEFINE_STACK_OF.pod: Fix prototypes of sk_TYPE_free/zero()Tomas Mraz
2024-04-04Backported .gitignore changes from masterdgbkn
2024-04-04Add 'documentation policy' link to CONTRIBUTING guide.slontis
2024-04-04Align 'openssl req' string_mask docs to how the software really worksJob Snijders
2024-04-02Fix handling of NULL sig parameter in ECDSA_sign and similarBernd Edlinger
2024-04-02Fix openssl req with -addext subjectAltName=dirNameBernd Edlinger
2024-04-02Bump actions/setup-python from 5.0.0 to 5.1.0dependabot[bot]
2024-04-02Explicitly state what -keys doesSimo Sorce
2024-03-25Add NULL check before accessing PKCS7 encrypted algorithmViliam Lejčík
2024-03-25Replace unsigned with intJiasheng Jiang
2024-03-22Fixed a typo and grammar in openssl-ts.podolszomal
2024-03-22Add M1 macOS runner to some workflowsDmitry Misharov
2024-03-22Update FIPS hmac key documentationMatt Hauck
2024-03-15Fix unbounded memory growth when using no-cached-fetchMatt Caswell
2024-03-15SSL_add_dir_cert_subjects_to_stack(): Documented return valuesShakti Shah
2024-03-15Fix ASLR to be smaller during asan/tsan/ubsan runsNeil Horman
2024-03-14Fix dasync_rsa_decrypt to call EVP_PKEY_meth_get_decryptVladimirs Ambrosovs
2024-03-12Doc: fix style谭九鼎
2024-03-11FAQ.md should be removedAlexandr Nedvedicky
2024-03-11Try to fix intermittent CI failures in sslapitestBernd Edlinger
2024-03-07Dont run the self-hosted workflows when not availableBernd Edlinger
2024-03-01Fix off by one issue in buf2hexstr_sep()shridhar kalavagunta
2024-02-25Ensure `$(MAKE)` commands and `CFLAGS` are appropriately quoted in the Makefile.Hamilton Chapman
2024-02-22SSL_set1_groups_list(): Fix memory corruption with 40 groups and moreMichael Baentsch
2024-02-22s_cb.c: Add missing return value checksMrRurikov
2024-02-22Minor wording fixes related to no-atexitTomas Mraz
2024-02-22Add atexit configuration option to using atexit() in libcrypto at build-time.Randall S. Becker
2024-02-21Don't print excessively long ASN1 items in fuzzerMatt Caswell
2024-02-20Correct the defined name of the parameter "micalg" in the documentationBernd Ritter
2024-02-16Fixed Visual Studio 2008 compiler errorsMarcel Gosmann
2024-02-16Check for NULL cleanup function before using it in encoder_processNeil Horman