uhttpd: - ignore authentication realms that refer to user accounts with no password...
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)
commit3df8df720a35269b0aa69d3cc4fd7288b5445aa0
treea913b6f17e9ca741f5383958e07c79d01d2c01a3
parente9dcaa6a1394c41d34ab2db49eb8e7df52347130
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