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)
commit4075f5d4ff9df15999094a6d216eda590304e0aa
treeec1b19947b270053331e79345f6906beb93a9c17
parenta5ea7b9600c9a74b134f3470addd298f2d5a26dc
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]