This website requires JavaScript.
Explore
Help
Register
Sign in
KumiSystems
/
openwrtv4
Watch
1
Star
0
Fork
You've already forked openwrtv4
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
e63a58ebfb
openwrtv4
/
package
/
uhttpd
History
Jo-Philipp Wich
92e2e3f567
uhttpd: do not dispatch pipe error events, fixes use after free for cgi and lua scripts
...
SVN-Revision: 32644
2012-07-07 16:43:27 +00:00
..
files
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
src
uhttpd: do not dispatch pipe error events, fixes use after free for cgi and lua scripts
2012-07-07 16:43:27 +00:00
Makefile
uhttpd: do not subscribe to epoll write events Watch child read pipe end for data instead of relying on socket write notification to process cgi data, should lower cpu consumption during requests on weaker devices.
2012-07-06 17:29:25 +00:00