Add "GET tls_library" to provide information on TLS library and version
authorJouni Malinen <j@w1.fi>
Sun, 11 Jan 2015 13:37:38 +0000 (15:37 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 11 Jan 2015 22:19:21 +0000 (00:19 +0200)
commita16514516b984b05425bb687b4c97c8db7ff2553
tree62de1a7c6e358848088a27469d49f9866c9ad6df
parentc3bb84b41535dbb076e90776e5755cc1a3d27ff1
Add "GET tls_library" to provide information on TLS library and version

This new wpa_supplicant and hostapd control interface command can be
used to determine which TLS library is used in the build and what is the
version of that library.

Signed-off-by: Jouni Malinen <j@w1.fi>
hostapd/ctrl_iface.c
src/crypto/tls.h
src/crypto/tls_gnutls.c
src/crypto/tls_internal.c
src/crypto/tls_none.c
src/crypto/tls_openssl.c
src/crypto/tls_schannel.c
wpa_supplicant/ctrl_iface.c