]> git.ipfire.org Git - thirdparty/hostap.git/commit
TLS: Add build configuration for TLS v1.2 support
authorJouni Malinen <j@w1.fi>
Sun, 27 Nov 2011 19:45:07 +0000 (21:45 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 27 Nov 2011 19:45:07 +0000 (21:45 +0200)
commitca84eed7ad13dc23bd5363aaa1fd5ed34b3bb5e3
tree3f0d4132c27e57830805da0d12f7a4323eb3599d
parentbcf03f52099e0b306e4c8f747958b0f929861b49
TLS: Add build configuration for TLS v1.2 support

This allows the internal TLS implementation to be built for TLS v1.2
support. In addition to the build option, this changes the TLS PRF
based on the negotiated version number. Though, this commit does not
yet complete support for TLS v1.2.

Signed-hostap: Jouni Malinen <j@w1.fi>
hostapd/Makefile
hostapd/defconfig
src/tls/tlsv1_common.c
src/tls/tlsv1_common.h
wpa_supplicant/Makefile
wpa_supplicant/defconfig