AA: uhttpd: backport trunk changes
authorJo-Philipp Wich <[email protected]>
Tue, 30 Oct 2012 13:22:03 +0000 (13:22 +0000)
committerJo-Philipp Wich <[email protected]>
Tue, 30 Oct 2012 13:22:03 +0000 (13:22 +0000)
commit3cc037793e14a14a45d49491bb31f8a4f9d0f4f5
tree9c81d84bc911c9b62ca5fe9c3e8ad9da3d201ef2
parentd12078aa5869e943af67797c2d163402dd3f0a92
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]