openwrt/package/uhttpd/src
2010-04-03 13:09:10 +00:00
..
Makefile add uhttpd (moved from LuCI trunk) 2010-03-25 15:46:16 +00:00
uhttpd-cgi.c uhttpd: fix a signal related race condition exposed by LuCI on fast machines 2010-03-29 09:26:02 +00:00
uhttpd-cgi.h add uhttpd (moved from LuCI trunk) 2010-03-25 15:46:16 +00:00
uhttpd-file.c add uhttpd (moved from LuCI trunk) 2010-03-25 15:46:16 +00:00
uhttpd-file.h add uhttpd (moved from LuCI trunk) 2010-03-25 15:46:16 +00:00
uhttpd-lua.c uhttpd: fix a signal related race condition exposed by LuCI on fast machines 2010-03-29 09:26:02 +00:00
uhttpd-lua.h add uhttpd (moved from LuCI trunk) 2010-03-25 15:46:16 +00:00
uhttpd-mimetypes.h add uhttpd (moved from LuCI trunk) 2010-03-25 15:46:16 +00:00
uhttpd-tls.c add uhttpd (moved from LuCI trunk) 2010-03-25 15:46:16 +00:00
uhttpd-tls.h add uhttpd (moved from LuCI trunk) 2010-03-25 15:46:16 +00:00
uhttpd-utils.c uhttpd: block SIGCHLD until it is expected (#6957) 2010-03-27 14:31:35 +00:00
uhttpd-utils.h uhttpd: block SIGCHLD until it is expected (#6957) 2010-03-27 14:31:35 +00:00
uhttpd.c uhttpd: - cope with options instead of lists in uci config - fix compilation without tls (#7050) - bump to rev 7 2010-04-03 13:09:10 +00:00
uhttpd.h uhttpd: - make script timeout configurable - catch SIGCHLD to properly interrupt select() - flag listen and client sockets as close-on-exec 2010-03-27 00:00:33 +00:00