summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/reallocarray.c (unfollow)
Commit message (Expand)AuthorFilesLines
2026-05-06Get rid of struct dtls1_retransmit_state.jsing2-26/+10
2026-05-06Avoid use of uninitialised decode_error variable.jsing1-10/+14
2026-05-05wycheproof: add regress target to ensure proper go formattingtb1-2/+5
2026-05-05openssl: centralize speed benchmark timer handlingkenjiro1-124/+135
2026-05-04mlkem: also zero the failure_keytb1-1/+2
2026-05-04wycheproof.go: simplfiy for looptb1-2/+2
2026-05-04wycheproof: go fmttb1-5/+5
2026-05-04certs/README: fix previous: 14b should fail to verifytb1-1/+1
2026-05-04verifier: re-enable the callback override for depthtb1-5/+3
2026-05-04libcrypto: extend verify and callback regresstb2-4/+105
2026-05-04verify regress: allow setting verify depth and callbacktb2-13/+38
2026-05-03cert regress: update README for tests 14a and 14b.tb1-0/+6
2026-04-30Refactor dtls1_do_write_handshake_message().jsing1-43/+44
2026-04-29Split dtls1_do_write() into handshake message and CCS handling.jsing1-33/+59
2026-04-29Avoid unnecessary lookups in dtls1_retransmit_message().jsing1-37/+6
2026-04-29Remove unused frag_off argument from dtls1_retransmit_message().jsing1-4/+3
2026-04-29Make dtls1_retransmit_message() static.jsing2-78/+76
2026-04-29Inline dtls1_fix_message_header().jsing1-16/+5
2026-04-29Convert DTLS code to ssl_msg_callback().jsing1-14/+7
2026-04-26make_addressRange: unused bits in max must be zerotb1-6/+23
2026-04-26Fix PKCS7_set_{un,}signed_attributes()tb1-28/+35
2026-04-25Add DTLS wire tests.jsing2-4/+386
2026-04-25pkcs7: drop silly use of i in PKCS7_dataVerify()tb1-4/+3
2026-04-25pkcs7: don't use i, j for NIDs in PKCS7_dataFinal()tb1-9/+7
2026-04-25pkcs7: don't use i and j for NIDs in PKCS7_dataDecode()tb1-6/+4
2026-04-25pkcs7: avoid assignment to i in PKCS7_dataInit()tb1-3/+2
2026-04-25pkcs7: Simplify PKCS7_type_is_other()tb1-12/+4
2026-04-25Add FIPS 180-4 references for SHA-256 constants.jsing1-1/+6
2026-04-24Simplify PKCS7_get_issuer_and_serial()tb1-9/+6
2026-04-21wycheproof: skip BLS test vectors to prepare for updatetb1-1/+3
2026-04-21pkcs7test: factor main into a helper so we can add some unit tests easilytb1-3/+13
2026-04-20mlkem: use <openssl/mlkem.h> instead of "mlkem.h"tb1-2/+3
2026-04-20tls_keypair: add missing <limits.h>tb1-1/+3
2026-04-20ec_pmeth: fix 20yo comment: *outlen -> *keylentb1-2/+2
2026-04-16libtls: consistently handle allocation failureslibressl-v4.3.1libressl-v4.3.0tb2-6/+6
2026-04-16libtls: use TLS_ERROR_OUT_OF_MEMORY after malloc failuretb1-2/+2
2026-04-16libtls: use tls_error_setx() after BIO_new_mem_buf()tb1-2/+2
2026-04-16libtls: prefer x version of error settingtb5-17/+17
2026-04-16libtls: add missing length checks before BIO_new_mem_buf()tb2-2/+17
2026-04-15keypairtest: zero out tls_error before running teststb1-2/+2
2026-04-13Prior to this we substring matched and allowed a leading .beck3-7/+75
2026-04-08Bump LibreSSL version for the releasetb1-3/+3
2026-04-07Rename labellen to label_lentb2-24/+24
2026-04-07Fix NULL deref for malformed OAEP parameters in CMS decryptiontb2-11/+22
2026-04-07Refactor and fix ocsp_find_signer_sk()tb1-12/+17
2026-04-07Add a few to-do items to the crl_cb()tb1-1/+6
2026-04-07Stop Delta CRL processing if a CRL number is misssingtb1-4/+8
2026-04-06x509v3.h: remove pointless #ifdef HEADER_CONF_Htb1-3/+1
2026-04-06cms_local.h: remove #ifdef X509V3_HEADER_Htb1-4/+3
2026-04-03Remove lib/libssl/test.jsing53-4409/+0