hostapd/src
Jouni Malinen 85b7187ffc TLS: Add protection against record layer CBC attacks
Instead of using separate bad_record_mac and decryption_failed alerts,
use only bad_record_mac alert regardless of how the CBC decryption
failed. This provides less information to attackers that could modify
packets. In addition, instead of returning immediately on error, run
through the MAC check to make timing attacks more difficult.
2011-09-25 16:57:35 +03:00
..
ap Fix typos found by codespell 2011-09-22 00:43:59 +03:00
common Fix typos found by codespell 2011-09-22 00:43:59 +03:00
crypto Fix typos found by codespell 2011-09-22 00:43:59 +03:00
drivers atheros: Fix WEXT SIOCGIWESSID use with WE-21 and newer 2011-09-22 15:42:03 +03:00
eap_common Fix typos found by codespell 2011-09-22 00:43:59 +03:00
eap_peer Fix typos found by codespell 2011-09-22 00:43:59 +03:00
eap_server Fix typos found by codespell 2011-09-22 00:43:59 +03:00
eapol_auth Make sure that EAP callbacks are not done if state machine has been removed 2011-08-12 11:56:44 +03:00
eapol_supp Fix typos found by codespell 2011-09-22 00:43:59 +03:00
l2_packet l2_packet: Use wpa_printf() instead of perror() 2010-11-24 15:00:22 +02:00
p2p P2P: Fix a race condition in some P2P command sequencies 2011-09-22 22:49:21 +03:00
radius hostapd: Fix RADIUS client configuration update on reconfig 2011-02-10 22:12:29 +02:00
rsn_supp Fix typos found by codespell 2011-09-22 00:43:59 +03:00
tls TLS: Add protection against record layer CBC attacks 2011-09-25 16:57:35 +03:00
utils Fix typos found by codespell 2011-09-22 00:43:59 +03:00
wps Fix typos found by codespell 2011-09-22 00:43:59 +03:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00