]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant/wpa_cli.c
Define an attribute QCA_WLAN_VENDOR_ATTR_CONFIG_IFINDEX
[thirdparty/hostap.git] / wpa_supplicant / wpa_cli.c
2016-07-23  Erik LjungbergMake driver flags available through control interface
2016-07-03  Peng XuP2P: Allow P2P listen being offloaded to the driver...
2016-05-23  Jörg Krausewpa_cli: Run action file in case of an AP event
2016-05-14  Lior Davidwpa_supplicant: Add wps_disabled parameter to network...
2016-04-18  Purushottam KushwahaP2P: Add P2P_GROUP_MEMBER command to fetch client inter...
2016-04-16  David Spinadelwpa_supplicant: Add LCI and civic request to Neighbor...
2016-03-20  Masashi Honmamesh: Add support for PMKSA caching
2016-03-20  Masashi Honmamesh: Add MESH_PEER_ADD command
2016-03-20  Masashi Honmamesh: Add MESH_PEER_REMOVE command
2016-03-03  Ilan Peerwpa_cli: Support running action script on global contro...
2016-02-22  Avraham SternWNM: Add candidate list to BSS transition query
2016-02-16  Jouni Malinenwpa_cli: Clean up logical operation
2016-02-08  Lior Davidwpa_supplicant: Basic support for PBSS/PCP
2016-02-07  Roy Marpleseloop: Add eloop_sock_requeue()
2016-01-01  Jouni MalinenUpdate copyright notices for the new year 2016
2015-12-18  Dmitry Shmidtwpa_supplicant: Add SIGNAL_MONITOR command
2015-12-17  Eliad Pellerwpa_cli: Send ALL_STA command to the correct interface
2015-11-26  Jouni MalinenAdd control interface command for aborting an ongoing...
2015-11-26  Ahmad KholaifIBSS/mesh: Add support for VHT80P80 configuration
2015-11-22  Avraham Sternwpa_cli: Add an option to set created interface type
2015-10-31  Purushottam Kushwahawpa_cli: Add support for vendor_elem_* commands
2015-09-01  Manikandan MohanAllow wpa_cli/hostapd_cli client socket directory to...
2015-08-02  Daichi UeuraAndroid: Handle STATUS-NO_EVENTS command in wpa_cli
2015-08-02  Daichi UeuraAndroid: Make wpa_cli work on wifi.interface without...
2015-08-02  Masashi Honmamesh: Fix mesh SAE auth on low spec devices
2015-07-29  Ahmad Kholaifnl80211: Add means to query preferred channels
2015-07-22  Jouni Malinenwpa_cli: Skip action script execution when eloop termin...
2015-06-18  Jouni Malinenwpa_cli: Fix process termination in wpa_cli action...
2015-06-04  Sunil DuttWPS: Allow the priority for the WPS networks to be...
2015-05-03  Andrei Otcheretianskiwpa_cli: Fix memory leak when tracking networks
2015-05-03  Oren GivonTDLS: Add TDLS_LINK_STATUS command to the control interface
2015-04-25  Mikael KanstrupDeclare all read only data structures as const
2015-04-22  Jouni MalinenUse SSID_MAX_LEN define instead of value 32 when compar...
2015-04-03  Ola Olssonwpa_cli: Fix a typo in usage text
2015-03-27  Mikael Kanstrupwpa_cli: Use tab as only word separator for networks
2015-03-26  Mikael Kanstrupwpa_cli: Completion routine for dup_network command
2015-03-26  Mikael Kanstrupwpa_cli: Completion for remove, select, disable, enable...
2015-03-26  Mikael Kanstrupwpa_cli: Implement completion routine for get_network...
2015-03-26  Mikael Kanstrupwpa_cli: Keep track of available networks
2015-03-26  Mikael Kanstrupwpa_cli: Allow tab as alternative separator for cli_txt...
2015-03-26  Jithu JanceAdd support for virtual interface creation/deletion
2015-03-26  Mikael Kanstrupwpa_cli: Use .wpa_cli_history under Android
2015-03-15  Mikael Kanstrupwpa_cli: Add missing parameters for "set" command compl...
2015-03-15  Mikael Kanstrupwpa_cli: Add completion routine for "get" command
2015-02-08  Ola OlssonAdd control interface commands for fetching wpa_config...
2015-02-08  Jouni MalinenAdd INTERWORKING_ADD_NETWORK command
2015-02-02  Krishna VamsiP2PS: ASP provisioning commands to control interface
2015-02-02  Krishna VamsiP2PS: Add support to send ASP service requests
2015-02-02  Krishna VamsiP2PS: Extend add/del services logic to support ASP
2015-01-26  Jouni MalinenUpdate copyright notices for the new year 2015
2015-01-20  Eytan Lifshitzwpa_cli: Fix NULL dereference on printf string argument
2015-01-04  Ilan Peerwpa_cli: Add MAC address randomization in scan
2015-01-04  Arik Nemtsovwpa_cli: Implement TDLS start/cancel channel switching...
2014-12-14  Masashi Honmamesh: Add mesh interface creation command for mesh...
2014-12-08  Jouni MalinenCheck os_snprintf() result more consistently - automatic 3
2014-12-08  Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-12-08  Jouni MalinenCheck os_snprintf() result more consistently - success...
2014-12-04  Jouni MalinenERP: Add wpa_supplicant ERP_FLUSH ctrl_iface command
2014-11-22  Assaf Krausswpa_cli: Add optional ssid to neighbor report request
2014-11-22  Assaf Krausswpa_cli: Add neighbor_rep_request command
2014-11-16  Moshe BenjiWMM AC: Add wmm_ac_status control interface command
2014-11-16  Moshe Benjiwpa_cli: WMM_AC_ADDTS and WMM_AC_DELTS commands
2014-11-16  Masashi Honmamesh: Add wpa_cli action script processing for mesh...
2014-11-16  Javier LopezAdd mesh_group_{add,remove} control interface commands
2014-10-12  Jouni Malinenwpa_supplicant: Allow OpenSSL cipherlist string to...
2014-10-09  Jouni Malinenwpa_cli: Use os_exec() for action script execution
2014-09-27  Ahmad KholaifAdd PMKSA_FLUSH ctrl_iface command
2014-09-26  Jouni Malinenwpa_cli: Support action scripts with global ctrl_iface
2014-09-26  Jouni Malinenwpa_cli: Increase event buffer size to 4096 bytes
2014-09-26  Jouni Malinenwpa_cli: Fix PING in interactive mode with ifname_prefix
2014-06-09  Nirav ShahP2P: Make the default p2p_find delay value configurable
2014-05-12  Dmitry ShmidtAdd 'dup_network <id_s> <id_d> <name>' command
2014-04-11  Daichi Ueurawpa_cli: Fix wrong comparison in wpa_cli_cmd_interface
2014-04-06  Jouni MalinenWPS NFC: Remove NFC_RX_HANDOVER_SEL
2014-04-05  Jouni MalinenMove DROP_SA command to be within ifdef CONFIG_TESTING_...
2014-04-04  Jouni MalinenInterworking: Add GET_CRED ctrl_iface command
2014-03-11  Peter QiuAdd a reattach command for fast reassociate-back-to...
2014-03-04  Beni Levnl80211: Add vendor command support
2014-02-25  Jouni MalinenHS 2.0R2: Add routine for fetching OSU provider information
2014-02-25  Jouni MalinenHS 2.0R2: Add Icon Request and Icon binary File ANQP...
2014-02-25  Jouni MalinenHS 2.0R2: Add STA support for Deauthentication Request...
2014-02-25  Jouni MalinenHS 2.0R2: Add WNM-Notification Request for Subscription...
2014-02-15  Jouni MalinenRemove unused NFC_RX_HANDOVER_REQ
2014-01-30  Naresh Jayaramwpa_cli: Add tdls_external_control to tab completion...
2014-01-07  Jouni MalinenUpdate copyright notices for the new year 2014
2014-01-07  Jouni MalinenAllow external programs to request wpa_radio work items
2013-11-22  Jouni MalinenAndroid: Add driver_cmd for arbitrary driver commands
2013-11-17  Andrei OtcheretianskiAdd chan_switch to ctrl interface of wpa_supplicant...
2013-10-27  Eliad PellerP2P: Add VHT parameter to P2P operations
2013-10-26  Jouni MalinenP2P: Add option to remove channels from GO use
2013-10-26  Jouni MalinenUse ARRAY_SIZE() macro
2013-10-20  Jouni MalinenEAP peer: Add framework for external SIM/USIM processing
2013-09-28  Jouni MalinenAdd driver status information to control interface
2013-09-01  Jouni MalinenP2P: Add a command for removing a client from all groups
2013-09-01  Jouni MalinenP2P: Allow per-device PSK to be assigned
2013-08-31  Jouni Malinenwpa_cli: Add tab completion for p2p_set field values
2013-08-31  Jouni Malinenwpa_cli: Allow first DISCONNECTED event to be reported
2013-05-23  Jouni Malinenwpa_cli: Support tab completion with ifname= prefix
2013-05-23  Jouni Malinenwpa_cli: Allow IFNAME= prefix to be used
2013-05-23  Jouni MalinenWNM: Make ESS Disassoc Imminent event more convenient...
next