aboutsummaryrefslogtreecommitdiff
path: root/include/netinet/tcp.h (unfollow)
Commit message (Collapse)AuthorFilesLines
6 daysscripts/test: reorder setup_cross_compiler, fix head -1Joshua Sing1-12/+11
6 daysscripts/test: check all binaries for cross-compileJoshua Sing1-5/+8
Probably safer to check all of them instead of just CC, since previously it seems the loongarch64 RANLIB variable could have been wrong. I am not sure if a missing binary could cause unexpected behaviour.
6 daysscripts/test: remove non-standard sort, tail and find flagsJoshua Sing1-2/+2
6 daysscripts/test: fix missing env vars for cross-compilationJoshua Sing1-14/+44
8 dayscmake tests: fix two copy-paste errorsTheo Buehler1-2/+2
8 daysLink bn_ffdh test to buildTheo Buehler3-0/+11
12 daysEnable SHA assembly for elf-x86_64 buildsJoel Sing2-0/+18
13 daysRevise portable to work with LIBRESSL_USE_*_ASSEMBLY definesJoel Sing9-60/+51
14 daysSimplify update.sh slightlyJoel Sing1-24/+4
Produce a list of files from the various crypto/Makefile.am* files, rather than sourcing some from crypto/Makefile.am and manually copying the remainder. This will make it easier to add platform specific sources in the future, since they only need to be added to the appropriate Makefile.am* file. Remove symbols exclusion for OPENSSL_ia32cap_P - this disappeared from upstream in 2024.
2026-01-17Mop up various defines that are no longer used upstreamJoel Sing5-24/+0
BSAES_ASM, VPAES_ASM and OPENSSL_IA32_SSE2 were retired a while ago.
2026-01-14Remove upstreamed stack.c workaroundTheo Buehler1-11/+0