]> git.ipfire.org Git - thirdparty/hostap.git/history - hostapd/main.c
HE: Add Spatial Reuse Parameter Set element to the Beacon frames
[thirdparty/hostap.git] / hostapd / main.c
2019-04-21  Jouni MalinenDPP: Add configuration structure to dpp_global_init()
2019-03-24  Jouni MalinenDPP: Common configurator/bootstrapping data management
2019-01-01  Jouni MalinenUpdate copyright notices for the new year 2019
2018-12-02  Jouni MalinenUpdate version to v2.7 and copyright years to include... hostap_2_7
2018-11-25  Jouni MalinenFix a typo in a comment
2018-10-30  Ankita BajajOCE: Move OCE checks to IE formation from hostapd initi...
2017-11-27  Jouni MalinenDPP: Move hostapd Configurator/bootstrap data into...
2017-07-14  Ashwini PatilOCE: Add hostapd mode OCE capability indication if...
2017-05-03  Michael BraunFT: Replace inter-AP protocol with use of OUI Extended...
2017-01-29  Wojciech Dubowikhostapd: Add possibility to send debug messages to...
2017-01-03  Jouni MalinenUpdate copyright notices for the new year 2017
2016-11-19  Jouni MalinenFix hostapd usage entry style for -T
2016-11-12  Jouni MalinenRename a function argument to avoid shadowing a variabl...
2016-06-12  Tim Kourthostapd: Accept interface names as a command line parameter
2016-06-12  Jouni Malinenhostapd: Fix early init failure path
2016-05-31  Kanchanapally, Vid... nl80211: Use extended capabilities per interface type
2016-03-22  Roy MarplesFind correct driver for interface additions/removals
2016-03-06  Eliad Pellerhostapd: Use ifname of the current context in debug...
2016-03-05  Janusz Dziedzichostapd: Allow UDP ctrl_iface configuration to set...
2016-03-05  Janusz Dziedzichostapd: Use common functions for ctrl_iface
2016-02-07  Roy Marpleseloop: Add eloop_sock_requeue()
2016-01-01  Jouni MalinenUpdate copyright notices for the new year 2016
2015-10-28  Srinivasa Duvvurihostapd: Add feature to start all interfaces at the...
2015-07-20  Jouni MalinenAdd shared periodic cleanup function for AP mode
2015-07-16  Anton NayshtutFST: Integration into hostapd
2015-07-16  Anton Nayshtuthostapd: Global control interface notifications
2015-06-10  Jouni MalinenFix spelling of initialize in a comment and an error...
2015-01-26  Jouni MalinenUpdate copyright notices for the new year 2015
2014-12-29  Paul Stewarthostapd: Set stdout line-buffered
2014-12-26  Jouni MalinenClean up debug prints to use wpa_printf()
2014-11-29  Jouni MalinenAdd hostapd driver_params config parameter
2014-11-29  Jouni MalinenRemove forgotten driver_test.c variables
2014-11-16  Dmitry Shmidthostapd: Add wowlan_triggers config param
2014-10-23  Eliad PellerHT: Let the driver advertise its supported SMPS modes...
2014-08-28  Srinivas GirigowdaAdd printf NULL checks to silence static analyzer
2014-03-07  Jouni MalinenFix hostapd error path regression
2014-03-05  Moshe BenjiAP/GO interface teardown optimization
2014-02-13  Eytan LifshitzFix theoretical NULL dereference in debug printf
2014-02-11  Jouni MalinenWPS: Make UUID-from-MAC Address easily available
2014-01-07  Jouni MalinenUpdate copyright notices for the new year 2014
2014-01-02  Jouni MalinenRemove hostapd dump_file functionality
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-11-05  Jouni Malinenhostapd: Do not terminate process on dynamic interface...
2013-11-03  Jouni MalinenDocument AP mode startup functions
2013-11-03  Jouni MalinenFix AP mode QoS Map configuration to be per-BSS
2013-11-03  Jouni Malinenhostapd: Remove hostapd_interface_init2()
2013-11-03  Jouni Malinenhostapd: Simplify interface initialization
2013-11-02  Jouni Malinenhostapd: Use wpa_printf() for hostapd_logger() to stdout
2013-10-31  Kyeyoon Parkhostapd: Make hostapd_interface_init_bss() available...
2013-10-31  Kyeyoon Parkhostapd: Make hostapd_init() available externally
2013-10-31  Johannes Berghostapd: Add -T Linux tracing option
2013-10-29  Jouni Malinenhostapd: Allow per-BSS (vif) configuration files
2013-10-29  Jouni Malinenhostapd: Make hostapd_config::bss array of pointers
2013-10-18  Kyeyoon ParkInterworking: Add support for QoS Mapping functionality...
2013-05-24  Jouni MalinenDo not set driver MAC ACL unless driver supports this
2013-04-29  Jouni Malinenhostapd: Add more messages for error paths
2013-04-29  Jouni Malinenhostapd: Reject configuration file without interface...
2013-04-01  Jouni Malinenhostapd: Show more helpful message for -g and -G errors
2013-03-31  Johannes Berghostapd/wpa_s: Use driver's extended capabilities
2013-03-29  Jouni Malinenhostapd: Allow ctrl_iface group to be specified on...
2013-01-12  Jouni MalinenUpdate copyright notices to include year 2013
2012-08-25  Shan PalanisamyAllow hostapd to be started without interfaces
2012-08-25  Shan Palanisamyhostapd: Add ctrl_iface for enabling/reloading/disablin...
2012-08-25  Shan Palanisamyhostapd: Add global control interface
2012-08-25  Jouni MalinenMove hostapd global callback functions into hapd_interfaces
2012-08-13  Jouni MalinenConvert os_zalloc() for an array to use os_calloc()
2012-08-07  Jouni MalinenConvert remaining SSID routines from char* to u8*
2012-02-16  Jouni Malinenhostapd: Allow 'none' driver to be started without...
2012-02-16  Jouni MalinenMove hostapd_for_each_interface() and hapd_interfaces...
2012-02-16  Shan PalanisamyDo not call driver_init if hostapd interface is not...
2012-02-16  Shan PalanisamyDo not call hapd_deinit if driver was not initialized
2012-02-11  Jouni MalinenRemove the GPL notification from files contributed...
2012-01-01  Jouni MalinenUpdate copyright notices to include year 2012
2011-12-10  Arik NemtsovMaintain internal copy of Probe Response offload capabi...
2011-10-23  Jouni MalinenPostpone global_init() call until first driver instance...
2011-10-22  Jouni Malinenhostapd: Call global_init/global_deinit driver_ops
2011-05-31  Jouni Malinenrandom: Add support for maintaining internal entropy...
2011-04-15  Guy Eilamhostapd: Fix interfaces.iface initialization
2011-03-29  Jouni MalinenAdd driver capa flag for EAPOL TX status and store...
2011-03-22  Jouni Malinenrandom: Read /dev/random in the background with eloop...
2011-02-27  Jouni MalinenUpdate copyright notices to include the new year
2011-02-06  Ben Greearhostapd: Add iface-name wpa_msg() callback registration
2011-02-06  Ben Greearhostapd: Allow logging to file
2010-04-07  Gregory DetalAP: Add wpa_msg() events for EAP server state machine
2010-01-16  Jouni MalinenPreparations for v0.7.1 release hostap_0_7_1
2010-01-03  Jouni Malinenhostapd: Fix deinit on initialization failure
2009-12-27  Jouni MalinenSplit hostapd_interface_deinit() into deinit and free...
2009-12-25  Jouni MalinenRename some src/ap files to avoid duplicate file names
2009-12-25  Jouni MalinenGet rid of direct hostapd_for_each_interface() calls
2009-12-25  Jouni MalinenMove rest of the generic AP mode functionality into...
2009-12-25  Jouni MalinenMove driver deinitialization away from hostapd.c
2009-12-25  Jouni MalinenClean up some of the hostapd.h function prototype defin...
2009-12-25  Jouni MalinenMove authentication server setup into separate file
2009-12-25  Jouni MalinenMove hostapd driver initialization away from hostapd.c
2009-12-24  Jouni MalinenMove wps_hostapd.c into src/ap
2009-12-24  Jouni MalinenMove generic AP functionality implementation into src/ap
2009-12-24  Jouni MalinenMove hostapd configuration parser into separate file
2009-12-19  Jouni Malinenhostapd: Call os_program_{init,deinit}()
2009-12-19  Jouni Malineneloop: Remove global user data pointer
next