hostap/src
Jouni Malinen 6fc58a89e1 Fix EAP standalone server
Commit c3fc47ea8e fixed EAP passthrough
server to allow Logoff/Re-authentication to be used. However, it
broke EAP standalone server while doing that. Fix this by reverting
the earlier fix and by clearing the EAP Identity information in the
EAP server code whenever an EAPOL-Start or EAPOL-Logoff packet is
received.
2010-11-07 16:25:35 +02:00
..
ap Fix EAP standalone server 2010-11-07 16:25:35 +02:00
common Add ctrl_interface event for association rejected 2010-10-27 20:28:16 +03:00
crypto OpenSSL: Fix public key length in DH group 5 operations 2010-06-26 21:03:25 -07:00
drivers Remove unused TX queue parameters related to Beacon frames 2010-11-05 01:23:17 +02:00
eap_common EAP-pwd: Fix couple of memory leaks 2010-09-14 22:16:17 -10:00
eap_peer EAP-pwd: Fix couple of memory leaks 2010-09-14 22:16:17 -10:00
eap_server Fix EAP standalone server 2010-11-07 16:25:35 +02:00
eapol_auth EAP-pwd: Add support for EAP-pwd server and peer functionality 2010-09-14 21:51:40 -10:00
eapol_supp Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
l2_packet l2_packet_ndis: Fix overlapped write not to corrupt stack 2010-09-02 13:23:14 +03:00
p2p P2P: Drop pending TX frame on new p2p_connect 2010-11-05 18:17:20 +02:00
radius EAP-pwd: Add support for EAP-pwd server and peer functionality 2010-09-14 21:51:40 -10:00
rsn_supp Fix RSN preauth candidate list clearing to avoid segfaults 2010-08-14 19:01:14 +03:00
tls Internal TLS: Fix X.509 name handling to use sequency of attributes 2010-05-25 20:55:29 +03:00
utils Make wpa_hexdump_buf{,-key} handle NULL buffer 2010-10-31 12:09:18 +02:00
wps WPS: Send WSC_NACK if message without Message Type is received 2010-11-04 18:17:00 +02: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