openwrt/package/libs
Michael Heimpold 268b5bec80 mbedtls: Kconfig option to enable/disable debug functions
This introduces a new Kconfig option to switch on/off mbedtls' support
for debug functions.

The idea behind is to inspect TLS traffic with Wireshark for debug
purposes. At the moment, there is no native or 'nice' support for
this, but at
68aea15833
an example implementation can be found which uses the debug functions
of the library. However, this requires to have this debug stuff enabled
in the library, but at the moment it is staticly patched out.

So this patch removes the static part from the configuration patch
and introduces a dynamic config file editing during build.

When enabled, this heavily increases the library size, so I added
a warning in the Kconfig help section.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-01-27 01:04:53 +01:00
..
argp-standalone argp-standalone: clean up patch fuzz 2018-01-05 11:59:59 +01:00
elfutils libelf: fix library packaging 2019-01-25 18:59:46 +01:00
gettext package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 2017-01-10 22:15:37 +01:00
gettext-full treewide: revise library packaging 2019-01-24 10:39:30 +01:00
gmp treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libbsd treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libconfig treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libevent2 treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libiconv package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 2017-01-10 22:15:37 +01:00
libiconv-full treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libjson-c treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libmnl treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnetfilter-conntrack treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnetfilter-cthelper treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnetfilter-cttimeout treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnetfilter-log treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnetfilter-queue treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnfnetlink treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnftnl treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnl treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnl-tiny libnl-tiny: use fixed message size instead of using the page size 2017-11-16 12:54:15 +01:00
libpcap treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libroxml treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libtool treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libubox packages: set more explicit ABI_VERSION values 2019-01-19 14:31:51 +01:00
libunwind treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libusb treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libusb-compat treewide: revise library packaging 2019-01-24 10:39:30 +01:00
lzo treewide: revise library packaging 2019-01-24 10:39:30 +01:00
mbedtls mbedtls: Kconfig option to enable/disable debug functions 2019-01-27 01:04:53 +01:00
ncurses ncurses: build host libraries with -fPIC 2019-01-22 11:29:05 +01:00
nettle treewide: revise library packaging 2019-01-24 10:39:30 +01:00
nghttp2 treewide: revise library packaging 2019-01-24 10:39:30 +01:00
openssl packages: set more explicit ABI_VERSION values 2019-01-19 14:31:51 +01:00
popt treewide: revise library packaging 2019-01-24 10:39:30 +01:00
readline readline: Update to 8.0 and various fixes 2019-01-22 08:49:36 +01:00
sysfsutils treewide: revise library packaging 2019-01-24 10:39:30 +01:00
toolchain treewide: revise library packaging 2019-01-24 10:39:30 +01:00
uclibc++ uclibc++: patch bugfix erase() on derived __base_associative 2017-02-09 12:26:55 +01:00
uclient uclient: set fixed ABI_VERSION on libuclient 2019-01-24 10:39:29 +01:00
ustream-ssl packages: set more explicit ABI_VERSION values 2019-01-19 14:31:51 +01:00
wolfssl treewide: revise library packaging 2019-01-24 10:39:30 +01:00
zlib tools/zlib: move zlib build to tools 2018-04-28 15:28:59 +02:00