summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-01-26Bump suisei-cn/actions-download-file from 1.4.0 to 1.5.1dependabot/github_actions/suisei-cn/actions-download-file-1.5.1dependabot[bot]
2024-01-25replace strstr() with strchr() for single charactersrilysh
2024-01-25Have OSSL_PARAM_allocate_from_text() fail on odd number of hex digitsRichard Levitte
2024-01-25Add some tests for various PKCS12 files with NULL ContentInfoMatt Caswell
2024-01-25Add NULL checks where ContentInfo data can be NULLMatt Caswell
2024-01-25Add tests for return codes for EVP_CIPHER_CTX_get[block_size|iv_length]Neil Horman
2024-01-25Add appropriate NULL checks in EVP_CIPHER apiNeil Horman
2024-01-24Fix a possible memory leak in req_mainBernd Edlinger
2024-01-23ci.yml: Replace actions-rs/toolchain@v1 with dtolnay/rust-toolchainTomas Mraz
2024-01-23tlsfuzzer.sh: Use python3Tomas Mraz
2024-01-23tlsfuzzer.sh: Make it more informative on errorsTomas Mraz
2024-01-23tlsfuzzer.sh: Run openssl version on the built app and not system oneTomas Mraz
2024-01-23gost_engine.sh: Set OPENSSL_ENGINES_DIRTomas Mraz
2024-01-23Fix typosJakub Wilk
2024-01-23Add CHANGES entryHugo Landau
2024-01-23Fix docsHugo Landau
2024-01-23QUIC MULTISTREAM TEST: Test optimised FIN APIHugo Landau
2024-01-23QUIC APL: Implement optimised FIN APIHugo Landau
2024-01-23QUIC: Add optimised FIN APIHugo Landau
2024-01-22Remove mios-simulator-version-min from default iOS configurationLars Schmertmann
2024-01-2202-test_errstr.t: make robust on `openssl errstr` crashesDr. David von Oheimb
2024-01-19Removes unsed function: ssl_bad_method()Frederik Wedel-Heinen
2024-01-19Uninitialized array variableshashankmca80
2024-01-18prevent integer overflow in ossl_asn1_time_from_tmPaul Dreik
2024-01-18add test for provoking integer overflow in ossl_asn1_time_from_tmPaul Dreik
2024-01-18Don't apply max_frag_len checking if no Max Fragment Length extensionMatt Caswell
2024-01-18Fix a FreeBSD build failure when KTLS is enabledMatt Caswell
2024-01-18Add a KTLS test where we write long app data recordsMatt Caswell
2024-01-18X509_dup.pod: add caveat that extra data is not copied and hints, e.g., to us...Dr. David von Oheimb
2024-01-18Move increment of dtls epoch to change cipher state functionFrederik Wedel-Heinen
2024-01-18Document SSL_R_UNEXPECTED_EOF_WHILE_READINGMatt Caswell
2024-01-18Add a deprecation warning for a function in docsKevin Jerebica
2024-01-17Fix reason value collision for CMP_R_UNEXPECTED_SENDERTomas Mraz
2024-01-17Introduce hash thunking functions to do proper castingNeil Horman
2024-01-17cmp_vfy.c/check_msg_all_certs(): remove needless trace output in case 3GPP mo...Dr. David von Oheimb
2024-01-17ossl_cmp_msg_check_update(): improve diagnostics of checking expected sender ...Dr. David von Oheimb
2024-01-1780-test_cmp_http_data/: add tests for -no_cache_extracerts, fix and extend fu...Dr. David von Oheimb
2024-01-17CMP app and doc: add -no_cache_extracerts option / OSSL_CMP_OPT_NO_CACHE_EXTR...Dr. David von Oheimb
2024-01-17CMP app: make -ignore_keyusage apply also for mock serverDr. David von Oheimb
2024-01-17Fix performance regression of ChaCha20 on LoongArch64Lin Runze
2024-01-16hurd: Fix dgram_sendmmsgSamuel Thibault
2024-01-16Add missing genpkey -rand supportViktor Dukhovni
2024-01-16Check whether the pubkey exists in ossl_ecx_key_duplan1120
2024-01-15Remove receiving of unused return valueDrokov Pavel
2024-01-15Move discovery of the legacy alg type into the keymgmtMatt Caswell
2024-01-15Error in s_server when -rev option is used with dtls.Frederik Wedel-Heinen
2024-01-15Add X509_STORE_get1_objectsDavid Benjamin
2024-01-15Removed logically dead code from function i2r_issuer_sign_toolGopal Sharma
2024-01-15Add CHANGES.md and NEWS.md entries for CVE-2023-6237Tomas Mraz
2024-01-15Limit the execution time of RSA public key checkTomas Mraz