[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)
commit9225e812bd3287bf490c7e13f56441be6d9bbc65
tree6ce25834c1c3846ab105f2bd2d8bdd5f1a003f34
parent5faa204b9c13bc2b709ea4ae08a186f63d2632cf
[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

SVN-Revision: 22692
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