Tiny HTTP server (mirror)

Jo-Philipp Wich b741dec356 lua: support multiple Lua prefixes 5 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 577c20c5f7 cgi: allow conf.cgi_docroot_path to be NULL 7 years ago
client.c 30a18cb4bf uhttpd: recognize PATCH, PUT and DELETE HTTP methods 5 years ago
file.c 952bf9d754 build: use _DEFAULT_SOURCE 5 years ago
handler.c 9d9f07142b file: add support for disabling cache related precondition checks via handlers 7 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 b741dec356 lua: support multiple Lua prefixes 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 393b59ef5d proc: expose HTTP Origin header in process environment 6 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 ae3fe30b6a fixes for json 0.12 9 years ago
uhttpd.h b741dec356 lua: support multiple Lua prefixes 5 years ago
utils.c 8109b957b6 file: escape strings in HTML output 6 years ago
utils.h d3b95607a7 utils: add uh_htmlescape() helper 6 years ago