Passive Client Taxonomy
[mech_eap.git] / src / ap / ieee802_11.c
2016-09-21 Denton GentryPassive Client Taxonomy
2016-09-05 Tamizh chelvamhostapd: Use stations nsts capability in (Re)Associatio...
2016-08-17 Johannes Bergap: Use is_multicast_ether_addr() more
2016-08-06 Johannes Bergap: Use is_broadcast_ether_addr()
2016-06-28 Jouni Malinentests: Add TEST_FAIL() to hostapd_get_aid()
2016-06-23 Jouni MalinenFix hostapd_sta_add() call to use NULL as the pointer...
2016-05-30 Jouni Malinenmesh: Support simple SAE group negotiation case
2016-04-20 Bala Krishna Bhami... Add assocresp_elements parameter for hostapd
2016-04-17 David Spinadelhostapd: Save RM enabled capability of station
2016-04-17 David Spinadelhostapd: Handle Neighbor Report Request frame
2016-04-16 David Spinadelhostapd: Extend the configuration of RRM capabilities
2016-04-08 Jouni MalinenAdd POLL_STA command to check connectivity in AP mode
2016-04-08 Ayala BekerAP: Pass station P2P PS capabilities info during statio...
2016-03-20 Masashi Honmamesh: Add support for PMKSA caching
2016-03-06 Eliad PellerAP: Save EAPOL received before Association Response ACK
2016-02-24 Jouni MalinenAP: Store STA supported operating classes information
2016-02-22 Dedy LanskyAP: Debug print management frame TX result
2016-02-22 Jouni MalinenMBO: Mandate use of PMF for WPA2+MBO association (AP)
2016-02-22 Jouni MalinenMBO: Track STA cellular data capability from associatio...
2016-02-22 Avraham Sternhostapd: Add MBO IE to Beacon, Probe Response, Associat...
2016-02-20 Andrei OtcheretianskiAP: Set STA assoc flag in the driver before sending...
2016-02-20 Ayala BekerAP: Add support for full station state
2016-02-19 Nick LoweUse os_get_random() for Shared Key authentication challenge
2016-02-18 Masashi Honmamesh: Drop Authentication frames from BLOCKED STA
2016-02-18 Masashi HonmaSAE: Fix PMKID calculation for PMKSA cache
2016-02-17 Michael BraunVLAN: Add per-STA vif option
2016-02-17 Michael Braunradius: Add tagged VLAN parsing
2016-02-17 Michael BraunVLAN: Separate station grouping and uplink configuration
2016-01-01 Jouni MalinenFix wpa_supplicant AP mode P2P IE handling if P2P is...
2015-12-31 Jouni MalinenHS 2.0: Postpone WNM-Notification sending by 100 ms
2015-10-05 Bob Copelandmesh: Generate proper AID for peer
2015-10-03 Andrei OtcheretianskiP2P: Implement P2P_GO_FREQ_MOVE_SCM_ECSA policy
2015-09-23 Ashok Raj NagarajanDo not copy STA VHT capabilities if VHT is not enabled...
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
next