From 8b937f99c5a6f6c951852dae71de5e9327310066 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Wed, 30 Nov 2005 11:20:47 +0000 Subject: Added elhttp and tmsnc SVN-Revision: 2571 --- openwrt/package/elhttp/Config.in | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 openwrt/package/elhttp/Config.in (limited to 'openwrt/package/elhttp/Config.in') diff --git a/openwrt/package/elhttp/Config.in b/openwrt/package/elhttp/Config.in new file mode 100644 index 0000000..619df47 --- /dev/null +++ b/openwrt/package/elhttp/Config.in @@ -0,0 +1,7 @@ +config BR2_PACKAGE_ELHTTP + tristate "elhttp - The extra-light http proxy server." + default m if CONFIG_DEVEL + help + The extra-light http proxy server. Features: keep-alive + connections, http connect method, SSL/TLS support, ACLs + and client requests logging. -- cgit v1.1