Tiny HTTP server (mirror)

Jo-Philipp Wich 5f9ae57383 client: fix invalid data access through invalid content-length values 4 years ago
CMakeLists.txt 59e0c73963 cmake: Find libubox/usock.h 7 years ago
auth.c ad93be7632 auth: store parsed username and password 6 years ago
cgi.c cdfc902a4c cgi: escape url in 403 error output 5 years ago
client.c 5f9ae57383 client: fix invalid data access through invalid content-length values 4 years ago
file.c fa5fd45dc3 file: fix CPP syntax error 5 years ago
handler.c 9d9f07142b file: add support for disabling cache related precondition checks via handlers 8 years ago
listen.c a8bf9c0084 uhttpd: Add TCP_FASTOPEN support 7 years ago
lua.c b741dec356 lua: support multiple Lua prefixes 5 years ago
main.c 0bba1ce112 uhttpd: fix building without TLS and Lua support 5 years ago
mimetypes.h 3fd58e9b6d uhttpd: add manifest support 6 years ago
plugin.c 85e8bf57e1 Load plugins with RTLD_GLOBAL, fixes Lua library exports 11 years ago
plugin.h 1f4c517bb8 relicense to ISC 11 years ago
proc.c 91fcac34ac uhttpd: Fix multiple format string problems 4 years ago
relay.c d6366570bf relay: do forward data if the http request type was HEAD 10 years ago
session-test.sh c171d9c5a1 ubus: fix session example script to conform to new rpc protocol 10 years ago
tls.c 9d83bd3c52 tls: fix container_of use for casting the ssl ustream to client state 11 years ago
tls.h 1f4c517bb8 relicense to ISC 11 years ago
ubus.c 6b03f96053 ubus: increase maximum ubus request size to 64KB 4 years ago
uhttpd.h b741dec356 lua: support multiple Lua prefixes 5 years ago
utils.c 91fcac34ac uhttpd: Fix multiple format string problems 4 years ago
utils.h d3b95607a7 utils: add uh_htmlescape() helper 6 years ago