summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/reallocarray.c (unfollow)
Commit message (Expand)AuthorFilesLines
6 daystlsext: check we reject unadvertised selected protocoltb1-1/+24
6 daystlsext_alpn_client_process(): rename list and prototb1-8/+8
8 daysrsa_eay: Replace handrolled BN_bn2binpad with the real thingtb1-19/+7
8 dayslibcrypto: harden cms_kek_cipher() a bittb1-3/+8
9 daysDon't drop X509_V_ERR_HOSTNAME_MISMATCH when verify callback returns 1beck1-2/+5
9 daysfix a double word; ok tb@jsg1-3/+3
10 daysICBB -> ICDBjsg1-3/+3
10 daysgrammar; a -> anjsg8-24/+24
12 daysMake deprecation of ASN1_STRING_data(3) more prominenttb1-19/+22
12 daysgrammar; an program -> a programjsg1-3/+3
13 daysdocument MALLOC_OPTIONS=D output; OK otto@schwarze1-2/+72
14 daysRFC 8446 -> 9846tb1-2/+2
14 daysChange RFC references from 8446 to 9846 and adjust section numberstb19-99/+97
14 daysSSL_get_finished: remove comment about TLSv1.0 and TLSv1.1tb1-4/+2
14 daysSimplify handling of remaining record content on switch to legacy stack.jsing1-35/+13
2026-08-21Allocate TLS 1.3 receive buffers lazilykenjiro1-14/+7
2026-08-20update 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
2026-07-29timingsafe test: make check() statictb1-2/+2
2026-07-29verify test: print size_t with %zutb1-2/+2
2026-07-28tlsfuzzer: use an f-string instead of explicit format specifierstb1-4/+2
2026-07-28tlsfuzzer: avoid mutable default argumentstb1-6/+18
2026-07-28tlsfuzzer: simplify check for directorytb1-2/+2
2026-07-26tlsfuzzer: use sys.exit() instead of naked exit()tb1-8/+8
2026-07-26tlsfuzzer: whitespace tweakstb1-4/+5
2026-07-26tlsfuzzer: remove unnecessary semicolontb1-2/+2
2026-07-25Unlock CRYPTO_LOCK_UI on ui_open_session() failuretb1-3/+5
2026-07-22Improve SHA-3 performance.jsing1-37/+281
2026-07-21bn_mul_div: use (unsigned long long) instead of (uint64_t) to print with %llutb1-2/+2
2026-07-17Alberta moved to permanent -06 on 2026-06-18, update test datamillert1-17/+17
2026-07-17Remove redundant BIO_write() length assertions in b64_write()kenjiro1-3/+1
2026-07-17Remove stale SECURE RENEGOTIATION referencekenjiro1-5/+3
2026-07-16Make dtls1_do_write_ccs() self contained.jsing1-4/+5