]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant/ibss_rsn.c
WPS ER: Only send Enrollee notification on Probe Request and M1
[thirdparty/hostap.git] / wpa_supplicant / ibss_rsn.c
2009-01-17  Jouni MalinenIBSS RSN: Added key configuration
2009-01-17  Jouni MalinenAdded a separate ctx pointer for wpa_msg() calls in...
2009-01-17  Jouni MalinenIBSS RSN: Set the PSK based on network configuration
2009-01-17  Jouni MalinenIBSS RSN: Set more hardcoded RSN IEs for now
2009-01-17  Jouni MalinenIBSS RSN: Added couple of required WPA supplicant callb...
2009-01-17  Jouni MalinenProcess received EAPOL frames in IBSS RSN code if in...
2009-01-15  Jouni MalinenFixed auth_send_eapol() to use correct ctx structure
2009-01-15  Jouni MalinenUse a hardcoded RSN IE for testing to start Authenticator
2009-01-15  Jouni MalinenImplement EAPOL sending callbacks for IBSS RSN
2009-01-14  Jouni MalinenAdded initial step for IBSS RSN support