From 74f4dbbe5ee39d00c828d31bd2eee37ef8d42fcb Mon Sep 17 00:00:00 2001 From: florian Date: Wed, 30 Nov 2005 11:20:47 +0000 Subject: Added elhttp and tmsnc git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2571 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/elhttp/Config.in | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 package/elhttp/Config.in (limited to 'package/elhttp/Config.in') diff --git a/package/elhttp/Config.in b/package/elhttp/Config.in new file mode 100644 index 000000000..619df478e --- /dev/null +++ b/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.2.3