]> git.ipfire.org Git - thirdparty/hostap.git/history - src/ap/hostapd.c
DFS offload: Add main DFS handler for offloaded case
[thirdparty/hostap.git] / src / ap / hostapd.c
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...
2014-05-31  Michal Kaziorhostapd: Clean up if interface setup fails
2014-05-31  Michal Kaziorhostapd: Reset hapd->interface_add properly
2014-05-31  Michal Kaziorhostapd: Prevent double interface disabling from segfau...
2014-05-30  Jouni Malinenhostapd: Fix configuration of multiple RADIUS servers...
2014-05-17  Jouni MalinenTNC: Allow TNC to be enabled dynamically
2014-04-29  Peng XuRetry initial 20/40 MHz co-ex scan if the driver is...
2014-04-29  Peng Xuhostapd: Extend support for HT 20/40 coexistence feature
2014-03-27  Pawel KulakowskiFix issue with incorrect secondary_channel in HT40...
2014-03-25  Jouni MalinenACS: Fix number of error path issues
2014-03-21  Pawel KulakowskiDon't overwrite channel on hostapd config reload
2014-03-14  Jouni MalinenFix hostapd_add_iface error path to deinit partially...
2014-03-12  Jouni MalinenMark AP disabled if initialization steps fail
2014-03-08  Jouni MalinenEnable RADIUS message dumps with excessive debug verbosity
2014-03-06  Jouni MalinenHS 2.0R2: Check for OSEN when determining whether to...
2014-03-06  Sunil Dutt UndekariSet the station to authorized on assoc event for open...
2014-03-05  Moshe BenjiAP/GO interface teardown optimization
2014-03-02  Jouni MalinenClean up hostapd add_iface error path operations
2014-02-28  Jouni MalinenClear hostapd bss entry to NULL on add-interface-failure
2014-02-25  Jouni MalinenHS 2.0R2 AP: Add OSEN implementation
2014-02-20  Jouni MalinenRADIUS DAS: Add support for NAS identification attributes
2014-02-20  Jouni MalinenRADIUS DAS: Remove PMKSA entry on Disconnect-Request
2014-01-30  Janusz Dziedzichostapd: Increase timeout for channel list update to...
2014-01-07  Jouni Malinenhostapd: Skip full AP configuration validation on SET...
2013-12-31  Jouni MalinenDeclare wpa_debug_* variables in src/utils/wpa_debug.h
2013-12-31  Jouni MalinenDeclare wpa_drivers in src/drivers/driver.h
2013-12-24  Jouni MalinenVerify that beacon setup succeeds before proceeding
2013-12-24  Andrei OtcheretianskiStore entire CS freq_params and not only freq
2013-12-24  Andrei OtcheretianskiInclude driver.h in hostapd.h
2013-12-15  Marek Kwaczynskihostapd: Clear interface_added flag on error path
2013-12-08  Johannes BergAP: Use monotonic time for STA connected time
2013-11-24  Mohammed Shafi Sha... AP: Fix inactivity STA timer trigger for driver offload...
2013-11-22  Janusz DziedzicClear beacon_data before usage
2013-11-20  Michal Kaziorhostapd: Fix interface enabling/disabling and DFS
2013-11-17  Andrei OtcheretianskiAdd AP channel switch mechanism
2013-11-15  Abhishek Singhhostapd: Filter channel list updated events after count...
2013-11-06  Jouni Malinenhostapd: Do not start secondary BSS unless interface...
2013-11-06  Jouni Malinenhostapd: Verify hostapd_setup_bss calls
2013-11-06  Jouni Malinenhostapd: Share a single function for BSS deinit
2013-11-06  Jouni MalinenRemove unused hostapd_cleanup_iface_pre()
2013-11-06  Jouni Malinenhostapd: Add more debug prints to deinit path
2013-11-05  Jouni MalinenRestore hapd->interface_added tracking to core hostapd
2013-11-05  Jouni Malinenhostapd: Deinit ctrl_iface in case of add interface...
2013-11-05  Jouni MalinenFix removal of a BSS that has not yet been fully initia...
2013-11-05  Jouni MalinenRemove all BSSs on removal of the first one
2013-11-05  Jouni Malinenhostapd: Do not terminate process on dynamic interface...
2013-11-03  Jouni MalinenDocument AP mode startup functions
2013-11-03  Jouni Malinenhostapd: Use correct wpa_printf verbosity level for...
2013-11-03  Jouni Malinenhostapd: Use start_ctrl_iface() from hostapd_add_iface()
2013-11-03  Jouni MalinenFix AP mode QoS Map configuration to be per-BSS
2013-11-03  Jouni MalinenDFS: Convert hostapd_data use to hostapd_iface
2013-11-03  Jouni Malinenhostapd: Fill in phyname automatically
2013-11-03  Jouni Malinenhostapd: Add ctrl_iface STATUS command
2013-11-03  Jouni Malinenhostapd: Add AP-ENABLED/DISABLED ctrl_iface events
2013-11-03  Jouni Malinenhostapd: Track interface state
2013-11-03  Jouni Malinenhostapd: Wait for channel list update after country...
2013-11-03  Jouni Malinenhostapd: Move ctrl_iface initialization to happen earlier
2013-11-03  Jouni Malinenhostapd: Simplify interface initialization
2013-11-03  Jouni Malinenhostapd: Fix ENABLE failure to not remove interface
2013-10-31  Jouni MalinenAllow add-BSS operation to re-use existing netdev
2013-10-31  Jouni Malinenhostapd: Allow a single BSS to be removed from an interface
2013-10-31  Kyeyoon Parkhostapd: Allow a single BSS to be added to an interface
2013-10-31  Kyeyoon Parkhostapd: Make hostapd_interface_init_bss() available...
2013-10-31  Kyeyoon Parkhostapd: Make hostapd_init() available externally
2013-10-31  Kyeyoon Parkhostapd: Allow the first BSS in a multi-BSS setup to...
2013-10-31  Kyeyoon Parkhostapd: Fix error path in hostapd_add_iface()
2013-10-31  Michal KaziorDFS: Add support for multi-BSS
2013-10-29  Jouni Malinenhostapd: Validate configuration parameters on RELOAD...
2013-10-29  Jouni Malinenhostapd: Make hostapd_config::bss array of pointers
2013-10-29  Jouni Malinenhostapd: Force PSK to be derived again on BSS reload
2013-10-29  Jouni Malinenhostapd: Reuse hostapd_clear_old() for RELOAD command
2013-10-17  Janusz Dziedzichostapd: Add AP DFS support
2013-09-25  Jouni MalinenAvoid compiler warning with CONFIG_NO_STDOUT_DEBUG=y
2013-09-25  Jouni MalinenAllow hostapd config file for dynamically added interface
next