wpa_supplicant AP: Add EAPOL frame TX and RX
[wpasupplicant] / src / common /
2009-04-09 Jouni MalinenSync linux/nl80211.h with wireless-testing.git
2009-04-09 Jouni MalinenMerge wpa_supplicant and hostapd driver wrapper impleme...
2009-04-03 Jouni MalinenShare same hw_feature definitions between hostapd and...
2009-03-26 Jouni MalinenAllow hostapd/config.h and wpa_supplicant/config_ssid...
2009-03-20 Jouni MalinenAdd SME support (separate authentication and association)
2009-03-20 Jouni MalinenUpdate linux/nl80211.h copy based on wireless-testing.git
2009-03-09 Jouni MalinenFT: Fix status code values to match with IEEE 802.11r...
2009-03-09 Jouni MalinenFT: Add RIC Request processing and RIC Response generation
2009-03-09 Jouni MalinenFT: Add RIC Request generation and validation (but...
2009-03-06 Jouni MalinenWMM-AC: Fix hostapd processing of ADDTS Request and...
2009-03-04 Jouni MalinenWMM cleanup (WME -> WMM rename, comments, etc.)
2009-02-19 Jouni MalinenAllow SHA256-based key handshake to be used without...
2009-02-18 Jouni MalinenSync nl80211_copy.h with wireless-testing linux/nl80211.h
2009-02-15 Daniel MierswaImproved 'make install' (use BINDIR/LIBDIR, install...
2009-02-15 Daniel MierswaAllow the privsep driver to pass the set_country to...
2009-02-12 Jouni MalinenSync nl80211.h with the current wireless-testing version
2009-02-07 Jouni MalinenFix privsep build with CONFIG_CLIENT_MLME=y
2009-01-31 Jouni MalinenRemove orphaned wpa_cli control socket on EADDRINUSE
2009-01-23 Jouni MalinenWPS: Lock AP Setup on multiple AP PIN validation failures
2009-01-23 Jouni MalinenAllow WPS APs for PIN enrollment even without Selected...
2009-01-21 Jouni MalinenWPS: Added option to disable AP auto-config on first...
2009-01-20 Jouni MalinenChanged the version to 0.7.0 since development branch...
2009-01-20 Jouni MalinenSync nl80211_copy.h with wireless-testing.git linux...
2009-01-19 Jouni MalinenFixed MFP Association Comeback mechanism to use Timeout...
2009-01-14 Jouni MalinenMoved rsn_pmkid() into shared code to avoid duplication
2009-01-08 Jouni MalinenMoved documentation from developer.txt into source...
2009-01-06 Jouni MalinenPreparations for 0.6.7 release
2008-12-31 Jouni MalinenInclude pending MFP defines in nl80211_copy.h
2008-12-31 Jouni MalinenSync nl80211.h copy with the current kernel version
2008-12-31 Jouni MalinenRenamed nl80211 HT channel parameters to match with...
2008-12-31 Jouni MalinenMFP: Fix SA Query Action Category
2008-12-26 Jouni MalinenRenamed Ping procedure into SA Query procedure per...
2008-12-26 Jouni MalinenFixed the MFP Status/Reason Code values per 802.11w...
2008-12-19 Jouni MalinenWPS: Added event callback for successfully completed...
2008-12-19 Jouni MalinenWPS: Added callback for failure-after-M2/M2D
2008-12-18 Jouni MalinenWPS: Added event callback and M2D notification
2008-12-15 Jouni MalinenUse a fixed wps_msg prefix with WPS creds notification
2008-12-15 Jouni MalinenWPS: Added control interface notification for available...
2008-12-08 Jouni Malinennl80211: Include copy of linux/nl80211.h with hostapd...
2008-12-04 Jouni MalinenMade 802.11 management frame IE parser aware of vendor...
2008-11-24 Jouni MalinenAdded support for configuring secondary channel offset...
2008-11-24 Jouni MalinenAdded IEEE 802.11n HT capability configuration (ht_capab)
2008-11-24 Jouni MalinenUpdated HT Capabilities Info field names to match with...
2008-11-23 Jouni MalinenAdded preliminary Wi-Fi Protected Setup (WPS) implement...
2008-11-23 Jouni MalinenPreparations for 0.6.6 release
2008-11-01 Jouni MalinenPreparations for 0.6.5 release
2008-10-29 Jouni MalinenUse the common ieee802_11_parse_elems() implementations...
2008-10-29 Jouni MalinenMoved ieee802_11_parse_elems() into common code
2008-09-29 Jouni MalinenAdded set_mode() handler for privsep
2008-08-31 Jouni MalinenAdded support for using SHA256-based stronger key deriv...
2008-08-31 Jouni MalinenMoved WMM action category definition into ieee802_11_defs.h
2008-08-31 Jouni MalinenIEEE 802.11w: Added association ping
2008-08-30 Jouni MalinenUpdated MFP defines based on IEEE 802.11w/D6.0 and...
2008-08-22 Jouni MalinenHT: Removed unused definitions
2008-08-22 Tomas WinklerAdd Intel copyright for files with 802.11n Intel changes
2008-08-21 Jouni MalinenAdd preliminary IEEE 802.11n support into hostapd
2008-08-15 Jouni MalinenIEEE Std 802.11r-2008 has been released, so update...
2008-08-10 Jouni MalinenPreparations for 0.6.4 release
2008-06-18 Jouni MalinenWEXT: IEEE 802.11w/MFP configuration
2008-06-18 Masakazu MokunoAdd the flags for the drivers which do 4-way handshake
2008-06-05 Jouni MalinenSilence compiler warnings about out of array bounds...
2008-03-12 Jouni MalinenSilence gcc 4.3.0 warnings about invalid array indexes
2008-02-28 Jouni MalinenAdded max_listen_interval configuration option
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...