]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant/wpa_cli.c
Interworking: Fix failed GAS query processing
[thirdparty/hostap.git] / wpa_supplicant / wpa_cli.c
2012-09-05  Yuhao Zhengwpa_supplicant: Add PKTCNT_POLL command to get TX/RX...
2012-08-29  Jouni MalinenWFD: Add Wi-Fi Display support
2012-08-28  Jouni Malinenwpa_cli: Add tab completion for p2p_find
2012-08-28  Jouni Malinenwpa_cli: Fix tab completion
2012-08-27  Jouni MalinenAdd generic GAS request mechanism
2012-08-26  Jouni Malinenwpa_cli: Add optional argument for the help command
2012-08-26  Jouni Malinenwpa_cli: Add tab completion function into the command...
2012-08-25  Jouni Malinenwpa_cli: Add a 'raw' command for sending unprocessed...
2012-08-25  Dmitry Shmidtwpa_supplicant: Add bss_flush command to invalidate...
2012-08-15  Rajkumar ManoharanP2P: Add optional "ht40" argument for p2p_connect
2012-08-15  Rajkumar ManoharanP2P: Enable 40 MHz support for autonomous P2P group...
2012-08-15  Jouni Malinenwpa_cli: Use helper functions to implement commands
2012-08-15  Jouni Malinenwpa_cli: Add helper functions for building and executin...
2012-08-13  Jouni MalinenConvert os_zalloc() for an array to use os_calloc()
2012-08-05  Jouni Malinenwpa_cli: Handle wpa_supplicant termination more cleanly
2012-08-05  Jouni Malinenwpa_cli: Go through ifname determination on connection...
2012-08-05  Jouni Malinenwpa_cli: Fix an issue in the cleanup of udp-remote...
2012-08-05  Jouni Malinenwpa_cli: Use eloop during connection attempts in intera...
2012-08-05  Jouni Malinenwpa_cli: Fix resource leak on attach failures in intera...
2012-08-05  Janusz Dziedzicwpa_cli: Print nice prompt when using remote UDP
2012-08-05  Janusz Dziedzicedit: Add support for setting prompt string
2012-08-05  Janusz Dziedzicwpa_cli: Add IFNAME command
2012-08-04  Dmitry ShmidtAdd 'get_capability channels' command for ctrl_iface
2012-06-28  Jouni MalinenWPS ER: Add support for building NFC configuration...
2012-06-28  Jouni MalinenWPS: Fix ifdef use for the new NFC mechanism in wpa_sup...
2012-06-28  Jouni MalinenWPS: Add support for NFC configuration token from exter...
2012-06-27  Jouni MalinenWPS: Add new mechanism for NFC config method using...
2012-06-26  Tomasz BursztykaAdd autoscan command into wpa_cli
2012-05-08  Jay KatabathuniHS 2.0: Add Hotspot 2.0 station ctrl_iface
2012-04-07  Dmitry ShmidtAdd MASK=0xH option for the ctrl_iface BSS command
2012-04-06  Ben GreearBetter wpa_cli error messages when connect fails
2012-03-31  Nirav ShahClean up: Replace standard lib methods with os.h ones
2012-02-25  Jithu JanceAdd wpa_supplicant AP mode STA deauthenticate/disassoci...
2012-02-16  Jouni MalinenInterworking: Add ctrl_iface commands for managing...
2012-02-16  Jouni MalinenAllow ENABLE_NETWORK to avoid automatic connection
2012-02-11  Jouni MalinenRemove the GPL notification from files contributed...
2012-02-11  Jouni MalinenSelect the BSD license terms as the only license altern...
2012-01-08  Jouni MalinenP2P: Allow Device ID to be specified for p2p_find command
2012-01-01  Jouni MalinenUpdate copyright notices to include year 2012
2011-12-19  Neeraj Kumar GargAdd AP-STA-CONNECTED and DISCONNECTED events to wpa_cli -a
2011-12-06  Jithu JanceP2P: Add optional "join" argument for p2p_prov_disc...
2011-12-01  Jouni Malinenwpa_supplicant AP: Allows passphrase to be fetched
2011-11-25  Dmitry Shmidtwpa_cli: Add action script call on P2P-GO-NEG-FAILURE...
2011-11-24  David Spinadelwpa_cli: Correct return value of wpa_cli_cmd_p2p_peers
2011-11-13  Jouni MalinenAdd REAUTHENTICATE ctrl_iface command
2011-11-03  Jouni Malinenwpa_cli: Fix compiler warnings on unused functions
2011-10-28  Jouni Malinenwpa_cli: Argument completion for p2p_group_remove
2011-10-28  Jouni Malinenwpa_cli: Add completion functions for P2P peers and...
2011-10-21  Dmitry ShmidtAdd blacklist command
2011-10-18  Dmitry ShmidtAdd log_level command
2011-10-16  Jouni MalinenInterworking: Add commands for network selection
2011-10-16  Jouni MalinenInterworking: Add ANQP query requests
2011-10-16  Jouni Malinenwpa_cli: Make second argument to set command optional
2011-07-04  Marcin Klimczewskiwpa_cli: Add missing parameter for P2P_GROUP_ADD command
2011-04-15  Dmitry ShmidtAdd 'signal_poll' command interface
2011-04-11  Dmitry ShmidtMake scan interval configurable
2011-03-20  Sam Lefflerwpa_supplicant: Parameterize BSS table expiration age...
2011-03-15  Jouni Malinenwpa_cli: Allow wpa_supplicant control interface default...
2011-03-15  Dmitry Shmidtwpa_cli: Add Android socket support
2011-03-06  Ganesh PrasadhTDLS: Add initial support for TDLS (IEEE Std 802.11z...
2011-02-27  Jouni MalinenUpdate copyright notices to include the new year
2011-02-21  Jouni Malinenwpa_cli: Add newline to end of responses in interactive...
2011-02-06  Ben Greearwpa_supplicant: Support 'relog' command to re-open...
2010-12-17  Masashi HonmaP2P: Fix wpa_cli help typo
2010-11-25  Sudhakar SwaminathanP2P: Add p2p_unauthorize command
2010-11-21  Jouni Malinenedit: Move history save file specification to caller
2010-11-17  Jouni MalinenWPS: Add wps_ap_pin ctrl_iface command for wpa_supplica...
2010-11-14  Jouni MalinenMove wpa_cli readline integration into src/utils/edit_r...
2010-11-14  Jouni Malinenwpa_cli: Use edit API as a wrapper for optional readline
2010-11-14  Jouni MalinenMove command line editing routines into src/utils/edit...
2010-11-14  Jouni Malinenwpa_cli: Add internal line edit implementation
2010-11-14  Jouni Malinenwpa_cli: Replace CONFIG_WPA_CLI_FORK design with eloop
2010-11-14  Jouni Malinenwpa_cli: Split wpa_cli_interactive() into two versions
2010-10-31  Jouni MalinenAdd ctrl_iface command 'GET version'
2010-10-25  Jouni MalinenWPS: Fix wps_reg command documentation to require BSSID
2010-10-20  Jouni MalinenWPS ER: Add wps_er_set_config to use local configuration
2010-10-19  Jouni MalinenP2P: Add p2p_cancel command for cancelling ongoing...
2010-09-23  Jouni MalinenWPS: Add wps_check_pin command for processing PIN from...
2010-09-10  Ardong ChenAdd option for disabling automatic reconnection on...
2010-09-10  Ardong ChenWPS: Allow pending WPS operation to be cancelled
2010-09-10  Ardong Chenwpa_cli action: Add WPS_EVENT_SUCCESS and WPS_EVENT_FAI...
2010-09-09  Jouni MalinenP2P: Add support for cross connection
2010-09-09  Jouni MalinenP2P: wpa_cli action calls for P2P group started/removed...
2010-09-09  Jouni Malinenwpa_cli: Add P2P commands
2010-09-09  Jouni MalinenWPS 2.0: Add support for AuthorizedMACs attribute
2010-08-11  Jouni MalinenAdd a mechanism to insert notes to wpa_supplicant debug log
2010-08-11  Jouni Malinenwpa_cli: Clean up redrawing and filter out BSS added...
2010-05-27  Jouni MalinenWPS ER: Add command for configuring an AP
2010-05-27  Jouni MalinenWPS ER: Allow AP filtering based on IP address
2010-04-10  Jouni MalinenAdd ctrl_iface command for triggering a roam to a speci...
2010-03-29  Jouni MalinenAdd a drop_sa command to allow 802.11w testing
2010-03-12  Jouni Malinenwpa_cli: Improved command parameter tab completion
2010-03-12  Jouni Malinenwpa_cli: Fix detach race with forked monitor process
2010-03-12  Jouni Malinenwpa_cli: Redisplay readline edit after event messages
2010-02-27  Jouni MalinenAdd suspend/resume notifications
2010-02-19  Jouni MalinenUse os_snprintf instead of snprintf
2010-02-14  Jouni Malinenwpa_cli: Add option to use child process to receive...
2010-02-13  Jouni Malinenwpa_gui: Use separate ctrl_iface connection for event...
2010-01-16  Jouni MalinenPreparations for v0.7.1 release hostap_0_7_1
2009-12-28  Jouni MalinenFix wpa_cli with libreadline and WPA_TRACE to use consi...
next