AA: uhttpd: backport trunk changes
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 30 Oct 2012 13:22:03 +0000 (13:22 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 30 Oct 2012 13:22:03 +0000 (13:22 +0000)
commitd9a70bf82bcc29212ca45a5318ddef9fbbe17868
tree530925e8398f719810837b32990b2d1872156aa1
parent32334a493857415bdf60a2325352fe99818751ae
AA: uhttpd: backport trunk changes

SVN-Revision: 34011
18 files changed:
package/uhttpd/Makefile
package/uhttpd/files/uhttpd.init
package/uhttpd/src/Makefile [deleted file]
package/uhttpd/src/uhttpd-cgi.c [deleted file]
package/uhttpd/src/uhttpd-cgi.h [deleted file]
package/uhttpd/src/uhttpd-file.c [deleted file]
package/uhttpd/src/uhttpd-file.h [deleted file]
package/uhttpd/src/uhttpd-lua.c [deleted file]
package/uhttpd/src/uhttpd-lua.h [deleted file]
package/uhttpd/src/uhttpd-mimetypes.h [deleted file]
package/uhttpd/src/uhttpd-tls.c [deleted file]
package/uhttpd/src/uhttpd-tls.h [deleted file]
package/uhttpd/src/uhttpd-ubus.c [deleted file]
package/uhttpd/src/uhttpd-ubus.h [deleted file]
package/uhttpd/src/uhttpd-utils.c [deleted file]
package/uhttpd/src/uhttpd-utils.h [deleted file]
package/uhttpd/src/uhttpd.c [deleted file]
package/uhttpd/src/uhttpd.h [deleted file]