Merge branch 'moonshot' of ssh://moonshot.suchdamage.org:822/srv/git/libeap into...
[libeap.git] / wpa_supplicant / wpas_glue.c
2010-07-18 Jouni MalinenFix wpa_supplicant AP mode to ignore EAPOL Supplicant...
2010-03-13 Jouni MalinenFT: Add driver op for marking a STA authenticated
2010-01-03 Jouni MalinenMove wpa_supplicant specific scan code away from src...
2010-01-02 Jouni MalinenDo not store raw scan results
2010-01-02 Jouni MalinenUse BSS table for WPA get-Beacon-IEs operation
2010-01-02 Jouni MalinenOnly expire scanned BSSes based on new scan results
2009-12-26 Jouni MalinenGet rid of unnecessary typedefs for enums.
2009-12-05 Jouni MalinenRemove unnecessary defines
2009-11-29 Jouni MalinenRemove src/rsn_supp from default header path
2009-11-29 Jouni MalinenRemove src/common from default header file path
2009-05-29 Jouni MalinenComment out unused functions if IEEE8021X_EAPOL is...
2009-04-22 Jouni MalinenAdd new wpa_supplicant driver op for setting 802.1X...
2009-04-20 Jouni MalinenDisconnect if 4-way handshake processing fails
2009-03-26 Jouni MalinenAdd preliminary hostapd data structure initialization...
2009-03-20 Jouni MalinenAdd SME support (separate authentication and association)
2009-01-17 Jouni MalinenAdded a separate ctx pointer for wpa_msg() calls in...
2008-11-28 Jouni MalinenWPS: Moved mac_addr and uuid configuration into wps_context
2008-11-28 Jouni MalinenWPS: Moved wps_context initialization into wps_supplicant.c
2008-11-28 Jouni MalinenWPS: Move WPS glue code from wpas_glue.c to wps_supplic...
2008-11-26 Jouni MalinenWPS: Moved UUID configuration from phase1 into global...
2008-11-23 Jouni MalinenAdded preliminary Wi-Fi Protected Setup (WPS) implement...
2008-11-08 Jouni MalinenAdded an optional mitigation mechanism for certain...
2008-11-06 Jouni MalinenAdded support for enforcing frequent PTK rekeying
2008-10-02 Jouni MalinenRegister a quick auth timeout if EAPOL fails to avoid...
2008-10-02 Jouni MalinenSave config after blob updates from EAP (if update_conf...
2008-08-31 Jouni MalinenAdded support for using SHA256-based stronger key deriv...
2008-07-06 Michael BernhardMake proactive key caching working again
2008-06-09 Jouni MalinenFixed race condition between disassociation event and...
2008-06-03 Jouni MalinenIntroduced new helper function is_zero_ether_addr()
2008-04-28 Henrik Brix AndersenFix compilation without IEEE8021X_EAPOL defined
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...