Add mini_httpd package
authorNicolas Thill <nico@openwrt.org>
Fri, 17 Jun 2005 06:22:46 +0000 (06:22 +0000)
committerNicolas Thill <nico@openwrt.org>
Fri, 17 Jun 2005 06:22:46 +0000 (06:22 +0000)
commit4779c70fe8be603efcae9b89f57093df1032c3b0
treeec1b19947b270053331e79345f6906beb93a9c17
parent3d9b378c367261c2b498fb2d2b65699835e8760f
Add mini_httpd package

SVN-Revision: 1267
13 files changed:
openwrt/package/Config.in
openwrt/package/Makefile
openwrt/package/mini_httpd/Config.in [new file with mode: 0644]
openwrt/package/mini_httpd/Makefile [new file with mode: 0644]
openwrt/package/mini_httpd/files/matrixssl_helper.c [new file with mode: 0644]
openwrt/package/mini_httpd/files/matrixssl_helper.h [new file with mode: 0644]
openwrt/package/mini_httpd/files/mini_httpd.conf [new file with mode: 0644]
openwrt/package/mini_httpd/files/mini_httpd.default [new file with mode: 0644]
openwrt/package/mini_httpd/files/mini_httpd.init [new file with mode: 0644]
openwrt/package/mini_httpd/files/mini_httpd.pem [new file with mode: 0644]
openwrt/package/mini_httpd/ipkg/mini-httpd.conffiles [new file with mode: 0644]
openwrt/package/mini_httpd/ipkg/mini-httpd.control [new file with mode: 0644]
openwrt/package/mini_httpd/patches/500-matrixssl.patch [new file with mode: 0644]