mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-07 23:13:34 +00:00
feb0f9fb3a
- 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 |
||
---|---|---|
.. | ||
decodebase64_test.c | ||
decodelatin1_test.c | ||
encodebase64_test.c | ||
encodehttpheadervalue_test.c | ||
escapehtml_test.c | ||
escapejsstringliteral_test.c | ||
escapeurlparam_test.c | ||
findcontenttype_test.c | ||
hascontrolcodes_test.c | ||
indentlines_test.c | ||
isacceptablehost_test.c | ||
isacceptablepath_test.c | ||
ismimetype_test.c | ||
isreasonablepath_test.c | ||
parsecontentlength_test.c | ||
parseforwarded_test.c | ||
parsehttpdatetime_test.c | ||
parsehttpmessage_test.c | ||
parsehttprange_test.c | ||
parseurl_test.c | ||
test.mk | ||
unchunk_test.c | ||
underlong_test.c | ||
visualizecontrolcodes_test.c |