openwrtv3/package/uhttpd/src
2012-07-11 09:59:05 +00:00
..
Makefile uhttpd: - rewrite large parts of the server, use uloop event driven structure - support concurrent requests and make the upper limit configurable - implement initial version of HTTP-to-ubus JSON proxy and session.* namespace - add compile time support for debug information - code style changes - bump package revision 2012-05-28 00:52:24 +00:00
uhttpd-cgi.c uhttpd: retry parsing the CGI header until the buffer space is exhausted 2012-07-11 09:59:05 +00:00
uhttpd-cgi.h uhttpd: retry parsing the CGI header until the buffer space is exhausted 2012-07-11 09:59:05 +00:00
uhttpd-file.c uhttpd: - rewrite large parts of the server, use uloop event driven structure - support concurrent requests and make the upper limit configurable - implement initial version of HTTP-to-ubus JSON proxy and session.* namespace - add compile time support for debug information - code style changes - bump package revision 2012-05-28 00:52:24 +00:00
uhttpd-file.h uhttpd: - rewrite large parts of the server, use uloop event driven structure - support concurrent requests and make the upper limit configurable - implement initial version of HTTP-to-ubus JSON proxy and session.* namespace - add compile time support for debug information - code style changes - bump package revision 2012-05-28 00:52:24 +00:00
uhttpd-lua.c uhttpd: various fixes 2012-07-09 00:08:20 +00:00
uhttpd-lua.h uhttpd: retry parsing the CGI header until the buffer space is exhausted 2012-07-11 09:59:05 +00:00
uhttpd-mimetypes.h uhttpd: add "application/x-ns-proxy-autoconfig" mime type (#8236) 2011-09-02 13:28:29 +00:00
uhttpd-tls.c uhttpd: - rewrite large parts of the server, use uloop event driven structure - support concurrent requests and make the upper limit configurable - implement initial version of HTTP-to-ubus JSON proxy and session.* namespace - add compile time support for debug information - code style changes - bump package revision 2012-05-28 00:52:24 +00:00
uhttpd-tls.h uhttpd: - rewrite large parts of the server, use uloop event driven structure - support concurrent requests and make the upper limit configurable - implement initial version of HTTP-to-ubus JSON proxy and session.* namespace - add compile time support for debug information - code style changes - bump package revision 2012-05-28 00:52:24 +00:00
uhttpd-ubus.c uhttpd: - rewrite large parts of the server, use uloop event driven structure - support concurrent requests and make the upper limit configurable - implement initial version of HTTP-to-ubus JSON proxy and session.* namespace - add compile time support for debug information - code style changes - bump package revision 2012-05-28 00:52:24 +00:00
uhttpd-ubus.h uhttpd: - rewrite large parts of the server, use uloop event driven structure - support concurrent requests and make the upper limit configurable - implement initial version of HTTP-to-ubus JSON proxy and session.* namespace - add compile time support for debug information - code style changes - bump package revision 2012-05-28 00:52:24 +00:00
uhttpd-utils.c uhttpd: various fixes 2012-07-09 00:08:20 +00:00
uhttpd-utils.h uhttpd: various fixes 2012-07-09 00:08:20 +00:00
uhttpd.c uhttpd: various fixes 2012-07-09 00:08:20 +00:00
uhttpd.h uhttpd: various fixes 2012-07-09 00:08:20 +00:00