Tiny HTTP server (mirror)

Liangbin Lian 34a8a74dbd uhttpd/file: fix string out of buffer range on uh_defer_script há 1 ano atrás
examples 16aa142c29 examples: add ucode handler example há 2 anos atrás
CMakeLists.txt 8ba0b640ae cmake: use variables and find_library for dependency há 2 anos atrás
auth.c ad93be7632 auth: store parsed username and password há 7 anos atrás
cgi.c cdfc902a4c cgi: escape url in 403 error output há 5 anos atrás
client.c 23977554d9 client: fix incorrectly emitting HTTP 413 for certain content lengths há 1 ano atrás
file.c 34a8a74dbd uhttpd/file: fix string out of buffer range on uh_defer_script há 1 ano atrás
handler.c 9d9f07142b file: add support for disabling cache related precondition checks via handlers há 8 anos atrás
listen.c 9e87095a41 listen: avoid invalid memory access há 2 anos atrás
lua.c b741dec356 lua: support multiple Lua prefixes há 6 anos atrás
main.c 2f8b1360df main: fix leaking -p/-s argument values há 2 anos atrás
mimetypes.h 47561aa135 mimetypes: add audio/video support for apple airplay há 1 ano atrás
plugin.c 85e8bf57e1 Load plugins with RTLD_GLOBAL, fixes Lua library exports há 11 anos atrás
plugin.h 1f4c517bb8 relicense to ISC há 11 anos atrás
proc.c 939c281c70 proc: do not cancel script killing after writing headers há 4 anos atrás
relay.c 290ff883c6 relay: trigger close if in header read state with pending data há 2 anos atrás
session-test.sh c171d9c5a1 ubus: fix session example script to conform to new rpc protocol há 11 anos atrás
tls.c 5fc551d620 tls: support specifying accepted TLS ciphers há 4 anos atrás
tls.h 5fc551d620 tls: support specifying accepted TLS ciphers há 4 anos atrás
ubus.c 51283f9f1d fix compiler uninitialized variable há 2 anos atrás
ucode.c 63413578a8 ucode: respect all arguments passed to send() há 1 ano atrás
uhttpd.h 8b2868e20d file: specify UTF-8 as charset for dirlists, add option to override há 2 anos atrás
utils.c 188dea23ed utils: accept '?' as path terminator in uh_path_match() há 2 anos atrás
utils.h d3b95607a7 utils: add uh_htmlescape() helper há 6 anos atrás