cosmopolitan/tool/net
Justine Tunney fe5c475f83 Add Deflate() / Inflate() to redbean and fix bugs
The Compress() and Uncompress() APIs were a mistake. The functions
themselves work fine, but it's a design blemish and does superfluous
work. Since they were only introduced in the last few weeks, they're now
deprecated and references to them have been scrubbed from the website
and other documentation. Please use the new APIs since the old APIs will
be removed at some point in the future.

This change introduces automated Lua unit tests for the Redbean APIs.
There's a few functions that were broken which have now been fixed, e.g.
Underlong() and Decimate().
2022-07-08 09:47:04 -07:00
..
demo Polish redbean APIs and docs (#446) 2022-06-23 18:54:35 -07:00
tiny Fix bugs with recent change 2022-04-16 10:40:23 -07:00
.init.lua Add SSL to redbean 2021-06-24 13:20:50 -07:00
counters.inc Make some systemic improvements 2022-05-18 16:52:36 -07:00
dig.c Restart CI for New Technology and UBSAN hunting 2022-03-21 04:32:57 -07:00
echo.c Reduce makefile dependencies by 10% 2022-06-08 20:01:28 -07:00
favicon.ico Make major improvements to redbean and libraries 2021-04-18 12:34:15 -07:00
help.txt Add Deflate() / Inflate() to redbean and fix bugs 2022-07-08 09:47:04 -07:00
largon2.c Make improvements 2022-05-28 00:28:09 -07:00
lfuncs.c Add Deflate() / Inflate() to redbean and fix bugs 2022-07-08 09:47:04 -07:00
lfuncs.h Add Deflate() / Inflate() to redbean and fix bugs 2022-07-08 09:47:04 -07:00
lmaxmind.c Import C++ Standard Template Library 2022-03-22 06:41:54 -07:00
lre.c Trim down redbean a little bit 2022-03-21 19:32:30 -07:00
lsqlite3.c Add fileio and sqlar SQLite extensions to redbean 2022-06-17 06:04:09 -07:00
luacheck.h Fix reporting of Lua stack items from various hook calls (#395) 2022-04-27 21:57:52 -07:00
net.mk Add finger demo to redbean and fix regression 2022-06-23 03:42:05 -07:00
redbean.c Add Deflate() / Inflate() to redbean and fix bugs 2022-07-08 09:47:04 -07:00
redbean.png Make improvements 2020-09-14 00:02:34 -07:00
sandbox.h Strengthen the pledge() polyfill 2022-06-27 13:02:17 -07:00
wb.c Use re-entrant locks on stdio 2022-05-22 08:28:33 -07:00