hostap/src
Jouni Malinen 35efa2479f OpenSSL: Allow TLS v1.1 and v1.2 to be negotiated by default
Use SSLv23_method() to enable TLS version negotiation for any version
equal to or newer than 1.0. If the old behavior is needed as a
workaround for some broken authentication servers, it can be configured
with phase1="tls_disable_tlsv1_1=1 tls_disable_tlsv1_2=1".

Signed-off-by: Jouni Malinen <j@w1.fi>
2014-11-15 12:35:10 +02:00
..
ap hostapd: Change drv_flags from unsigned int to u64 2014-11-14 12:55:53 +02:00
common Add CTRL-EVENT-SCAN-FAILED notification in case of scan failure 2014-11-15 11:03:52 +02:00
crypto OpenSSL: Allow TLS v1.1 and v1.2 to be negotiated by default 2014-11-15 12:35:10 +02:00
drivers Remove unused EVENT_MLME_RX 2014-11-01 19:31:23 +02:00
eap_common EAP-IKEv2: Fix compilation warning 2014-11-15 11:41:09 +02:00
eap_peer wpa_supplicant: Allow OpenSSL cipherlist string to be configured 2014-10-12 11:55:13 +03:00
eap_server EAP-MSCHAPv2 server: Check ms_funcs results more consistently 2014-10-11 19:43:36 +03:00
eapol_auth Add Acct-Multi-Session-Id into RADIUS Accounting messages 2014-10-18 10:38:17 +03:00
eapol_supp WPS: Extend startWhen to 2 if peer AP supports WPS 2.0 2014-10-13 12:24:17 +03:00
l2_packet l2_packet: Add support for DHCP packet filter in l2_packet_linux 2014-10-28 01:08:29 +02:00
p2p P2P: Document p2p_in_progress() return value 2 2014-10-31 00:50:01 +02:00
pae MACsec: Fix policy configuration 2014-10-30 11:43:47 +02:00
radius RADIUS: Define new attributes from RFC 5580 2014-10-18 09:30:35 +03:00
rsn_supp Work around AP misbehavior on EAPOL-Key descriptor version 2014-11-14 21:01:13 +02:00
tls TLS client: Make DH parameter parsing easier for static analyzers 2014-10-11 19:04:00 +03:00
utils common: Add definition for ETH_HLEN 2014-10-28 01:08:29 +02:00
wps WPS: Add missing device types 2014-10-26 01:24:08 +03:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00