summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/certs/4d (unfollow)
Commit message (Expand)AuthorFilesLines
3 dayspkcs7test: fix thinko in fatal()tb1-2/+2
3 dayspkcs7test: missing articletb1-2/+2
3 dayspkcs7test: add an empty linetb1-1/+2
3 daysspelling; ok tb@jsg4-10/+10
4 daysPKCS7_stream: avoid out of bounds accesstb1-1/+5
4 daysAdd test case causing an OOB access in PKCS7_streamtb1-1/+61
4 daysPKCS7_stream: don't crash on omitted contenttb1-1/+15
4 days"Stream" valid PKCS7 objects with omitted contenttb1-4/+104
4 daysNID_communityDefinition, not NID_id_ad_communityDefinitiontb1-1/+1
4 dayslibssl: avoid narrowing return value in dtls1_ctrlkenjiro1-2/+2
4 daysMake CRYPTO_cleanup_all_ex_data() a compatibility no-opkenjiro14-47/+93
5 dayslibssl: fix API misuse in legacy finished handlingtb2-4/+6
5 daysX509_STORE_CTX_get_error.3: zap extraneous iftb1-2/+2
5 daysX509_STORE_CTX_get_error: validate chain -> validated chain (of certificates)tb1-4/+4
5 dayslibssl: ensure server selected ALPN was advertisedtb1-6/+20
5 daystlsext: check we reject unadvertised selected protocoltb1-1/+24
5 daystlsext_alpn_client_process(): rename list and prototb1-8/+8
7 daysrsa_eay: Replace handrolled BN_bn2binpad with the real thingtb1-19/+7
7 dayslibcrypto: harden cms_kek_cipher() a bittb1-3/+8
8 daysDon't drop X509_V_ERR_HOSTNAME_MISMATCH when verify callback returns 1beck1-2/+5
8 daysfix a double word; ok tb@jsg1-3/+3
9 daysICBB -> ICDBjsg1-3/+3
9 daysgrammar; a -> anjsg8-24/+24
11 daysMake deprecation of ASN1_STRING_data(3) more prominenttb1-19/+22
11 daysgrammar; an program -> a programjsg1-3/+3
12 daysdocument MALLOC_OPTIONS=D output; OK otto@schwarze1-2/+72
13 daysRFC 8446 -> 9846tb1-2/+2
13 daysChange RFC references from 8446 to 9846 and adjust section numberstb19-99/+97
13 daysSSL_get_finished: remove comment about TLSv1.0 and TLSv1.1tb1-4/+2
13 daysSimplify handling of remaining record content on switch to legacy stack.jsing1-35/+13
13 daysAllocate TLS 1.3 receive buffers lazilykenjiro1-14/+7
14 daysupdate cert.pem based on newer mozilla ca root store, ok tb@sthen1-198/+192
2026-08-18s2i_ASN1_INTEGER.3: mark up second use of usr_data for consistencytb1-3/+5
2026-08-18libssl: use correct alert for key_share without supported_groupstb1-2/+2
2026-08-14SSL_CTX_new(): fix spelling of NULLtb1-3/+3
2026-08-11wycheproof: recognize Cobblestone-{128,256}tb1-1/+3
2026-08-10hdestroy(3): stop freeing key valuesdaniel2-46/+3
2026-08-10Check HMAC() return value to avoid a later use of uninitialized datakenjiro1-3/+7
2026-08-08switch aarch64 CPU feature detection to elf_aux_info()naddy1-63/+19
2026-08-07Restore the OCSP no-check extension methodkenjiro2-2/+5
2026-08-07revert switch to elf_aux_info(); it breaks the install medianaddy1-19/+63
2026-08-05OBJ_create: OBJ_add_objects -> OBJ_create_objectstb1-2/+2
2026-08-05Remove documentation of OBJ_add_object(3)tb1-39/+14
2026-08-05Add missing Dv macro for NI_NUMERICSERV and NI_DGRAMclaudio1-4/+4
2026-08-04switch aarch64 CPU feature detection to elf_aux_info()naddy1-63/+19
2026-07-31callbackfailures: allow specifying the root certificate filekenjiro1-10/+11
2026-07-31Make file-local functions statickenjiro9-27/+27
2026-07-31Remove unused BUF_reverse()kenjiro1-22/+1
2026-07-31Add missing internal header includeskenjiro25-25/+60
2026-07-29ocspcheck: make validate_response() static, it's only used in this filetb1-3/+2