summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-05-30Prepare for release of 3.0.9openssl-3.0.9Tomas Mraz
2023-05-30make updateTomas Mraz
2023-05-30Update copyright yearTomas Mraz
2023-05-29Restrict the size of OBJECT IDENTIFIERs that OBJ_obj2txt will translateRichard Levitte
2023-05-29x509: Handle ossl_policy_level_add_node errorsClemens Lang
2023-05-29x509: Fix possible use-after-free when OOMClemens Lang
2023-05-25Clarify how to return string dataWatson Ladd
2023-05-25Fix a bug where the result of rehash is unstableminyong.ha
2023-05-24Fix incorrect parameter verification in EVP_MD_CTX_get_paramslan1120
2023-05-23doc/fingerprints.txt: Add the OpenSSL OMC PGP key fingerprintRichard Levitte
2023-05-23If oaep_md is not initialized, correctly initialize itDmitry Belyavskiy
2023-05-22fips.module.sources: Add missing cpuid and related .c sources for other archi...Tomas Mraz
2023-05-22Add information on the 'ias' port for OpenVMSRichard Levitte
2023-05-22Update VMS configurationsRichard Levitte
2023-05-19Update hkdf.c to avoid potentially vulnerable code patternNicky Mouha
2023-05-17Fix stack corruption in ui_readBernd Edlinger
2023-05-15Fixed EVP_PKEY_CTX_set_ec_paramgen_curve_nid() for SM2 in ENGINEsYuan, Shuai
2023-05-12CMP client: fix checking new cert enrolled with oldcert and without private keyDr. David von Oheimb
2023-05-12CMP client: fix error response on -csr without private key, also in docsDr. David von Oheimb
2023-05-12apps/openssl.cnf: fix reference to insta.ca.crtDr. David von Oheimb
2023-05-12provider: return error if buf too small when getting ec pubkey paramYi Li
2023-05-12Fix typos found by codespellDimitri Papadopoulos
2023-05-12Clarify documentation of SSL_SESSION_dupWatson Ladd
2023-05-12Clear ownership when duplicating sessionsWatson Ladd
2023-05-11Fixed TLS1.3 handshake issue for legacy engine API.Yuan, Shuai
2023-05-10CMP app: fix deallocated host/port fields in APP_HTTP_TLS_INFODr. David von Oheimb
2023-05-10CMP app and app_http_tls_cb(): pick the right TLS hostname (also without port)Dr. David von Oheimb
2023-05-10Fix a typo found by codespell in a Makefile variableDimitri Papadopoulos
2023-05-10DLTS → DTLSDimitri Papadopoulos
2023-05-09Fix memory leak in engine_cleanup_add_first()Kovalev Vasiliy
2023-05-09aes-gcm-armv8_64 asm support bigdianJerryDevis
2023-05-08Prevent a fuzzing timeout in the conf fuzzerMatt Caswell
2023-05-05Fix the padlock engineBernd Edlinger
2023-05-04Fix broken links on asym_cipher manpagesLadislav Marko
2023-05-04Add negative integer check when using ASN1_BIT_STRINGmlitre
2023-05-03rand: trust user supplied entropy when configured without a random sourcePauli
2023-05-01param->ctrl translation: Fix evp_pkey_ctx_setget_params_to_ctrl()Richard Levitte
2023-05-01param->ctrl translation: Fix fix_ec_paramgen_curve_nid()Richard Levitte
2023-04-28Avoid generating RSA keys with p < qrkarmaka98
2023-04-28Improve documentation of -no_ssl3, -no_tls1, -no_tls1_1, -no_tls1_2, -no_tls1...rkarmaka98
2023-04-28http proxy handling: Use ossl_safe_getenv() instead of getenv()Mukesh Bharsakle
2023-04-28ASN1_OCTET_STRING_new() calls ASN1_STRING_type_new(V_ASN1_OCTET_STRING)Vladimir Kotal
2023-04-28fix aes-xts bug on aarch64 big-endian env.Liu-ErMeng
2023-04-28APPS/cmp: prevent HTTP client failure on -rspin option with too few filenamesDr. David von Oheimb
2023-04-26Correct the CHANGES entry for CVE-2023-1255Tomas Mraz
2023-04-25Fix regression of no-posix-io buildsTomas Mraz
2023-04-21Bump actions/setup-python from 4.5.0 to 4.6.0dependabot[bot]
2023-04-21Fix checking return code of EVP_PKEY_get_int_param at check_curvePetr Mikhalicin
2023-04-20aesv8-armx.pl: Avoid buffer overrread in AES-XTS decryptionTomas Mraz
2023-04-18Configurations/descrip.mms.tmpl: Fix a few typosRichard Levitte