This website requires JavaScript.
Explore
Help
Sign In
domenico
/
openwrt_NSS_ACW
Watch
1
Star
0
Fork
0
You've already forked openwrt_NSS_ACW
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8d43ddab2f334b84df0c3160a8a24a1ddeae0979
openwrt_NSS_ACW
/
package
/
uhttpd
/
src
History
Jo-Philipp Wich
5aefe3b277
uhttpd: fix wrongly applied sizeof() leading to writing beyound end of buffer and subsequent data corruption (
#11557
)
...
SVN-Revision: 32005
2012-05-30 15:30:07 +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: - 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.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-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: - 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.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-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: - 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.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.c
uhttpd: fix wrongly applied sizeof() leading to writing beyound end of buffer and subsequent data corruption (
#11557
)
2012-05-30 15:30:07 +00:00
uhttpd.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