cosmopolitan/test
Justine Tunney feb0f9fb3a Make improvements to redbean
- Fix Content-Type inference when file extension has number
- Remove shoddy Class A granular IP classiifcation
- Have setuid() and setgid() take effect w/o daemonization
- Make GetParams() return empty table instead of nil
- Change SetLogLevel(int) to only apply to one message
- Make SetLogLevel(int) good enough to be access_log off
- Introduce ProgramUid(int) which is same as -U INT
- Introduce ProgramGid(int) which is same as -G INT
- Introduce ProgramLogPath(str) which is same as -L PATH
- Introduce ProgramDirectory(str) which is same as -D PATH
- Introduce ProgramLogBodies(bool) which is same as -b
- Introduce ProgramLogMessages(bool) which is same as -m
2021-07-08 15:56:23 -07:00
..
dsp Add SSL to redbean 2021-06-24 13:20:50 -07:00
libc Add HTTP/HTTPS Fetch() API to redbean 2021-07-07 21:44:27 -07:00
net Make improvements to redbean 2021-07-08 15:56:23 -07:00
tool Make chacha20 go faster 2021-07-05 14:03:50 -07:00
test.mk Support malloc() on bare metal 2021-02-24 00:53:24 -08:00