Tiny HTTP server (mirror)

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