1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/package/uhttpd/src
2011-01-09 23:35:45 +00:00
..
Makefile uhttpd: make it work without shadow password support 2010-11-06 16:19:04 +00:00
uhttpd-cgi.c uhttpd: - fix parsing of interpreter entries in the config file, fixes serving of static files as .cgi with X-Wrt - better cope with connection aborts, especially during header transfer - fix return value checking of TLS reads and writes, solves some blocking issues 2010-08-18 00:04:52 +00:00
uhttpd-cgi.h
uhttpd-file.c uhttpd: - fix parsing of interpreter entries in the config file, fixes serving of static files as .cgi with X-Wrt - better cope with connection aborts, especially during header transfer - fix return value checking of TLS reads and writes, solves some blocking issues 2010-08-18 00:04:52 +00:00
uhttpd-file.h
uhttpd-lua.c
uhttpd-lua.h
uhttpd-mimetypes.h
uhttpd-tls.c uhttpd: - fix parsing of interpreter entries in the config file, fixes serving of static files as .cgi with X-Wrt - better cope with connection aborts, especially during header transfer - fix return value checking of TLS reads and writes, solves some blocking issues 2010-08-18 00:04:52 +00:00
uhttpd-tls.h
uhttpd-utils.c uhttpd: protect tcp receive operations with select, make tcp keep-alive optional (#8272) 2011-01-09 23:35:45 +00:00
uhttpd-utils.h uhttpd: redirect to same location with trailing slash appended if directories are requested 2010-11-10 20:52:30 +00:00
uhttpd.c uhttpd: protect tcp receive operations with select, make tcp keep-alive optional (#8272) 2011-01-09 23:35:45 +00:00
uhttpd.h uhttpd: protect tcp receive operations with select, make tcp keep-alive optional (#8272) 2011-01-09 23:35:45 +00:00