fragattacks/src
Jouni Malinen 26296a8a7c TLS: Avoid unnecessary copying of encrypted data at record layer
When the received data will be decrypted, there is no need to first
copy it and then handle decryption in-place when decryption step can
take care of both operations.
2011-09-25 16:52:46 +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: Avoid unnecessary copying of encrypted data at record layer 2011-09-25 16:52:46 +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