Tiny HTTP server (mirror)

Felix Fietkau b0ac713bef add check for shadow support, turn -Os back on 11 年之前
CMakeLists.txt b0ac713bef add check for shadow support, turn -Os back on 11 年之前
auth.c b0ac713bef add check for shadow support, turn -Os back on 11 年之前
cgi.c 9d49fe82fd de-constify the url parameter for the handler, it becomes invalid after the request anyway 11 年之前
client.c 119244d9b1 add basic tls support, todo: error handling 11 年之前
file.c 92ae38e717 add missing file exists check 11 年之前
listen.c 119244d9b1 add basic tls support, todo: error handling 11 年之前
lua.c 9d49fe82fd de-constify the url parameter for the handler, it becomes invalid after the request anyway 11 年之前
main.c f8573c7b4c add ubus support 11 年之前
mimetypes.h cf9c6c30f1 constify mimetype list 11 年之前
plugin.c 51da420dfe add plugin op for uh_chunk_printf 11 年之前
plugin.h 51da420dfe add plugin op for uh_chunk_printf 11 年之前
proc.c 9d49fe82fd de-constify the url parameter for the handler, it becomes invalid after the request anyway 11 年之前
relay.c 0d92580e5f fix relay ustream initialization 11 年之前
session-test.sh d9e7f5ff48 remove unused data from the url in the session test script 11 年之前
tls.c 119244d9b1 add basic tls support, todo: error handling 11 年之前
tls.h 119244d9b1 add basic tls support, todo: error handling 11 年之前
ubus-session.c 991c32db31 ubus: split out session handling code into ubus-session.c 11 年之前
ubus-session.h 991c32db31 ubus: split out session handling code into ubus-session.c 11 年之前
ubus.c 1eedd103be rework the ubus plugin to support JSON-RPC 2.0 11 年之前
uhttpd.h 1eedd103be rework the ubus plugin to support JSON-RPC 2.0 11 年之前
utils.c 40598cdf18 make hex array static 11 年之前
utils.h 73c843c118 clean up / fix #include 11 年之前