Tiny HTTP server (mirror)

Jo-Philipp Wich 14a3cb4204 ubus: fix legacy empty reply format 4 lat temu
CMakeLists.txt 59e0c73963 cmake: Find libubox/usock.h 8 lat temu
auth.c ad93be7632 auth: store parsed username and password 7 lat temu
cgi.c cdfc902a4c cgi: escape url in 403 error output 6 lat temu
client.c 0f38b03707 client: fix spurious keepalive connection timeouts 4 lat temu
file.c 2ee323c010 file: poke ustream after starting deferred program 4 lat temu
handler.c 9d9f07142b file: add support for disabling cache related precondition checks via handlers 8 lat temu
listen.c a8bf9c0084 uhttpd: Add TCP_FASTOPEN support 7 lat temu
lua.c b741dec356 lua: support multiple Lua prefixes 6 lat temu
main.c 11723570af ubus: add new RESTful API 4 lat temu
mimetypes.h 3fd58e9b6d uhttpd: add manifest support 7 lat temu
plugin.c 85e8bf57e1 Load plugins with RTLD_GLOBAL, fixes Lua library exports 11 lat temu
plugin.h 1f4c517bb8 relicense to ISC 11 lat temu
proc.c 939c281c70 proc: do not cancel script killing after writing headers 4 lat temu
relay.c d6366570bf relay: do forward data if the http request type was HEAD 10 lat temu
session-test.sh c171d9c5a1 ubus: fix session example script to conform to new rpc protocol 11 lat temu
tls.c 5fc551d620 tls: support specifying accepted TLS ciphers 4 lat temu
tls.h 5fc551d620 tls: support specifying accepted TLS ciphers 4 lat temu
ubus.c 14a3cb4204 ubus: fix legacy empty reply format 4 lat temu
uhttpd.h 11723570af ubus: add new RESTful API 4 lat temu
utils.c 91fcac34ac uhttpd: Fix multiple format string problems 5 lat temu
utils.h d3b95607a7 utils: add uh_htmlescape() helper 6 lat temu