hostap/src/rsn_supp
Jouni Malinen c10347f246 Add initial parts for SAE
This introduces new AKM for SAE and FT-SAE and adds the initial parts
for going through the SAE Authentication frame exchange. The actual SAE
algorithm and new fields in Authentication frames are not yet included
in this commit and will be added separately. This version is able to
complete a dummy authentication with the correct authentication
algorithm and transaction values to allow cfg80211/mac80211 drivers to
be tested (all the missing parts can be handled with
hostapd/wpa_supplicant changes).

Signed-hostap: Jouni Malinen <j@w1.fi>
2012-09-30 19:51:07 +03:00
..
Makefile Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
peerkey.c Move WPA cipher information into a shared location 2012-08-30 11:53:54 +03:00
peerkey.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
pmksa_cache.c PMKSA: Do not evict active cache entry when adding new ones 2012-08-10 17:55:17 +03:00
pmksa_cache.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
preauth.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
preauth.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
tdls.c TDLS: Add support for TDLS frame RX with bridge interfaces 2012-03-30 11:12:33 +03:00
wpa.c Move WPA cipher information into a shared location 2012-08-30 11:53:54 +03:00
wpa.h WNM: Add WNM-Sleep Mode for station mode 2012-08-01 13:21:27 +03:00
wpa_ft.c Move WPA cipher information into a shared location 2012-08-30 11:53:54 +03:00
wpa_i.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
wpa_ie.c Add initial parts for SAE 2012-09-30 19:51:07 +03:00
wpa_ie.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00