cosmopolitan/tool/net/demo
Justine Tunney f7ff77d865
Make fixes and improvements
- Invent iso8601us() for faster timestamps
- Improve --strace descriptions of sigset_t
- Rebuild the Landlock Make bootstrap binary
- Introduce MODE=sysv for non-Windows builds
- Permit OFD fcntl() locks under pledge(flock)
- redbean can now protect your kernel from ddos
- Have vfork() fallback to sys_fork() not fork()
- Change kmalloc() to not die when out of memory
- Improve documentation for some termios functions
- Rewrite putenv() and friends to conform to POSIX
- Fix linenoise + strace verbosity issue on Windows
- Fix regressions in our ability to show backtraces
- Change redbean SetHeader() to no-op if value is nil
- Improve fcntl() so SQLite locks work in non-WAL mode
- Remove some unnecessary work during fork() on Windows
- Create redbean-based SSL reverse proxy for IPv4 TurfWar
- Fix ape/apeinstall.sh warning when using non-bash shells
- Add ProgramTrustedIp(), and IsTrustedIp() APIs to redbean
- Support $PWD, $UID, $GID, and $EUID in command interpreter
- Introduce experimental JTqFpD APE prefix for non-Windows builds
- Invent blackhole daemon for firewalling IP addresses via UNIX named socket
- Add ProgramTokenBucket(), AcquireToken(), and CountTokens() APIs to redbean
2022-10-19 07:19:19 -07:00
..
.lua Add raw memory visualization tool to redbean 2022-05-14 04:33:58 -07:00
.init.lua Make fixes and improvements 2022-10-19 07:19:19 -07:00
.reload.lua Support OnHttpRequest Lua callback 2021-04-24 17:27:12 -07:00
404.html Remove trailing whitespace from all files (#497) 2022-07-20 20:31:16 -07:00
binarytrees.lua Add raw memory visualization tool to redbean 2022-05-14 04:33:58 -07:00
call-lua-module.lua Add raw memory visualization tool to redbean 2022-05-14 04:33:58 -07:00
closedsource.lua Add Lua compiler 2021-08-09 13:09:14 -07:00
crashreport.lua Make improvements 2022-04-24 10:06:05 -07:00
fetch.lua Do some work on redbean 2022-07-22 20:44:24 -07:00
finger.lua Add tcp syn packet fingerprinting to redbean 2022-07-17 02:43:49 -07:00
gensvg.lua Add gensvg demo to redbean (#524) 2022-08-03 05:21:41 -07:00
hitcounter.lua Add shared memory hit counter example to redbean 2022-10-08 08:39:13 -07:00
index.html Support OnHttpRequest Lua callback 2021-04-24 17:27:12 -07:00
maxmind.lua Add raw memory visualization tool to redbean 2022-05-14 04:33:58 -07:00
opensource.lua Add Lua compiler 2021-08-09 13:09:14 -07:00
printpayload.lua Update redbean api definitions (#652) 2022-10-06 16:27:23 -07:00
redbean-form.lua Update redbean api definitions (#652) 2022-10-06 16:27:23 -07:00
redbean-xhr.lua Support OnHttpRequest Lua callback 2021-04-24 17:27:12 -07:00
redbean.css Support OnHttpRequest Lua callback 2021-04-24 17:27:12 -07:00
redbean.lua Update redbean api definitions (#652) 2022-10-06 16:27:23 -07:00
script.lua Make improvements 2022-04-26 16:46:15 -07:00
seekable.txt Support OnHttpRequest Lua callback 2021-04-24 17:27:12 -07:00
sql-backup.lua Proof of concept of sqlite serialization (#436) 2022-10-05 07:09:53 -07:00
sql-backupstore.lua Proof of concept of sqlite serialization (#436) 2022-10-05 07:09:53 -07:00
sql.lua Tune SQLite build for redbean (#97) 2021-06-10 08:00:08 -07:00
store-asset.lua Add raw memory visualization tool to redbean 2022-05-14 04:33:58 -07:00
unix-dir.lua Make improvements 2022-04-26 16:46:15 -07:00
unix-finger.lua Add finger demo to redbean and fix regression 2022-06-23 03:42:05 -07:00
unix-info.lua Fix some example code 2022-04-29 08:19:09 -07:00
unix-raise.lua Make improvements 2022-04-26 16:46:15 -07:00
unix-rawsocket.lua Make improvements 2022-04-26 16:46:15 -07:00
unix-subprocess.lua Use Lua auto buffers when possible 2022-05-29 19:04:30 -07:00
unix-unix.lua Add unix domain socket support to redbean 2022-06-22 03:04:25 -07:00
unix-webserver.lua Make improvements 2022-04-26 16:46:15 -07:00
virtualbean.html Set up http://redbean.justine.lol/ demo server 2021-04-24 19:49:49 -07:00