openwrtv4/package
Jo-Philipp Wich 730589281e uhttpd: do not configure TLS parameters if libustream-ssl is not present
A quite frequent problem after sysupgrading from an older, SSL enabled build
is that ustream-ssl is not installed so uhttpd fails to come up again due to
https listening directives in the preserved configuration.

Skip key/cert and ssl listen options when libustream-ssl.so is not present.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

SVN-Revision: 42284
2014-08-25 12:39:34 +00:00
..
base-files package/*: remove useless explicit set of function returncode 2014-08-25 06:35:50 +00:00
boot uboot-kirkwood: bump to 2014.07 2014-08-08 15:55:03 +00:00
devel valgrind: fix build failure on uml 2014-08-20 13:58:23 +00:00
firmware kernel: add staging r8188eu module (3.13) 2014-04-30 21:53:29 +00:00
kernel mac80211/rt2x00: allow disabling bands through dts 2014-08-25 06:36:01 +00:00
libs uclient: update to latest version, fixes HTTP keepalive issues 2014-08-21 19:12:38 +00:00
network uhttpd: do not configure TLS parameters if libustream-ssl is not present 2014-08-25 12:39:34 +00:00
system package/*: remove useless explicit set of function returncode 2014-08-25 06:35:50 +00:00
utils package/*: remove useless explicit set of function returncode 2014-08-25 06:35:50 +00:00
Makefile build: consider sub-directories when deploying packages to image with CONFIG_PER_FEED_REPO (#17430) 2014-08-07 15:35:12 +00:00