Remove unused STA flags
[mech_eap.git] / src / ap / sta_info.h
2013-12-27 Jouni MalinenRemove unused STA flags
2013-12-27 Jouni MalinenWNM: Add STA flag to indicate the current WNM-Sleep...
2013-12-24 Johannes BergAP: Use monotonic time for STA accounting
2013-12-08 Johannes BergAP: Use monotonic clock for SA query timeout
2013-12-08 Johannes BergAP: Use monotonic time for STA connected time
2013-11-07 Kyeyoon ParkGAS: Replenish AP station session timer to 5 seconds
2013-10-18 Kyeyoon ParkInterworking: Add support for QoS Mapping functionality...
2013-09-01 Jouni MalinenP2P: Add a command for removing a client from all groups
2013-05-20 Kyeyoon ParkWNM: Add disassociation timeout processing for ESS_DISASSOC
2013-01-12 Jouni MalinenSAE: Use a shared data structure for AP and station
2012-11-25 Michael BraunKeep and use list of PSKs per station for RADIUS-based PSK
2012-11-24 Jouni MalinenHS 2.0: Maintain a copy of HS 2.0 Indication from Assoc...
2012-10-06 Jouni MalinenSAE: Add Finite Cyclic Group negotiation and Send-Confirm
2012-09-30 Jouni MalinenAdd initial parts for SAE
2012-09-26 Raja ManiInclude connected time in AP mode STA-* commands
2012-08-19 Michael BraunCopy User-Name/CUI from RADIUS ACL to STA entry
2012-08-10 Mahesh PalivelaVHT: Store VHT capabilities and manage VHT flag for...
2012-06-09 Antonio Quartullista_info: Remove duplicated function declaration
2012-03-30 Anirban SirkhellAdd wps_cancel for hostapd_cli
2012-02-26 Jay KatabathuniInterworking: Add GAS server support for AP mode
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-12-17 Jason YoungAP: Pass station's WMM configuration to driver wrappers
2011-12-17 Eliad PellerAP: Add uapsd_queues and max_sp fields
2011-12-11 Michael BraunAllow WPA passphrase to be fetched with RADIUS Tunnel...
2011-09-21 Pavel RoskinFix typos found by codespell
2011-09-06 Jouni MalinenFix Deauth/Disassoc callback handling with test frames
2011-08-28 Jouni MalinenDelay STA entry removal until Deauth/Disassoc TX status...
2011-08-28 Jouni MalinenWPS: Wait for EAPOL-Start unless WPS 2.0 station as...
2011-04-15 Jouni MalinenAdd workaround for race condition with AssocResp TX...
2011-02-02 Johannes BergAP: Introduce sta authorized wrappers
2010-09-09 Jouni MalinenP2P: Disable periodic NoA when non-P2P STA is connected
2010-09-09 Jouni MalinenP2P: Save a copy of P2P IE(s) data from (Re)Association...
2009-12-24 Jouni MalinenMove generic AP functionality implementation into src/ap