aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant/wpa_cli.c
Commit message (Expand)AuthorAgeFilesLines
* wpa_cli: Use os_exec() for action script executionJouni Malinen2015-10-201-17/+8
* WFD: Add Wi-Fi Display supportJouni Malinen2012-12-141-1/+50
* P2P: Add optional "ht40" argument for p2p_connectRajkumar Manoharan2012-09-041-1/+1
* P2P: Enable 40 MHz support for autonomous P2P group additionRajkumar Manoharan2012-09-041-1/+1
* Set buffer length the same as in wpa_supplicant_ctrl_iface_process()Dmitry Shmidt2012-08-021-2/+2
* Add extended 'driver' commandDmitry Shmidt2012-08-021-0/+23
* Add API and CLI command to control sched scan intervalsEyal Shapira2012-08-021-0/+25
* wpa_cli: p2p_connect to should receive 7 parametersYoni Divinsky2012-07-301-1/+11
* WPS ER: Add support for building NFC configuration tokenJouni Malinen2012-06-281-1/+32
* WPS: Fix ifdef use for the new NFC mechanism in wpa_supplicantJouni Malinen2012-06-281-2/+8
* WPS: Add support for NFC configuration token from external programJouni Malinen2012-06-281-0/+29
* WPS: Add new mechanism for NFC config method using password tokenJouni Malinen2012-06-271-0/+48
* Add autoscan command into wpa_cliTomasz Bursztyka2012-06-261-0/+26
* HS 2.0: Add Hotspot 2.0 station ctrl_ifaceJay Katabathuni2012-05-081-0/+63
* Add MASK=0xH option for the ctrl_iface BSS commandDmitry Shmidt2012-04-071-4/+7
* Better wpa_cli error messages when connect failsBen Greear2012-04-061-6/+8
* Clean up: Replace standard lib methods with os.h onesNirav Shah2012-03-311-4/+4
* Add wpa_supplicant AP mode STA deauthenticate/disassociate commandsJithu Jance2012-02-251-0/+42
* Interworking: Add ctrl_iface commands for managing credentialsJouni Malinen2012-02-161-0/+67
* Allow ENABLE_NETWORK to avoid automatic connectionJouni Malinen2012-02-161-1/+6
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* Select the BSD license terms as the only license alternativeJouni Malinen2012-02-111-20/+3
* P2P: Allow Device ID to be specified for p2p_find commandJouni Malinen2012-01-081-1/+4
* Update copyright notices to include year 2012Jouni Malinen2012-01-011-1/+1
* Add AP-STA-CONNECTED and DISCONNECTED events to wpa_cli -aNeeraj Kumar Garg2011-12-201-0/+4
* P2P: Add optional "join" argument for p2p_prov_disc commandJithu Jance2011-12-061-6/+10
* wpa_supplicant AP: Allows passphrase to be fetchedJouni Malinen2011-12-011-2/+5
* wpa_cli: Add action script call on P2P-GO-NEG-FAILURE eventsDmitry Shmidt2011-11-251-0/+2
* wpa_cli: Correct return value of wpa_cli_cmd_p2p_peersDavid Spinadel2011-11-241-2/+2
* Add REAUTHENTICATE ctrl_iface commandJouni Malinen2011-11-131-0/+9
* wpa_cli: Fix compiler warnings on unused functionsJouni Malinen2011-11-031-0/+4
* wpa_cli: Argument completion for p2p_group_removeJouni Malinen2011-10-281-0/+71
* wpa_cli: Add completion functions for P2P peers and BSSesJouni Malinen2011-10-281-0/+236
* Add blacklist commandDmitry Shmidt2011-10-211-0/+31
* Add log_level commandDmitry Shmidt2011-10-181-0/+30
* Interworking: Add commands for network selectionJouni Malinen2011-10-161-0/+44
* Interworking: Add ANQP query requestsJouni Malinen2011-10-161-0/+45
* wpa_cli: Make second argument to set command optionalJouni Malinen2011-10-161-2/+6
* wpa_cli: Add missing parameter for P2P_GROUP_ADD commandMarcin Klimczewski2011-07-041-1/+6
* Add 'signal_poll' command interfaceDmitry Shmidt2011-04-151-0/+10
* Make scan interval configurableDmitry Shmidt2011-04-111-0/+23
* wpa_supplicant: Parameterize BSS table expiration age + countSam Leffler2011-03-201-0/+46
* wpa_cli: Allow wpa_supplicant control interface default to be changedJouni Malinen2011-03-151-2/+5
* wpa_cli: Add Android socket supportDmitry Shmidt2011-03-151-10/+33
* TDLS: Add initial support for TDLS (IEEE Std 802.11z-2010)Ganesh Prasadh2011-03-061-0/+72
* Update copyright notices to include the new yearJouni Malinen2011-02-271-2/+2
* wpa_cli: Add newline to end of responses in interactive modeJouni Malinen2011-02-211-0/+2
* wpa_supplicant: Support 'relog' command to re-open log filesBen Greear2011-02-061-0/+9
* P2P: Fix wpa_cli help typoMasashi Honma2010-12-171-1/+1
* P2P: Add p2p_unauthorize commandSudhakar Swaminathan2010-11-251-0/+24