Update AP WPA/RSN IE on all associations if driver can select BSS
[mech_eap.git] / src / ap /
2015-09-07 Chen, YiWPS: Fix num_probereq_cb clearing on DISABLE to avoid...
2015-09-05 Masashi Honmamesh: Rename IE field to clarify its use
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-09-05 Jouni MalinenAdd option to ignore Probe Request frames on 2.4 GHz...
2015-09-05 Jouni Malinenhostapd: Add mechanism to track unconnected stations
2015-09-04 Vasanthakumar Thia... Do not advertise DSSS/CCK support in 40 MHz for 5 GHz...
2015-08-28 Jouni MalinenRemove unnecessary enum typedef from wpa_auth_sm_event()
2015-08-28 Jouni MalinenEAPOL auth: Avoid recursive wpa_sm_step() on WPA_DEAUTH...
2015-08-23 Jouni MalinenEAP server: Add tls_session_lifetime configuration
2015-08-16 Jouni MalinenRemove duplicated sta_authorized_cb call
2015-08-16 Jouni MalinenWPS: Fix multi-interface WPS operations in hostapd
2015-08-08 Jouni Malinenhostapd: Add testing option to override own WPA/RSN...
2015-08-06 Jouni MalinenFT: Remove optional fields from RSNE when using PMF
2015-08-06 Jouni MalinenWPS: Reject AP settings with invalid network key (PSK...
2015-08-03 Jouni MalinenFST: Mark fst_ies buffer const
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-08-01 Jouni MalinenComment out EAPOL-Key WEP support in CONFIG_FIPS=y...
2015-08-01 Jouni MalinenMake ieee802_1x_tx_key() static
2015-07-28 Peng XuFix generating offloaded ACS channel list when hw_mode...
2015-07-25 Jouni MalinenFST: Print reason for ignoring FST Action frame in...
2015-07-24 Ashok Ponnaiahatheros: Enable PMF functionality without CONFIG_IEEE80...
2015-07-22 Jouni Malinendrv_callbacks: Coding style cleanup
2015-07-20 Jouni MalinenMove ap_list_timer() to use common AP periodic cleanup...
2015-07-20 Jouni MalinenMove hostapd_acl_expire() to use common AP periodic...
2015-07-20 Jouni MalinenAdd shared periodic cleanup function for AP mode
2015-07-18 Jouni MalinenFST: Mark get_mb_ie() return value const
2015-07-17 PavanKumar NAllow driver to be set in hostapd through global contro...
2015-07-17 Jouni MalinenFT: Register RRB l2_packet only if FT-over-DS is enabled
2015-07-16 Anton NayshtutFST: Do not prune STAs belonging to the same FST
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: hostapd control interface
2015-07-16 Anton NayshtutFST: Integration into hostapd
2015-07-16 Anton NayshtutFST: Store MB IEs from (Re)Association Request
2015-07-16 Anton NayshtutFST: hostapd configuration parameters
2015-07-16 Anton Nayshtuthostapd: Global control interface notifications
2015-07-07 Jouni Malinenndisc_snoop: Avoid misaligned read of IPv6 address
2015-06-29 Jouni MalinenReject the initial 4-way handshake if initial GTK setup...
2015-06-28 Jouni MalinenP2P: Do not allow 40 MHz co-ex PRI/SEC switch to force MCC
2015-06-23 Jouni MalinenSAE: Verify that own/peer commit-scalar and COMMIT...
2015-06-23 Jouni MalinenRemove redundant NULL check in ieee802_1x_encapsulate_r...
2015-06-23 Jouni MalinenAP: Add more 2.4 GHz channels for 20/40 MHz HT co-ex...
2015-06-20 Jouni MalinenHS 2.0: Add WLAN RADIUS attributes in OSEN case
2015-06-14 Andrei Otcheretianskidrivers: Add freq parameter to send_mlme() function
2015-06-14 Michael BraunFix removal of tagged interface and bridge when multipl...
2015-06-10 Jouni MalinenFix pairwise cipher suite bitfields to the driver in...
2015-06-10 Jouni MalinenFix spelling of initialize in a comment and an error...
2015-06-06 Alan T. DeKokSet Acct-Session-Id from os_get_random() instead of...
2015-06-02 Jouni Malinenhostapd: Make sure band selection does not result in...
2015-05-27 Peng XuExtend hw_mode to support any band for offloaded ACS...
2015-05-24 Srinivasa DuvvuriACS: Scan only channels specified in the channel list
2015-05-07 Matthias Mayhostapd: check validity of cwMin/cwMax values
2015-05-07 Michael Braunvlan: Print libnl error message on vlan_add / vlan_del
2015-05-03 Jouni MalinenAP WMM: Fix integer underflow in WMM Action frame parser
2015-05-03 Jouni MalinenCheck Public Action length explicitly before reading...
2015-04-27 Hamad KadmanyWPS: Add support for 60 GHz band
2015-04-27 Jouni MalinenMake IPv6 NA multicast-to-unicast conversion configurable
2015-04-26 Michael BraunRemove WPA per-VLAN groups when no more stations remain
2015-04-26 Jouni MalinenMake VLAN ID available in STA info over control interface
2015-04-26 Jouni Malinenvlan: Move CONFIG_FULL_DYNAMIC_VLAN includes to proper...
2015-04-26 Jouni MalinenDo not use C++ reserved words as variable names
2015-04-25 Masashi Honmamesh: Retransmit the last Commit Message in the Committ...
2015-04-25 Michael Braunvlan: Verify RADIUS returned VLAN-ID and dynamic_vlan...
2015-04-22 Jouni MalinenSimplify HT Operation element parsing
2015-04-22 Jouni MalinenSimplify VHT Capabilities element parsing
2015-04-22 Jouni MalinenSimplify HT Capabilities element parsing
2015-04-22 Jouni MalinenSimplify ERP element parsing
2015-04-22 Jouni MalinenSimplify DSSS Parameter Set element parsing
2015-04-22 Jouni MalinenFT: Fix WMM TSPEC validation in driver-based AP MLME...
2015-04-22 Jouni Malinentests: Add ap-mgmt-fuzzer
2015-04-22 Jouni MalinenReplace SSID_LEN with SSID_MAX_LEN
2015-04-22 Jouni MalinenReplace HOSTAPD_MAX_SSID_LEN with SSID_MAX_LEN
2015-04-22 Jouni MalinenRemove unused leftover from multi-SSID design
2015-04-13 Jouni MalinenAdd ifname to vlan_remove_dynamic() debug print
2015-04-13 Jouni MalinenPrint debug entry on STA pruning from other interfaces
2015-04-13 Michael BraunRemove VLAN interface on STA free
2015-04-13 Michael Braunvlan: Ignore multiple NEWLINK messages
2015-04-13 Michael Braunvlan: Ignore DELLINK on interfaces that exists
2015-04-13 Michael BraunFix STA VLAN bind for RSN pre-authentication case
2015-04-13 Michael BraunFix RSN preauthentication with dynamic_vlan enabled...
2015-04-13 Jouni MalinenAP: Enable multicast snooping on bridge if ProxyARP...
2015-03-30 Jouni MalinenRename HT 20/40 coex variable to be more descriptive
2015-03-29 Eliad Pellerhostapd: Fix some compilation errors
2015-03-28 Ben GreearImprove error messages related to EAP DB
2015-03-25 Ilan PeerAP: Unset HT capabilities for an HT association request...
2015-03-24 Ashok Kumar Ponnaiahatheros: Clear WPS appie during deinit
2015-03-23 Manikandan MohanExtend offloaded ACS QCA vendor command to support VHT
2015-03-20 Eliad PellerDFS: Fix range availability check
2015-03-20 Eliad PellerDFS: Consider non-contiguous channels
2015-03-19 Jouni MalinenAdd a AP mode event message for possible PSK/passphrase...
2015-03-14 Jouni MalinenIndicate AP-DISABLED on main AP mode deinit path
2015-03-05 Ahmad KholaifDFS offload: Indicate AP-CSA-FINISHED for DFS offloaded...
2015-03-05 Ahmad KholaifDFS offload: Add main DFS handler for offloaded case
2015-03-05 Ahmad KholaifDFS offload: Skip user space processing for CAC operations
2015-02-28 Rajkumar Manoharanhostapd: Disable VHT caps for STAs when no valid VHT...
2015-02-21 Stefan TomanekAdd helper function to clear and free wpa_psk list
2015-02-21 Eliad PellerP2P: Allow configuring CTWindow when working as GO
2015-02-21 Janusz DziedzicMake hostapd_set_freq_params() common
next