Passive Client Taxonomy
[mech_eap.git] / hostapd / ctrl_iface.c
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...
2013-08-26 Jouni MalinenReplace perror() with wpa_printf(strerror) in ctrl_ifac...
2013-08-23 Jeffin MammenWPS: Add control interface command for fetching latest...
2013-05-25 Jouni MalinenFix ESS_DISASSOC ctrl_iface command parser
2013-05-23 Jouni MalinenWNM: Fix ess_disassoc timeout to be specified in TBTTs
2013-05-23 Jouni MalinenWNM: Remove PMKSA cache entry on ESS disassoc imminent...
2013-05-20 Kyeyoon ParkWNM: Add disassociation timeout processing for ESS_DISASSOC
2013-05-18 Jouni MalinenAdd wpa_msg_global() for global events
2013-03-29 Jouni Malinenhostapd: Allow ctrl_iface group to be specified on...
2013-02-11 Jouni MalinenWPS: Report NFC connection handover completion differently
2013-02-10 Jouni MalinenWPS: Add command for fetching carrier record for NFC...
2013-01-13 Jouni MalinenUse helper function for writing cipher suite names
2012-12-22 Jouni MalinenWNM: Additional BSS Transition Management capability
2012-12-17 Pontus Fuchshostapd: Android: Force group access to ctrl_iface...
2012-12-17 Pontus Fuchshostapd: Don't chown control interface to root
2012-11-11 Jouni MalinenWPS: Remove deprecated UFD config method and OOB ctrl_iface
2012-10-28 Jouni MalinenWPS: Remove old OOB NFC interface
2012-08-29 Jouni MalinenAdd support for using GCMP cipher from IEEE 802.11ad
next