Tiny HTTP server (mirror)

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