Add station tracking based on other management frame subtypes
[mech_eap.git] / src / ap / ieee802_11.c
2015-09-05 Jouni MalinenAdd station tracking based on other management frame...
2015-09-05 Jouni MalinenAdd option to reject authentication on 2.4 GHz from...
2015-08-02 Masashi Honmamesh: Fix mesh SAE auth on low spec devices
2015-08-02 Jouni MalinenAdd build option to remove all internal RC4 uses
2015-07-25 Jouni MalinenFST: Print reason for ignoring FST Action frame in...
2015-07-16 Anton NayshtutFST: Add FST IEs into AP mode management frames
2015-07-16 Anton NayshtutFST: Send FST Action frames to AP mode processing
2015-07-16 Anton NayshtutFST: Store MB IEs from (Re)Association Request
2015-06-23 Jouni MalinenSAE: Verify that own/peer commit-scalar and COMMIT...
2015-05-03 Jouni MalinenCheck Public Action length explicitly before reading...
2015-04-25 Masashi Honmamesh: Retransmit the last Commit Message in the Committ...
2015-04-22 Jouni MalinenSimplify VHT Capabilities element parsing
2015-04-22 Jouni MalinenSimplify HT Capabilities element parsing
2015-04-22 Jouni MalinenRemove unused leftover from multi-SSID design
2015-04-13 Michael BraunRemove VLAN interface on STA free
2015-01-13 Yanbo Lihostapd: Add vendor specific VHT extension for the...
2015-01-10 Bob CopelandSAE: Implement retransmission timer
2015-01-10 Bob CopelandSAE: Centralize function for sending initial COMMIT
2014-12-23 Jouni Malinenmesh: Delay Authentication frame process with no_auto_peer
2014-12-14 Jouni MalinenSAE: Check Status Code in Authentication frames
2014-12-12 Jouni MalinenRRM: Add AP mode minimal advertisement support for...
2014-11-25 Masashi HonmaSAE: Fix Anti-Clogging Token request frame format
2014-11-25 Masashi Honmamesh: Fix SAE anti-clogging functionality for mesh
2014-11-19 Kyeyoon ParkAP: Add Neighbor Discovery snooping mechanism for Proxy ARP
2014-11-19 Kyeyoon ParkAP: Extend the BSS bridge neighbor entry management...
2014-11-19 Ilan PeerAP: Drop retransmitted auth/assoc/action frames
2014-11-16 Bob Copelandmesh: Start mesh peering after successful authentication
2014-11-16 Bob CopelandSAE: Enhance AP implementation to handle auth for mesh...
2014-10-27 Kyeyoon ParkAP: Add support for Proxy ARP, DHCP snooping mechanism
2014-10-25 Bob Copelandmesh: Accept Action frames without BSSID match
2014-10-18 Jouni MalinenSAE: Add support for PMKSA caching on the AP side
2014-07-02 Jouni MalinenSAE: Use os_memcmp_const() for hash/password comparisons
2014-07-02 Jouni MalinenWEP shared key: Use os_memcmp_const() for hash/password...
2014-04-29 Jouni MalinenMake sta NULL-check easier for static analyzers
2014-04-29 Jouni MalinenRemove duplicated variable zeroing
2014-04-29 Jouni MalinenRemove floating constant suffix 'd' from test coee
2014-04-29 Peng XuAdd AP mode support for HT 20/40 co-ex Action frame
2014-03-15 Jouni MalinenRemove unused STA entry information
2014-03-02 Jouni MalinenRedirect more frames with ext_mgmt_frame_handling=1
2014-02-25 Jouni MalinenHS 2.0R2 AP: Add OSEN implementation
2014-02-24 Chaitanya T Khostapd: Configure spectrum management capability
2014-02-14 Marek Kwaczynskihostapd: Add Operating Mode Notification support
2014-02-13 Eytan LifshitzRemove unnecessary NULL check
2014-02-12 Jouni MalinenFix SAE state validation on AP
2014-02-04 Jouni MalinenReplace ieee802_11_print_ssid() with wpa_ssid_txt()
2014-01-23 Jouni MalinenGAS server: Add support for Protected Dual of Public...
2014-01-23 Jouni Malinenhostapd: Fix PMF robust Action frame processing rules
2013-12-29 Jouni MalinenRemove unnecessary EVENT_RX_ACTION
2013-12-29 Jouni MalinenDo not process Action frames twice in hostapd SME/MLME
2013-12-29 Jouni MalinenEnable FT with SAE
2013-12-27 Jouni MalinenRemove IEEE80211_REQUIRE_AUTH_ACK
2013-12-27 Jouni MalinenWNM: Add STA flag to indicate the current WNM-Sleep...
2013-12-26 Jouni Malinenhostapd: Allow external management frame processing...
2013-12-24 Jouni MalinenVHT: Use status code 104 to indicate VHT required
2013-12-24 Andrei OtcheretianskiInclude driver.h in hostapd.h
2013-12-08 Johannes BergUse monotonic clock for last_sae_token_key_update
2013-11-02 Jouni MalinenConvert perror/printf calls to wpa_printf
2013-10-18 Kyeyoon ParkInterworking: Add support for QoS Mapping functionality...
2013-09-01 Jouni MalinenP2P: Make peer's P2P Device Address available to authen...
2013-07-20 Sujith ManoharanWDS: Fix WEP usage with nl80211 wds_sta=1
2013-06-25 Michael BraunVLAN: Avoid access to non-existing interfaces
2013-04-28 Ben GreearUse status code 17 (unable to handle new STA) on max...
2013-04-23 Johannes Berghostapd: Add some testing options
2013-02-16 Jouni MalinenGAS server: Fix a regression in GAS server callback
2013-02-04 Jouni MalinenP2P: Fix Action frame processing if Interworking is...
2013-01-12 Jouni MalinenSAE: Free temporary buffers when moving to Accepted...
2013-01-12 Jouni MalinenSAE: Check random_get_bytes() return value
2013-01-12 Jouni MalinenSAE: Allow enabled groups to be configured
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
next