uhttpd: - fix parsing of interpreter entries in the config file, fixes serving of...
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)
commitcbdeb30a1b82bb0d1492a86b46aad468f0a86acf
treecfc084396c1d434a0c8d41e9b638b91f55bcc7f5
parentaf0ecdebfdd43aa46bf624d5fa67a868e2f14857
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