zephyr/subsys/net/lib/sockets
Robert Lubos e8620e2cca ext: mbedtls: Unify mbedTLS Kconfig prefixes
Currently there is a mixed approach in prefixes from mbedTLS
configuration (MBEDTLS_ and TLS_). The latter was used in generic config
file and could bring up confusion that it can only be used with TLS
subsystem. Hence unify the approach to MBEDTLS_ prefix to avoid such
confusion.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2018-12-17 11:27:02 +01:00
..
CMakeLists.txt drivers: wifi: simplelink: Implement setsockopt() for TLS offload 2018-11-23 09:16:21 -05:00
Kconfig ext: mbedtls: Unify mbedTLS Kconfig prefixes 2018-12-17 11:27:02 +01:00
getaddrinfo.c net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
socket_offload.c net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
sockets.c lib: fdtable: Change ioctl vmethod signature to take va_list 2018-12-14 13:21:31 +02:00
sockets_internal.h net: sockets: Rework poll to support ioctl helper commands 2018-12-10 11:38:13 +02:00
sockets_tls.c net: sockets_tls: Typo fix in comment 2018-12-14 13:21:31 +02:00