cosmopolitan/tool/net
Justine Tunney de5de19004 Make improvements
- Document redbean's argon2 module
- Fix regressions in cthreads library
- Make testlib work better with threads
- Give the cthreads library lots of love
- Remove some of the stdio assembly code
- Implement getloadavg() across platforms
- Code size optimizations for errnos, etc.
- Only check for signals in main thread on Windows
- Make errnos for dup2 / dup3 consistent with posix

This change also fixes a bug in the argon2 module, where the NUL
terminator was being included in the hash encoded ascii string. This
shouldn't require any database migrations to folks who found this module
and productionized it, since the argon2 library treats it as a c string.
2022-05-28 00:28:09 -07:00
..
demo Add raw memory visualization tool to redbean 2022-05-14 04:33:58 -07:00
tiny
.init.lua
counters.inc Make some systemic improvements 2022-05-18 16:52:36 -07:00
dig.c
echo.c
favicon.ico
help.txt Make improvements 2022-05-28 00:28:09 -07:00
largon2.c Make improvements 2022-05-28 00:28:09 -07:00
lfuncs.c Add raw parameter to redbean lua compress 2022-05-17 10:41:23 -07:00
lfuncs.h Add Compress() and Uncompress() to redbean 2022-05-16 16:49:20 -07:00
lmaxmind.c
lre.c
lsqlite3.c
luacheck.h Fix reporting of Lua stack items from various hook calls (#395) 2022-04-27 21:57:52 -07:00
lunix.c Add Compress() and Uncompress() to redbean 2022-05-16 16:49:20 -07:00
net.mk Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
redbean.c Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
redbean.png
sandbox.h Make improvements 2022-04-28 09:57:07 -07:00
wb.c Use re-entrant locks on stdio 2022-05-22 08:28:33 -07:00