Merge branch 'moonshot' of ssh://moonshot.suchdamage.org:822/srv/git/libeap into...
[libeap.git] / wpa_supplicant / wpa_cli.c
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...
2009-12-19 Jouni MalinenFree readline() output with free(), not os_free()
2009-11-29 Jouni MalinenRemove src/common from default header file path
2009-11-15 Jouni MalinenWPS ER: Add command for fetching current AP settings
2009-11-15 Jouni MalinenWPS ER: Add preliminary PBC support
2009-11-13 Jouni MalinenWPS ER: Add PIN configuration and SetSelectedRegistrar...
2009-11-07 Jouni MalinenWPS: Add initial part of External Registrar functionality
2009-09-08 Jouni MalinenAdd station table query to wpa_supplicant AP ctrl_iface
2009-09-06 Jouni MalinenWPS: Add support for AP reconfiguration with wps_reg
2009-03-06 Masashi HonmaWPS: Add support for NFC out-of-band mechanism
2009-02-26 Jouni MalinenWPS UFD: Build OOB functionality only if UFD is enabled
2009-02-26 Masashi HonmaWPS: Add UFD support (USBA out-of-band mechanism)
2009-01-20 Jouni MalinenIncreased wpa_cli/hostapd_cli ping interval and made...
2009-01-14 Jouni MalinenAdded initial step for IBSS RSN support
2009-01-06 Jouni MalinenPreparations for 0.6.7 release
2009-01-05 Eygene Ryabinkinwpa_cli: Embed command usage into the wpa_cli_commands...
2009-01-05 Eygene Ryabinkinwpa_cli: Improve sensitive command detection for readli...
2009-01-05 Eygene Ryabinkinwpa_cli: fix readline history cleaning
2008-12-24 Jouni MalinenAdded a mechanism for quering driver wrappers for avail...
2008-11-29 Jouni MalinenWPS: Added wpa_supplicant ctrl_iface commands to start...
2008-10-29 Jouni MalinenVerify fread(), fwrite(), and system() return values
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...