summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_locl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2025-06-16strip the temporary filename when displaying a verification error;sthen1-1/+2
2025-06-15crypto_ex_data: use same sizeof idiom as everywhere else in our own codetb1-7/+6
2025-06-15Remove aesni_init_key().jsing1-47/+22
2025-06-15Integrate AES-NI into the AES code.jsing6-62/+270
2025-06-15Provide machine dependent CPU capabilities for i386.jsing2-3/+17
2025-06-15Provide CRYPTO_CPU_CAPS_AMD64_AES in machine dependent CPU capabilities.jsing2-4/+7
2025-06-15tlsfuzzer: adjust test filenames to upstream churn.tb1-154/+154
2025-06-14ec_asn1_test: be better at sortingtb1-3/+3
2025-06-14ec_asn1_test: for curves that have a seed, validate the parameters a and btb1-2/+195
2025-06-14Fix signature of BN_zerotb1-5/+4
2025-06-13The mdoc(7) .Ft macro does not need quoting of its arguments, but aboutschwarze23-124/+124
2025-06-12<uvm/uvmexp.h> is clearly only for VM_MALLOC_CONF, but <sys/sysctl.h> takesderaadt1-2/+1
2025-06-12Bring the DESCRIPTION a bit closer to reality, in particular stopschwarze1-7/+31
2025-06-12Add a test to verify the fpurge problem doesn't happen. fpurge()yasuoka1-1/+41
2025-06-11EC_GROUP_check: rephrase a sentence so it's a bit less awkwardtb1-5/+7
2025-06-11The functions SMIME_read_ASN1(3) and SMIME_write_ASN1(3)schwarze3-290/+1
2025-06-11Since the function SMIME_write_ASN1(3) is no longer public, move theschwarze2-63/+181
2025-06-11pk7_asn1: delete lines containing nothing but a tabtb1-7/+1
2025-06-11Lie less below RETURN VALUES, add a related BUGS entry,schwarze2-10/+24
2025-06-11SMIME_read_ASN1(3) and SMIME_write_ASN1(3) are no longer public,schwarze4-12/+18
2025-06-11SMIME_read_ASN1(3) is no longer public,schwarze2-6/+12
2025-06-11Explain why we still need OPENSSL_init() (autoconf)tb1-1/+5
2025-06-11Remove BF_PTRtb14-109/+3
2025-06-10err.c: fix previous: 8 spaces -> tabtb1-2/+2
2025-06-09Fix comment: unsigned int, not just inttb1-2/+2
2025-06-09one DES_LONG hid in arch/sh/opensslconf.htb1-8/+0
2025-06-09Move (mostly) MI constants to proper headerstb18-416/+36
2025-06-09Make OPENSSL_IA32_SSE2 the default for i386 and remove the flag.jsing8-23/+9
2025-06-09Remove GNU assembler version check.jsing1-4/+1
2025-06-09Stop defining OPENSSL_IA32_SSE2 on amd64.jsing1-2/+1
2025-06-09Retire the manual pages OPENSSL_load_builtin_modules(3) and OBJ_NAME_add(3)schwarze7-456/+25
2025-06-09EVP_cleanup(3) is no longer relevant here since it no longer has any effect.schwarze1-3/+2
2025-06-09This file is no longer relevant because the function CONF_module_add()schwarze1-73/+0
2025-06-09SSL_shutdown(): remove pointless NULL check.tb1-2/+2
2025-06-08mention that SSL_load_error_strings(3) lives in libssl;schwarze1-1/+3
2025-06-08.Lb libssl libcrypto ; OK tb@schwarze121-244/+365
2025-06-08delete an "intentionally undocumented" comment regarding stuffschwarze1-8/+3
2025-06-08add the missing .In line and add .Lb libssl libcrypto ; OK tb@schwarze2-4/+8
2025-06-08.Lb libcrypto ; OK tb@schwarze411-822/+1233
2025-06-08remove some "intentionally undocumented" comments regarding stuffschwarze9-37/+27
2025-06-08add the missing .In line and add .Lb libcrypto ; OK tb@schwarze2-4/+8
2025-06-08allow checking of tls.hschwarze1-2/+3
2025-06-08allow checking of conf.hschwarze1-1/+5
2025-06-08Remove ${MULTIPLE_OF_EIGHT}_BIT*tb13-144/+0
2025-06-08Test to verify the handling of fflush() for the pushed-back buffer thatyasuoka1-1/+40
2025-06-08More code clean up.jsing1-10/+9
2025-06-08Remove more mess related to arm assembly.jsing1-23/+1
2025-06-08Garbage collect DES_PTRtb13-78/+0
2025-06-08Remove DES_RISC*tb13-715/+0
2025-06-07Trim trailing whitespacetb1-8/+8