[package] uhttpd:
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 18 Aug 2010 00:04:52 +0000 (00:04 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 18 Aug 2010 00:04:52 +0000 (00:04 +0000)
commit8d6da64cc3601d6381ea61988ff79cb56e1724f9
tree6ce25834c1c3846ab105f2bd2d8bdd5f1a003f34
parent2ada3f9d27ee5162ef444e984d8969f813a1cc37
[package] 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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22692 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/uhttpd/Makefile
package/uhttpd/src/uhttpd-cgi.c
package/uhttpd/src/uhttpd-file.c
package/uhttpd/src/uhttpd-tls.c
package/uhttpd/src/uhttpd-utils.c
package/uhttpd/src/uhttpd-utils.h
package/uhttpd/src/uhttpd.c
package/uhttpd/src/uhttpd.h