Tiny HTTP server (mirror)

Rafał Miłecki 11723570af ubus: add new RESTful API 3 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 5e9c23c6f4 client: allow keep-alive for POST requests 4 years ago
file.c 2ee323c010 file: poke ustream after starting deferred program 4 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 11723570af ubus: add new RESTful API 3 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 939c281c70 proc: do not cancel script killing after writing headers 3 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 5fc551d620 tls: support specifying accepted TLS ciphers 4 years ago
tls.h 5fc551d620 tls: support specifying accepted TLS ciphers 4 years ago
ubus.c 11723570af ubus: add new RESTful API 3 years ago
uhttpd.h 11723570af ubus: add new RESTful API 3 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