You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
6 years ago
..
argp-standalone argp-standalone: clean up patch fuzz 7 years ago
elfutils libelf: fix library packaging 6 years ago
gettext package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 8 years ago
gettext-full treewide: revise library packaging 6 years ago
gmp treewide: revise library packaging 6 years ago
libbsd treewide: revise library packaging 6 years ago
libconfig treewide: revise library packaging 6 years ago
libevent2 treewide: revise library packaging 6 years ago
libiconv package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 8 years ago
libiconv-full treewide: revise library packaging 6 years ago
libjson-c treewide: revise library packaging 6 years ago
libmnl treewide: revise library packaging 6 years ago
libnetfilter-conntrack treewide: revise library packaging 6 years ago
libnetfilter-cthelper treewide: revise library packaging 6 years ago
libnetfilter-cttimeout treewide: revise library packaging 6 years ago
libnetfilter-log treewide: revise library packaging 6 years ago
libnetfilter-queue treewide: revise library packaging 6 years ago
libnfnetlink treewide: revise library packaging 6 years ago
libnftnl treewide: revise library packaging 6 years ago
libnl treewide: revise library packaging 6 years ago
libnl-tiny libnl-tiny: use fixed message size instead of using the page size 7 years ago
libpcap treewide: revise library packaging 6 years ago
libroxml treewide: revise library packaging 6 years ago
libtool treewide: revise library packaging 6 years ago
libubox packages: set more explicit ABI_VERSION values 6 years ago
libunwind treewide: revise library packaging 6 years ago
libusb treewide: revise library packaging 6 years ago
libusb-compat treewide: revise library packaging 6 years ago
lzo treewide: revise library packaging 6 years ago
mbedtls mbedtls: Kconfig option to enable/disable debug functions 6 years ago
ncurses ncurses: build host libraries with -fPIC 6 years ago
nettle treewide: revise library packaging 6 years ago
nghttp2 treewide: revise library packaging 6 years ago
openssl packages: set more explicit ABI_VERSION values 6 years ago
popt treewide: revise library packaging 6 years ago
readline readline: Update to 8.0 and various fixes 6 years ago
sysfsutils treewide: revise library packaging 6 years ago
toolchain treewide: revise library packaging 6 years ago
uclibc++ uclibc++: patch bugfix erase() on derived __base_associative 7 years ago
uclient uclient: set fixed ABI_VERSION on libuclient 6 years ago
ustream-ssl packages: set more explicit ABI_VERSION values 6 years ago
wolfssl treewide: revise library packaging 6 years ago
zlib tools/zlib: move zlib build to tools 6 years ago