]> git.ipfire.org Git - thirdparty/hostap.git/history - src/ap/hostapd.c
Reset beacon_set_done on disabling interface
[thirdparty/hostap.git] / src / ap / hostapd.c
2019-04-12  nakul kachhwahaReset beacon_set_done on disabling interface
2019-03-12  Jouni MalinenAllow fragmentation/RTS threshold to be disabled explicitly
2019-03-06  Jouni MalinenSAE: Process received commit message through a queue
2019-02-25  Jouni MalinenUBSan: Split loop index decrementation into a separate...
2019-02-25  Jouni MalinenUBSan: Avoid integer overflow in a loop index counter
2019-02-25  Jouni MalinenUBSan: Avoid NULL pointer dereferences on an error...
2019-02-25  Jouni MalinenUBSan: Use typecast to avoid unsigned integer overflow
2019-01-02  Markus TheilRRM: Move neighbor report functions
2018-11-30  Jouni MalinenFix indentation level
2018-11-25  Jouni MalinenFix hostapd config file reloading with BSS addition...
2018-10-19  Sriram Rhostapd: Reset channel switch parameters on interface...
2018-08-21  Hu WangRe-configure WEP keys on hostapd interface re-enable
2018-06-12  Martin WilliAP: Fix HT 20/40 co-ex transition timer cancellation...
2018-05-15  Sathishkumar Murug... hostapd: Fix CHAN_SWITCH command for VHT20 and VHT40
2018-04-25  Jouni MalinenHS 2.0: CoA-Request processing for Terms and Conditions...
2018-04-19  Tova MussaiAP: Handle AP initalization failure in async flow
2018-04-06  Jouni MalinenFix hostapd wmm_enabled setup on config reload path
2017-10-15  Jouni MalinenFILS: Accept another (Re)Association Request frame...
2017-10-11  Jouni MalinenOWE: Remove forgotten developer debug prints
2017-10-09  Jouni MalinenOWE: Transition mode information based on BSS ifname
2017-06-19  Jouni MalinenDPP: Integration for hostapd
2017-05-03  Michael BraunFT: Replace inter-AP protocol with use of OUI Extended...
2017-04-01  Michael BraunFT: Schedule wpa_ft_rrb_rx() through eloop in intra...
2017-03-07  Johannes BergUse os_memdup()
2017-03-04  Jouni MalinenACS: Fix memory leak if interface is disabled during...
2017-02-26  Jouni MalinenAdd option to disable broadcast deauth in hostapd on...
2017-02-26  Jouni Malinenhostapd: Fix potential mesh-related change from impacti...
2017-02-04  Jouni Malinenmesh: Fix struct hostapd_data initialization
2017-02-01  Jouni MalinenFILS: DHCP relay for HLP requests
2017-01-03  Jouni MalinenDo not add own BSS in neighbor report with invalid...
2016-12-27  Jouni MalinenFix hostapd SIGHUP processing before interface is enabled
2016-12-12  Daisuke NiwaSend "TERMINATING" event from hostapd
2016-12-04  Sam TannousRemove inactivity timeout for wired interfaces
2016-10-29  Ilan PeerFT: Differentiate between FT for station and for AP...
2016-10-29  Beni Levhostapd: Fix own wide bandwidth subelement generation...
2016-10-29  David Spinadelhostapd: Add a configuration to set an AP as stationary
2016-09-21  Denton Gentrytaxonomy: Store Probe Request frames in hostapd_sta_info
2016-09-21  Jouni MalinenInitialize iface->sta_seen on allocation
2016-08-22  Jouni MalinenInitialize hapd->nr_db in hostapd_alloc_bss_data()
2016-08-07  Nick LoweAdd a require_message_authenticator configuration option
2016-05-29  Jouni Malinenmesh: Fix error path handling in init OOM cases
2016-04-17  David Spinadelhostapd: Add LCI request
2016-04-16  David Spinadelhostapd: Add own neighbor report data to neighbor database
2016-04-16  David Spinadelhostapd: Add a database of neighboring APs
2016-03-22  Roy MarplesFind correct driver for interface additions/removals
2016-03-06  Eliad Pellerhostapd: Allow use of driver-generated interface addresses
2016-03-05  Janusz Dziedzichostapd: Add UDP support for ctrl_iface
2016-02-28  Jouni MalinenReplace hostapd_mac_comp_empty() with is_zero_ether_addr()
2016-02-28  Michael BraunFT: Use BSSID as r1_key_holder if no value is configured
2016-02-18  Nick LowePrint Acct-Session-Id and Acct-Multi-Session-Id 64...
2016-02-06  Nick LoweRADIUS: Use more likely unique accounting Acct-{,Multi...
2016-01-15  Jouni MalinenAP: Print interface name in more STA events
2016-01-15  Jouni MalinenAP: Fix Deauth/Disassoc TX status timeout handling
2015-10-28  Srinivasa Duvvurihostapd: Add feature to start all interfaces at the...
2015-10-03  Andrei OtcheretianskiHandle VHT operating classes correctly
2015-10-03  Luciano CoelhoSet channel and operating class in hostapd_fill_csa_set...
2015-10-03  Luciano CoelhoUse ieee80211_freq_to_chan() when getting segment indices
2015-10-03  Ilan PeerMove hostapd_csa_in_progress() to hostapd.c
2015-10-03  Andrei OtcheretianskiAdd support for eCSA
2015-10-03  Andrei Otcheretianskinl80211: Suppport multiple CSA counters
2015-10-03  Andrei OtcheretianskiSupport VHT channel width change for CSA
2015-09-07  Chen, YiWPS: Fix num_probereq_cb clearing on DISABLE to avoid...
2015-09-05  Jouni Malinenhostapd: Add mechanism to track unconnected stations
2015-08-03  Jouni MalinenFST: Mark fst_ies buffer const
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-16  Anton NayshtutFST: Integration into hostapd
2015-04-22  Jouni MalinenReplace HOSTAPD_MAX_SSID_LEN with SSID_MAX_LEN
2015-03-23  Manikandan MohanExtend offloaded ACS QCA vendor command to support VHT
2015-03-14  Jouni MalinenIndicate AP-DISABLED on main AP mode deinit path
2015-03-05  Ahmad KholaifDFS offload: Add main DFS handler for offloaded case
2015-02-21  Stefan TomanekAdd helper function to clear and free wpa_psk list
2015-02-07  Jouni MalinenFix HT40 co-ex scanning issue on hostapd error path
2015-01-16  Jouni MalinenRADIUS DAS: Allow PMKSA cache entry to be removed witho...
2015-01-16  Jouni MalinenRADIUS DAS: Support Acct-Multi-Session-Id as a session...
2015-01-16  Jouni MalinenRADIUS DAS: Check for single session match for Disconne...
2015-01-08  Jouni MalinenFix hostapd interface addition error path
2015-01-06  Jouni MalinenFix memory leak on hostapd BSS addition error path
2015-01-06  Jouni MalinenFix hostapd initialization error path on allocation...
2014-12-25  Jouni MalinenP2P: Fix memory leak on GO startup failure path
2014-12-23  Jouni Malinenmesh: Delay Authentication frame process with no_auto_peer
2014-12-08  Jouni MalinenUse os_calloc() instead of os_zalloc()
2014-12-06  Jouni Malinenhostapd: Fix memory leak on dynamic add-BSS error path
2014-11-19  Kyeyoon ParkAP: Add Neighbor Discovery snooping mechanism for Proxy ARP
2014-11-19  Kyeyoon ParkAP: Convert "dhcp_snoop" to use the generic "x_snoop"
2014-10-27  Kyeyoon ParkAP: Add support for Proxy ARP, DHCP snooping mechanism
2014-10-25  Javier Lopezhostapd: Skip some configuration steps for mesh cases
2014-10-21  Kyeyoon ParkAP: Add support for BSS load element (STA Count, Channe...
2014-10-19  Andrei OtcheretianskiDo not start CSA flow when CSA is not supported by...
2014-09-29  Kyeyoon ParkAP: hostapd_setup_bss() code clean-up
2014-09-22  Sunil DuttCheck for driver's DFS offload capability before handli...
2014-07-02  Jouni MalinenClear hostapd configuration keys explicitly
2014-06-28  Michal Kaziorhostapd: Use channel switch fallback on error
2014-06-28  Michal Kaziorhostapd: Move CSA parameters to hostapd_data
2014-06-16  Amarnath Hullur... hostapd: Configure driver ACL even if MAC address list...
2014-05-31  Jouni Malinenhostapd: Make sure hapd->drv_priv gets cleared on drive...
2014-05-31  Jouni Malinenhostapd: Use helper function to avoid duplicate deinit...
next