Add mini_httpd package
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 17 Jun 2005 06:22:46 +0000 (06:22 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 17 Jun 2005 06:22:46 +0000 (06:22 +0000)
commit106201c1f26e92f6e5ec059f02f79dcf59cc9b95
treeec1b19947b270053331e79345f6906beb93a9c17
parent7f05a82f019a6b58841841f86d388cbb9f8ae306
Add mini_httpd package

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1267 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]