[package] uhttpd:
authorJo-Philipp Wich <jow@openwrt.org>
Sat, 24 Apr 2010 11:07:41 +0000 (11:07 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sat, 24 Apr 2010 11:07:41 +0000 (11:07 +0000)
commit866d727cdb07e7f141eeae17ac7fb872ce224cd1
tree25603bdcbb0da1249ffa131075b6ca2171b1d97c
parentd43d373939bfc1b810e7a6d72105632b04d72f2f
[package] uhttpd:
- ignore authentication realms that refer to user accounts with no password set yet (X-Wrt compatibility)
- fix off-by-one in CGI header parsing, fixes cgi programs that emit bad header lines (AsteriskGUI compatibility)
- bump version

SVN-Revision: 21121
package/uhttpd/Makefile
package/uhttpd/src/uhttpd-cgi.c
package/uhttpd/src/uhttpd-utils.c
package/uhttpd/src/uhttpd.c