cosmopolitan/net/https
Justine Tunney ead3fc2b31 Fix Landlock Make so it can read pattern rule vars
It turned out that specifying all SRCS and INCS as dependencies on the
pattern rules for all headers, caused `make` memory usage to skyrocket
from 40mb ot 160mb. This change also reduces the build graph another 4%.
2022-08-13 17:23:05 -07:00
..
certhashost.c Improve redbean wildcard certificate support 2022-06-11 19:25:03 -07:00
certhasip.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
chaincertificate.c Refactor out some duplicated code 2021-08-14 06:17:56 -07:00
choosecertificatelifetime.c Refactor out some duplicated code 2021-08-14 06:17:56 -07:00
describesslverifyfailure.c Make numerous improvements 2021-09-28 01:52:34 -07:00
finishcertificate.c Make numerous improvements 2021-09-28 01:52:34 -07:00
formatssltime.c Add HTTP/HTTPS Fetch() API to redbean 2021-07-07 21:44:27 -07:00
formatx509name.c Refactor out some duplicated code 2021-08-14 06:17:56 -07:00
generatecertificateserial.c Fold LIBC_RAND into LIBC_STDIO/TINYMATH/INTRIN 2022-08-11 12:32:00 -07:00
generatehardrandom.c Fold LIBC_RAND into LIBC_STDIO/TINYMATH/INTRIN 2022-08-11 12:32:00 -07:00
getentropy.c Fold LIBC_RAND into LIBC_STDIO/TINYMATH/INTRIN 2022-08-11 12:32:00 -07:00
getsslcachefile.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
getsslroots.c Make improvements 2022-04-28 09:57:07 -07:00
https.h Trim down redbean a little bit 2022-03-21 19:32:30 -07:00
https.mk Fold LIBC_RAND into LIBC_STDIO/TINYMATH/INTRIN 2022-08-11 12:32:00 -07:00
initializekey.c Refactor out some duplicated code 2021-08-14 06:17:56 -07:00
initializerng.c Fold LIBC_RAND into LIBC_STDIO/TINYMATH/INTRIN 2022-08-11 12:32:00 -07:00
isselfsigned.c Refactor out some duplicated code 2021-08-14 06:17:56 -07:00
isservercert.c Refactor out some duplicated code 2021-08-14 06:17:56 -07:00
logcertificate.c Fix basename() and dirname() 2022-04-06 00:13:44 -07:00
sslcache.c Fix Landlock Make so it can read pattern rule vars 2022-08-13 17:23:05 -07:00
sslcache.h Add SNI support to redbean and improve SSL perf 2021-07-23 13:56:13 -07:00
sslroots.c Make numerous improvements 2021-09-28 01:52:34 -07:00
tlsdebug.c Refactor out some duplicated code 2021-08-14 06:17:56 -07:00
tlsdie.c Make numerous improvements 2021-09-28 01:52:34 -07:00
tlserror.c Make numerous improvements 2021-09-28 01:52:34 -07:00