cosmopolitan/net/https
Justine Tunney 6f7d0cb1c3
Pay off more technical debt
This makes breaking changes to add underscores to many non-standard
function names provided by the c library. MODE=tiny is now tinier and
we now use smaller locks that are better for tiny apps in this mode.
Some headers have been renamed to be in the same folder as the build
package, so it'll be easier to know which build dependency is needed.
Certain old misguided interfaces have been removed. Intel intrinsics
headers are now listed in libc/isystem (but not in the amalgamation)
to help further improve open source compatibility. Header complexity
has also been reduced. Lastly, more shell scripts are now available.
2022-09-12 23:36:56 -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 Pay off more technical debt 2022-09-12 23:36: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 Pay off more technical debt 2022-09-12 23:36:56 -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 Avoid sandboxing directory prerequisites 2022-08-19 13:02:25 -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 Pay off more technical debt 2022-09-12 23:36:56 -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