diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-11-30 11:20:47 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-11-30 11:20:47 +0000 |
commit | c98ed97ab17e3f0c368548d262238745acc6b6d2 (patch) | |
tree | 42a9ce8cb112527392be9f67b7e3ad7b3f97bd46 /openwrt/package/elhttp/ipkg | |
parent | d202a2c92560dd5e768830d00fc5e225a13df998 (diff) |
Added elhttp and tmsnc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2571 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/elhttp/ipkg')
-rw-r--r-- | openwrt/package/elhttp/ipkg/elhttp.control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/openwrt/package/elhttp/ipkg/elhttp.control b/openwrt/package/elhttp/ipkg/elhttp.control new file mode 100644 index 0000000000..50364b5f48 --- /dev/null +++ b/openwrt/package/elhttp/ipkg/elhttp.control @@ -0,0 +1,9 @@ +Package: elhttp +Section: net +Architecture: mipsel +Maintainer: Florian Fainelli <florian@alphacore.net> +Source: http://www.cr0.net:8040/code/network/ +Description: The extra-light http proxy server. Features: keep-alive +connections, http connect method, SSL/TLS support, ACLs +and client requests logging. +Priority: optional |