]> git.ipfire.org Git - thirdparty/hostap.git/history - hostapd/ctrl_iface.c
DPP: PKEX in hostapd
[thirdparty/hostap.git] / hostapd / ctrl_iface.c
2017-07-03  Jouni MalinenDPP: PKEX in hostapd
2017-06-19  Jouni MalinenDPP: Allow PMKSA cache entries to be added through...
2017-06-19  Jouni MalinenDPP: Add new AKM
2017-06-19  Jouni MalinenDPP: Integration for hostapd
2017-03-12  Jouni MalinenOWE: Define and parse OWE AKM selector
2017-03-11  Avraham Sterncommon: Add candidate list parsing helper function
2017-01-23  Jouni MalinenMBO: Silence a compiler warning when building without...
2017-01-03  Jouni MalinenBeacon request through hostapd control interface
2016-12-29  Jouni MalinenGAS: Remove unnecessarily duplicate gas_frag_limit...
2016-12-28  Jouni MalinenFix memory leak in hostapd BSS_TM_REQ error path handling
2016-12-27  Jouni Malinenhostapd: Add TERMINATE as per-interface command
2016-11-29  Jouni MalinenAdd MGMT_RX_PROCESS test command for hostapd
2016-11-19  Jouni MalinenFT: Complete CONFIG_IEEE80211R_AP renaming for hostapd
2016-10-29  David Spinadelhostapd: Add a configuration to set an AP as stationary
2016-10-28  Kevin Mahoneyhostapd: Added signal level to STA tracking
2016-10-28  Michael BraunRemove duplicate dl_list_init() for global_ctrl_dst
2016-10-10  Jouni MalinenFILS: Add hostapd configuration options
2016-09-21  Denton GentryPassive Client Taxonomy
2016-08-19  Jouni MalinenFix TRACK_STA_LIST before BSS enabled
2016-07-23  Erik LjungbergMake driver flags available through control interface
2016-06-24  Jouni MalinenMark internal functions static
2016-06-23  Jouni Malinentests: Declare module test functions in a header file
2016-06-23  Jouni Malinentrace: Define externs in a header file
2016-04-17  David Spinadelhostapd: Add FTM range request
2016-04-17  David Spinadelhostapd: Add LCI request
2016-04-16  David Spinadelhostapd: Add a database of neighboring APs
2016-04-08  Jouni MalinenAdd POLL_STA command to check connectivity in AP mode
2016-03-20  Masashi HonmaPMKSA: Flush AP/mesh PMKSA cache by PMKSA_FLUSH command
2016-03-20  Masashi HonmaPMKSA: Show AP/mesh PMKSA list in PMKSA command
2016-03-05  Janusz Dziedzichostapd: Add global TERMINATE command
2016-03-05  Janusz Dziedzichostapd: Add INTERFACES ctrl_iface command
2016-03-05  Janusz Dziedzichostapd: Update ctrl_interface for UDP to include the...
2016-03-05  Janusz Dziedzichostapd: Allow UDP ctrl_iface configuration to set...
2016-03-05  Janusz Dziedzichostapd: Add UDP support for ctrl_iface
2016-03-05  Janusz Dziedzicctrl_iface_common: Use sockaddr_storage instead of...
2016-03-05  Janusz Dziedzichostapd: Use common functions for ctrl_iface
2016-02-22  Avraham Sternhostapd: Add MBO IE to BSS Transition Management Reques...
2016-02-22  Avraham Sternhostapd: Add MBO IE to Beacon, Probe Response, Associat...
2016-02-18  Roy Marplesctype functions require an unsigned char
2016-02-17  Michael BraunVLAN: Separate station grouping and uplink configuration
2015-09-05  Jouni Malinenhostapd: Add mechanism to track unconnected stations
2015-08-21  Jouni MalinenRemove unnecessary NULL check from LOG_LEVEL handler
2015-08-03  Srinivas Dasarihostapd: Add support to configure debug log level at...
2015-07-25  Jouni MalinenFST: Do not replace previous attachment
2015-07-25  Jouni MalinenFST: Use -EINVAL instead of EINVAL as return value
2015-07-21  Jouni Malinenhostapd: Mark config parameter name const
2015-07-21  Anton Nayshtuthostapd: Add DUP_NETWORK global control interface command
2015-07-21  Anton Nayshtuthostapd: Introduce hostapd_ctrl_iface_get_key_mgmt()
2015-07-21  Anton Nayshtuthostapd: Introduce hostapd_interfaces_get_hapd()
2015-07-17  Mohammed Shafi Sha... hostapd: Add current wpa parameter into GET_CONFIG...
2015-07-17  Jouni MalinenFST: Clear hostapd fst_ies on FST-DETACH to avoid use...
2015-07-16  Anton Nayshtuthostapd: Add global to local control interface redirection
2015-07-16  Anton Nayshtuthostapd: Add hostapd_ctrl_iface_receive_process()
2015-07-16  Anton NayshtutFST: hostapd control interface
2015-07-16  Anton Nayshtuthostapd: Global control interface notifications
2015-07-12  Jouni MalinenAdd EAPOL_SET hostapd command to configure EAPOL parameters
2015-07-12  Jouni MalinenAdd EAPOL_REAUTH hostapd command to trigger EAPOL reaut...
2015-07-07  Jouni MalinenDATA_TEST_TX: Avoid ubsan warning on 0x80<<24 not fitti...
2015-07-07  Jouni MalinenAvoid misaligned IPv4 header accesses in DATA_TEST_...
2015-06-29  Jouni MalinenAdd backtrace-based error path testing mechanism
2015-06-10  Jouni MalinenDocument the wpa_msg_cb "global" parameter
2015-02-09  Jouni MalinenAdd hostapd UPDATE_BEACON ctrl_iface command
2015-02-08  Jouni MalinenAdd STOP_AP control interface command
2015-01-26  Jouni MalinenAdd Suite B 192-bit AKM
2015-01-11  Jouni MalinenAdd "GET tls_library" to provide information on TLS...
2015-01-08  Jouni MalinenVerify that eloop_register_read_sock() succeeds for...
2015-01-07  Jouni MalinenAdd support for testing memory allocation failures
2014-12-26  Jouni MalinenClean up debug prints to use wpa_printf()
2014-12-14  Jouni MalinenERP: Add ERP_FLUSH for hostapd
2014-12-08  Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-11-28  Jouni MalinenAdd DATA_TEST_FRAME for testing Data frame processing...
2014-11-27  Jouni Malinenhostapd: Allow DATA_TEST_CONFIG to configure ifname
2014-11-22  Jouni MalinenAdd BSS_TM_REQ command to send BSS Transition Managemen...
2014-11-16  Jouni MalinenSuite B: Add AKM 00-0F-AC:11
2014-10-19  Jouni MalinenAdd data test functionality
2014-10-11  Jouni MalinenReport sendto() failures for hostapd ctrl_iface
2014-10-10  Jouni MalinenAdd external EAPOL transmission option for testing...
2014-09-07  Jouni MalinenFix hostapd GET_CONFIG wpa_pairwise_cipher value
2014-06-28  Michal Kaziorhostapd: Make chan_switch command per-interface not...
2014-03-30  Jouni MalinenNotify STA of disconnection based on ACL change
2014-03-27  Avraham Sternhostapd: Add vendor command support
2014-03-22  Jouni MalinenAdd SAE and FT-SAE key_mgmt to hostapd GET_CONFIG
2014-02-25  Jouni MalinenHS 2.0R2 AP: Add support for deauthentication request
2014-02-25  Jouni MalinenHS 2.0R2 AP: Add WNM-Notification Request for Subscript...
2014-02-25  Emanuel Taubehostapd: Deauthenticate clients forbidden by maclist...
2014-02-21  Jouni Malinentests: Add a module test integration to hwsim tests
2014-01-27  Jouni MalinenWPS: Add testing option to corrupt public key hash
2014-01-27  Jouni MalinenWPS NFC: Add AP mode connection handover report
2014-01-07  Jouni MalinenAdd DRIVER-STATUS command for hostapd
2014-01-02  Jouni MalinenMake RADIUS server MIB available through control interface
2013-12-27  Jouni MalinenWNM: Move disassociation imminent sending to wnm_ap.c
2013-12-27  Jouni MalinenWNM: Move ESS Disassoc Imminent sending to a helper...
2013-12-26  Jouni Malinenhostapd: Allow external management frame processing...
2013-11-17  Andrei OtcheretianskiAdd chan_switch to ctrl interface of wpa_supplicant...
2013-11-05  Jouni Malinenhostapd: Fix DETACH command debug prints to avoid use...
2013-11-03  Jouni Malinenhostapd: Add ctrl_iface STATUS command
2013-11-03  Jouni Malinenhostapd: Add control interface test commands for radar...
2013-11-02  Jouni Malinenhostapd: Accept RELOG from global control interface
2013-10-18  Jouni MalinenWNM: Set Disassoc Imminent flag in ESS Disassoc Imminen...
2013-10-18  Kyeyoon ParkInterworking: Add support for QoS Mapping functionality...
next