Interworking: Move BSS ANQP information into separate struct
[mech_eap.git] / wpa_supplicant / ctrl_iface.c
2012-09-04 Jouni MalinenInterworking: Move BSS ANQP information into separate...
2012-09-03 Deepthi GowriFix REMOVE_NETWORK to not run operations with invalid...
2012-08-31 Jouni MalinenP2P: Allow p2p_invite-persistent to specify channel...
2012-08-29 Jouni MalinenWFD: Add support for sending Wi-Fi Display service...
2012-08-29 Jouni MalinenWFD: Add wfd_subelems hexdump in BSS ctrl_iface command...
2012-08-29 Jouni MalinenWFD: Add Wi-Fi Display support
2012-08-29 Jouni MalinenAdd support for using GCMP cipher from IEEE 802.11ad
2012-08-27 Jouni MalinenAdd generic GAS request mechanism
2012-08-26 Jouni MalinenDisable network block temporarily on authentication...
2012-08-25 Dmitry Shmidtwpa_supplicant: Add bss_flush command to invalidate...
2012-08-23 Jouni MalinenP2P: Use 500 ms search delay by default during concurre...
2012-08-23 Jouni MalinenP2P: Add option for adding extra delay to p2p_find
2012-08-19 Jouni MalinenHS 2.0: Do not indicate HS 2.0 status without WPA2...
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-13 Jouni MalinenConvert os_realloc() for an array to use os_realloc_array()
2012-08-05 Janusz Dziedzicwpa_cli: Add IFNAME command
2012-08-04 Dmitry ShmidtAdd 'get_capability channels' command for ctrl_iface
2012-07-25 Thomas Pedersennl80211: Support setting sched scan RSSI threshold
2012-06-30 Jouni MalinenMove p2p_connect PIN format validation into a separate...
2012-06-30 Masashi HonmaP2P: Add error message for invalid PIN
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 Jouni MalinenAllow autoscan parameters to be changed in SCANNING...
2012-06-26 Jouni MalinenReinitialize autoscan on explicit reassocciate/reconnec...
2012-06-26 Jouni MalinenCancel pending scan request on DISCONNECT command
2012-06-26 Jouni MalinenStart autoscan for first connection attempt
2012-06-26 Tomasz BursztykaAdd ctrl iface command for autoscan
2012-06-10 Jithu JanceP2P: Add preference setting for concurrent use cases
2012-05-11 Jouni MalinenP2P: Add option for Provision Discovery before GO Negot...
2012-05-10 Jouni MalinenValidate WEP key lengths based on driver capabilities
2012-05-08 Jouni MalinenHS 2.0: Indicate Hotspot 2.0 in BSS table and status
2012-05-08 Jay KatabathuniHS 2.0: Add Hotspot 2.0 station ctrl_iface
2012-05-08 Jay KatabathuniHS 2.0: Add Hotspot 2.0 ANQP routines
2012-05-07 Jouni MalinenIgnore network blocks that have invalid WEP key length
2012-04-27 Jouni MalinenFix D-Bus build without ctrl_iface
2012-04-27 Jouni MalinenP2P: Add option to force SSID/passphrase for GO Negotiation
2012-04-26 Jouni MalinenP2P: Add p2p_prov_disc auto mechanism
2012-04-14 Dmitry Shmidtwpa_supplicant: Use bss_id list for 'bss FIRST' command
2012-04-13 Jouni MalinenP2P: Add automatic GO Negotiation vs. join-a-group...
2012-04-07 Dmitry ShmidtAdd RANGE=ALL|N1-N2 selection for ctrl_iface BSS command
2012-04-07 Dmitry ShmidtAdd MASK=0xH option for the ctrl_iface BSS command
2012-04-07 Dmitry ShmidtMove ctrl_iface BSS command response generation into...
2012-04-01 Mukesh AgrawalCreate DBus getter/setter for ScanInterval
2012-03-30 Jouni MalinenClear previous BSSID on explicit disconnection request
2012-03-29 Jouni MalinenStop sched_scan if requested to run full scan
2012-03-05 Grzegorz BajorskiP2P: Filter input parameters in p2p_serv_disc_external
2012-02-25 Jithu JanceAdd wpa_supplicant AP mode STA deauthenticate/disassoci...
2012-02-19 Jouni MalinenFix memory leak on error path in bssid_filter setting
2012-02-17 Jouni MalinenP2P: Allow channels to be removed from P2P use
2012-02-16 Jouni MalinenInterworking: Add ctrl_iface commands for managing...
2012-02-16 Jouni MalinenAdd BSSID filter for testing purposes
2012-02-16 Jouni MalinenAllow legacy PS param to be set with SET in addition...
2012-02-16 Jouni MalinenAllow U-APSD parameters to be configured with SET command
2012-02-16 Jouni MalinenAllow ENABLE_NETWORK to avoid automatic connection
2012-02-16 Jouni MalinenAdd mechanism for disabling radio for testing purposes
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2012-02-08 Jouni MalinenShow BSS entry age (seconds since last update)
2012-02-07 Jouni MalinenP2P: Allow BSS entry to be fetched based on GO P2P...
2012-02-06 Jouni MalinenP2P: Set Invitation Type to 1 for GO inviting to a...
2012-01-29 Dmitry ShmidtLet wpa_supplicant_deinit_iface() know that process...
2012-01-08 Jouni MalinenP2P: Allow Device ID to be specified for p2p_find command
2011-12-22 Jouni MalinenP2P: Show persistent group info on P2P_PEER data
2011-12-22 Jouni MalinenP2P: Move public P2P_PEER info generation into ctrl_iface
2011-12-17 Jouni MalinenFix CONFIG_NO_SCAN_PROCESSING=y build with ctrl_iface
2011-12-17 Antonio Quartullictrl_iface: Check for IEEE8021X_EAPOL definition
2011-12-11 Jouni MalinenP2P: Fix 32-bit compiler warnings on service discovery...
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-29 Dmitry ShmidtFix pno_start() to initialize SSID list properly
2011-11-28 Jouni MalinenUse normal scan before sched_scan if that can speed...
2011-11-28 Jouni MalinenStop sched_scan on DISCONNECT command
2011-11-28 Jouni MalinenAdd preferred network offload (PNO) functionality
2011-11-24 Dmitry ShmidtAdd 'get country' command
2011-11-13 Jouni MalinenAdd REAUTHENTICATE ctrl_iface command
2011-10-30 Dan WilliamsMake control response processing available to other...
2011-10-23 Arik NemtsovTDLS: Support mgmt-frame Tx for ctrl-iface operations
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 MalinenFix location of P2P indication flag in BSS ctrl_iface...
2011-09-08 Jouni MalinenP2P: Remove Label config method
2011-09-07 Jouni MalinenFlush PMKSA cache entries and invalidate EAP state...
2011-09-07 Jouni MalinenCall wpas_notify_network_removed() on REMOVE_NETWORK
2011-09-02 Jouni MalinenWPS: Add 'wpa_cli wps_pin get' for generating random...
2011-09-01 Jouni MalinenReduce debug verbosity on global ctrl_iface PING command
2011-06-27 Jouni MalinenClear WPA and EAPOL state machine config pointer on...
2011-06-20 Jouni MalinenFix CONFIG_AP=y build without CONFIG_P2P=y
2011-05-27 Jouni MalinenRemove compiler warning for non-P2P builds
2011-04-15 Dmitry ShmidtAdd 'signal_poll' command interface
2011-04-15 Dmitry ShmidtPrevent explicit scan command during scan or association
2011-04-11 Dmitry ShmidtMake scan interval configurable
2011-03-24 Jouni MalinenTDLS: Allow TDLS to be disabled at runtime for testing...
2011-03-20 Sam Lefflerwpa_supplicant: Parameterize BSS table expiration age...
2011-03-19 Jean-Michel BachotP2P: Add option for requested device type in P2P search...
2011-03-10 Chao-Wen YangWPS: Indicate PBC session overlap in wps_pbc return...
2011-03-06 Jouni MalinenTDLS: Allow wpa_cli tdls_setup to start renegotiation
next