summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/recallocarray.c (unfollow)
Commit message (Expand)AuthorFilesLines
2025-05-18rc2: two files escaped the lure of the attic, set these poor souls freetb2-241/+0
2025-05-17Remove TABLE_BITS from gcm128.jsing2-248/+3
2025-05-16Replace GCM_MUL/GHASH defines with static inline functions.jsing1-121/+99
2025-05-16Stop using CRYPTO_gcm128_init() and stack allocated GCM128_CONTEXT.jsing1-16/+16
2025-05-14nc: disallow -T with = when arguments are not key=value pairstb1-1/+3
2025-05-10Increase default PKCS12_SALT_LEN from 8 to 16 bytestb1-2/+2
2025-05-10asn_moid: move inclusion of err_local.h to the proper placetb1-2/+2
2025-05-10Sort FOOerror() in ASCII ordertb1-18/+18
2025-05-10Simplify the remaining FOOerror()tb1-26/+28
2025-05-10Remove unused internal FOOerror()tb1-11/+1
2025-05-10Remove error macros except PEMerr(), RSAerr() and SSLerr()tb1-37/+4
2025-05-10ssl_local.h: stop guarding SYSerror() with an #ifdeftb1-3/+1
2025-05-10Move the internal FOOerror() to err_local.htb2-40/+38
2025-05-10Use err_local.h rather than err.h in most placestb222-456/+454
2025-05-10ssl_local: provide an SSL-internal version of SYSerror()tb1-1/+4
2025-05-10SSL_error_internal: remove a superfluous pair of parenstb1-3/+2
2025-05-10ssl_local.h: adjust some whitespacetb1-3/+3
2025-05-10const correct SSL_error_internal()tb2-4/+4
2025-05-10cms: disallow AEAD ciphers and AES XTStb1-3/+21
2025-05-09Garbage collect docs of BIO_dump{,_indent}_{cb,fp}()tb1-35/+3
2025-05-09bss_log.c: don't rely on err.h pulling in bio.htb1-2/+2
2025-05-09openssl ocsp: switch from X509V3error() to perror()tb1-6/+6
2025-05-05merge the x509name test into x509_name_test.ctb4-73/+125
2025-05-04Fix up two markup mistakes with .Fn and .Xrtb1-4/+4
2025-05-04Improve the pqueue testtb3-48/+57
2025-05-04sigh. pqueue_find() also needs a const treatmenttb2-4/+4
2025-05-04pqueue.h: zap trailing whitespacetb1-3/+3
2025-05-04const correct first argument of pitem_new()tb2-4/+4
2025-05-04Remove the X9.62 prime239v{1,2,3} curvestb1-179/+1
2025-05-04Remove the three test cases covering prime239v*tb1-121/+1
2025-05-04Move P-256 where it belongstb1-67/+67
2025-05-03Fix typo in curve comment: P224r2 -> P224t1tb1-2/+2
2025-05-03CTASSERT that internal pub/priv keys match the sizes exposed in mlkem.htb2-2/+10
2025-05-03Verify that the selected key share is indeed group 29tb1-1/+6
2025-05-03mlkem_unittest: check return value of decap()tb1-5/+11
2025-05-03mlkem_tests: add an empty line for consistencytb1-1/+2
2025-05-01More space around .Dl + a typo on toptb2-5/+11
2025-05-01lhash: add missing spaces before assignment operatortb1-4/+4
2025-04-30tlsext: stop sending SNI before ALPN in clientstb1-24/+1
2025-04-30tlsexttest: remove check that clients receive SNI before ALPNtb1-33/+3
2025-04-28EC_GROUP_check.3: rephrase a sentence to avoid a word repetitiontb1-4/+4
2025-04-28EC_GROUP_new_by_curve_name.3: escape a - in code.tb1-3/+3
2025-04-27c2sp: drop OpenSSL 1.1 and 3.2, add 3.5tb1-2/+2
2025-04-26EC_POINT_point2oct: remove in_ prefix in RETURN VALUEStb1-5/+5
2025-04-26EC_GROUP_new_curve_GFp: some fixes in the RETURN VALUE sectiontb1-9/+12
2025-04-26Fix markup for EC_GROUP_set_point_conversion_formtb1-4/+5
2025-04-25Fix up a few dangling referencestb4-13/+12
2025-04-25Rework EC documentationtb13-1242/+1998
2025-04-25BN_new: zap an anachronistic admonitiontb1-4/+2
2025-04-25Restore two #if defined(GHASH) that were incorrectly removed.jsing1-5/+5