hostapd: Use stations nsts capability in (Re)Association Response frame
[mech_eap.git] / src / ap / ieee802_11.c
2013-01-12 Jouni MalinenSAE: Add support for Anti-Clogging mechanism
2013-01-12 Jouni MalinenSAE: Rename state variables to match IEEE 802.11 standard
2013-01-12 Jouni MalinenSAE: Add processing of the confirm message
2013-01-12 Jouni MalinenSAE: Add generation of the confirm message fields
2013-01-12 Jouni MalinenSAE: Add processing of the commit message
2013-01-12 Jouni MalinenSAE: Add generation of the commit message fields
2013-01-12 Jouni MalinenSAE: Move related operations next to each other
2013-01-12 Jouni MalinenSAE: Use a shared data structure for AP and station
2013-01-12 Johannes Berghostapd: Pass VHT capabilities to driver wrapper
2012-12-16 Jouni MalinenWNM: Enable WNM-Sleep Mode configuration with hostapd...
2012-11-25 Jouni MalinenUse a shared function for freeing PSK list
2012-11-25 Michael BraunKeep and use list of PSKs per station for RADIUS-based PSK
2012-11-25 Michael BraunCache a list of PSK entries for RADIUS-based PSK delivery
2012-11-24 Johannes Berghostapd: Add VHT PHY selector if VHT is required
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-23 Felix Fietkauhostapd: Add check for the wds sta flag before creating...
2012-09-23 Felix Fietkauhostapd: Clear WLAN_STA_ASSOC_REQ_OK if sending the...
2012-08-19 Jouni MalinenShow an error message if sending of Action frame fails
2012-08-19 Jouni MalinenUse a shared helper function for merging supported...
2012-08-19 Michael BraunCopy User-Name/CUI from RADIUS ACL to STA entry
2012-08-11 Christian LamparterAP: Fix erroneous "station tried TKIP" error
2012-08-10 Mahesh PalivelaVHT: Add option for requiring use of VHT
2012-08-10 Mahesh PalivelaVHT: Add VHT elements into (Re)Association Response
2012-08-10 Mahesh PalivelaVHT: Do not allow use of TKIP with VHT
2012-08-10 Mahesh PalivelaVHT: Store VHT capabilities and manage VHT flag for...
2012-05-28 Jouni MalinenWNM: Add advertisement of BSS max idle period
2012-04-01 Johannes BergPass signal strength through, fix units
2012-02-14 Jouni MalinenIgnore TX status for Data frames from not associated STA aosp-jb-start
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2012-02-04 Jouni MalinenIgnore TX status for Data frames from not associated STA
2011-12-17 Jouni MalinenMake hostapd_eid_wmm_valid() return more logical return...
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-12-04 Arik NemtsovAllow Action frames with unknown BSSID in GO mode
2011-11-24 Jouni MalinenUse wpa_key_mgmt_*() helpers
2011-11-24 Jouni MalinenWPS: Include WSC IE in (Re)Association Response for...
2011-11-19 Helmut SchaaAllow MLME frames to be sent without expecting an ACK...
2011-11-19 Johannes BergAP: Add explicit EAPOL TX status event
2011-11-03 Jouni MalinenMove AP events for STA connected/disconnected into...
2011-11-03 Jouni MalinenFix some recent wpa_msg() calls in hostapd use correct...
2011-10-23 Jouni MalinenRemove unused variables
2011-10-20 Johannes BergAP: Do station poll in driver wrapper
2011-10-17 Jouni MalinenMove Ext Capab and Interworking element construction...
2011-10-17 Mahesh PalivelaMove SA Query mechanism into a file that can be shared...
2011-10-16 Jouni MalinenIEEE 802.11u: Add configuration and advertisement for...
2011-10-15 Yogesh Ashok PowarDisconnect STA when it fails to get added in kernel...
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-07-12 Arik Nemtsovhostapd: Set STA flags when adding a new station
2011-04-15 Jouni MalinenAdd workaround for race condition with AssocResp TX...
2011-04-11 Per EkmanRemove references to time_t/time()/random()
2011-02-24 Ben GreearAP: Update logging related to inactivity and disassociation
2011-02-21 Helmut Schaahostapd: Allow coexistance of HT BSSes with WEP/TKIP...
2011-02-09 Jouni Malinenhostapd: Add require_ht configuration parameter
2011-02-02 Johannes BergAP: Introduce sta authorized wrappers
2011-01-28 Jouni Malinenhostapd: Allow TDLS use to be prohibited in the BSS
2011-01-17 Jouni MalinenAP: Validate management frame length
2010-12-05 Jouni MalinenDo not send Deauth/Disassoc to unknown STA if SA is...
2010-11-24 Jouni MalinenGet rid of struct hostapd_driver_ops abstraction
2010-11-24 Jouni Malinenhostapd_driver_ops reduction
2010-11-24 Jouni Malinenhostapd: Start removing struct hostapd_driver_ops abstr...
2010-11-09 Felix FietkauFix WDS STA reassociation
2010-10-19 Jouni MalinenP2P: Track non-P2P members in the group and set Group...
2010-10-08 Jouni MalinenP2P: Extend P2P manager functionality to work with...
2010-09-09 Jouni MalinenP2P: Allow P2P IE without Device Info in (Re)Assoc Req
2010-09-09 Jouni MalinenP2P: Add preliminary P2P Manager AP support for hostapd
2010-09-09 Jouni MalinenP2P: Add group notifications
2010-09-09 Jouni MalinenP2P: Add P2P configuration and callbacks in hostapd...
2010-09-09 Jouni MalinenP2P: Save a copy of P2P IE(s) data from (Re)Association...
2010-09-09 Jouni MalinenWPS 2.0: Validate WPS attributes in management frames...
2010-08-25 Jouni MalinenRemove unused ieee802_11_send_deauth()
2010-07-05 Jouni MalinenAdd new debug message level for excessive information
2010-05-26 Jouni MalinenAdd WPS IE into (Re)Association Response frame if WPS...
2010-05-26 Jouni MalinenReassemble WPS IE(s) in (Re)Association Request if...
2010-05-02 Jouni Malinenhostapd: Reorder some IEs to get closer to IEEE 802...
2010-04-15 Jouni MalinenStop processing if STA VLAN bind fails
2010-04-15 Jouni MalinenWPS: Fix association when both WPS and WPA/RSN IE are...
2010-04-11 Jouni MalinenAdd wpa_supplicant AP mode events for Public Action...
2010-03-29 Jouni MalinenMFP: Add SA Query Request processing in AP mode
2010-03-13 Jouni MalinenFT: Fix Authorized flag setting for FT protocol
2010-03-07 Jouni MalinenRemove unnecessary ifname parameter from sta_add()...
2009-12-25 Jouni MalinenInclude header files explicitly in *.c, not via header...
2009-12-25 Jouni MalinenRename some src/ap files to avoid duplicate file names
2009-12-24 Jouni MalinenMove generic AP functionality implementation into src/ap