TDLS: Declare tdls_testing as extern in a header file
[mech_eap.git] / wpa_supplicant / ctrl_iface.c
2016-06-23 Jouni MalinenTDLS: Declare tdls_testing as extern in a header file
2016-06-23 Jouni Malinentrace: Define externs in a header file
2016-06-19 Jonathan Afekctrl_iface: BSS command to skip info items if parsing...
2016-05-19 Purushottam KushwahaP2PS: Allow P2P_CONNECT command for P2PS connection...
2016-05-16 Jouni MalinenFix external radio work debug printing on removal
2016-05-13 Jouni MalinenAdd MGMT_RX_PROCESS test command for wpa_supplicant
2016-04-18 Purushottam KushwahaP2P: Add P2P_GROUP_MEMBER command to fetch client inter...
2016-04-17 Ilan PeerRRM: Modify the processing of a received neighbor report
2016-04-17 David Spinadelwpa_supplicant: Handle LCI request
2016-04-16 Jouni MalinenFix spelling of "neighbor" in a function name
2016-04-16 David Spinadelwpa_supplicant: Add LCI and civic request to Neighbor...
2016-03-31 Bala Krishna Bhami... Do not clear PMKSA entry or EAP session cache if config...
2016-03-20 Masashi Honmamesh: Add support for PMKSA caching
2016-03-20 Masashi HonmaPMKSA: Flush AP/mesh PMKSA cache by PMKSA_FLUSH command
2016-03-20 Masashi HonmaPMKSA: Show AP/mesh PMKSA list in PMKSA command
2016-03-20 Masashi Honmamesh: Add MESH_PEER_ADD command
2016-03-20 Masashi Honmamesh: Add MESH_PEER_REMOVE command
2016-03-16 Jouni MalinenDo not invalidate EAP session cache on all network...
2016-03-07 Lior DavidP2P: Add optional op_class argument to P2P_SET listen_c...
2016-03-05 Janusz Dziedzicwpa_supplicant: Add ctrl parameter to INTERFACES command
2016-02-22 Avraham SternMBO: Send WNM-Notification when cellular capabilities...
2016-02-22 Avraham SternWNM: Add candidate list to BSS transition query
2016-02-22 David SpinadelMBO: Implement MBO non-preferred channel report in...
2016-02-19 Nick LoweWPS: Use only os_get_random() for PIN generation
2016-02-18 Roy Marplesctype functions require an unsigned char
2016-02-17 Michael Braunwpa_supplicant: Parse ifname argument from DATA_TEST_CONFIG
2016-01-06 Jouni MalinenP2P: Clear groups first on FLUSH command
2016-01-04 Jouni MalinenClear wpa_supplicant state to DISCONNECTED on FLUSH...
2016-01-01 Jouni MalinenWPS: Testing mechanism to force auth/encr type flags
2015-12-30 Jouni MalinenP2P: Add an option to specify group SSID in P2P_CONNECT...
2015-12-30 Jouni MalinenP2P: Provide group SSID, if specified, to P2P Client...
2015-12-24 Jouni MalinenAdd "GET_CAPABILITY acs" to allow ACS build option...
2015-12-19 Jan NordqvistHS 2.0: Add a command to retrieve icon with in-memory...
2015-12-18 Dmitry Shmidtwpa_supplicant: Add SIGNAL_MONITOR command
2015-12-06 Jouni MalinenAdd TEST_ASSOC_IE for WPA/RSN IE testing on AP side
2015-12-06 Avichal Agarwaldbus: Add support for vendor specific elements
2015-11-26 Jouni MalinenAbort ongoing scans on FLUSH command
2015-11-26 Jouni MalinenAdd control interface command for aborting an ongoing...
2015-11-25 Ahmad KholaifP2P: Add support for VHT 80+80 MHz and 160 MHz
2015-11-22 Ilan PeerP2P: Add a testing option to force P2P GO CSA
2015-11-22 Avraham SternAdd an option to create interface of a certain type...
2015-11-10 Jouni MalinenWNM: Ignore WNM-Sleep Mode Response if WNM-Sleep Mode...
2015-10-16 Avraham SternP2P: Add P2P_ASSOC_RESP to P2P vendor elements
2015-10-11 Ilan PeerP2PS: Indicate the chosen operating frequency
2015-10-07 Jouni MalinenInterworking: Fix wpa_supplicant build without CONFIG_H...
2015-10-07 Jouni MalinenInterworking: Support unknown ANQP-elements in BSS...
2015-10-04 Jouni MalinenAdd wpa_supplicant EVENT_TEST control interface command
2015-09-10 Jouni MalinenReduce debug verbosity for read-only control interface...
2015-08-29 Jouni MalinenAllow BSS to return information for AP that uses an...
2015-08-21 Jouni MalinenRemove unnecessary NULL check from LOG_LEVEL handler
2015-08-21 Jouni MalinenP2P: Require fresh scan results for persistent group...
2015-08-06 Andrei OtcheretianskiP2PS: Authorize any peer for P2PS method if interface...
2015-08-06 Max StepanovP2PS: Fix PD PIN event notifications
2015-08-04 Ilan PeerP2P: Fix P2P_FLUSH clearing of p2p_go_avoid_freq
2015-08-04 Ilan PeerP2P: Do not perform P2P GO CS in some cases
2015-08-03 Jouni MalinenMove debug level string conversion functions to wpa_debug.c
2015-08-02 Jouni MalinenAdd 'GET_CAPABILITY fips' to enable runtime check for...
2015-07-29 Ahmad Kholaifnl80211: Add means to query preferred channels
2015-07-28 Srinivas DasariQCA vendor command support to set band to driver
2015-07-26 Max StepanovP2PS: Add CPT parameter to P2PS_PROVISION and P2PS_PROV...
2015-07-26 Max StepanovP2PS: Add CPT parameter to P2P_SERVICE_ADD asp command
2015-07-26 Jouni MalinenFST: Avoid memory leak on double FST-ATTACH
2015-07-21 Jouni MalinenFST: Include fst/fst.h explicitly into wpa_supplicant...
2015-07-16 Anton NayshtutAdd global wpa_supplicant DUP_NETWORK command
2015-07-16 Anton NayshtutFST: wpa_supplicant control interface
2015-07-16 Anton NayshtutFST: wpa_supplicant [FST] flag for BSS in scan results
2015-07-07 Jouni MalinenDATA_TEST_TX: Avoid ubsan warning on 0x80<<24 not fitti...
2015-07-07 Jouni MalinenAvoid misaligned IPv4 header accesses in DATA_TEST_...
2015-06-29 Jouni MalinenAdd backtrace-based error path testing mechanism
2015-06-27 Stepanov, MaxP2PS: Fix p2p_find last parameter handling
2015-06-19 Eliad PellerP2P: Consider ht/vht on P2P_GROUP_ADD command (with...
2015-06-19 Eliad Pellerctrl_iface: Make p2p_ctrl_group_add() more robust
2015-06-18 Jouni MalinenP2PS: Fix P2P_FIND seek parameter parsing
2015-06-14 Purushottam KushwahaCombine multiple function calls to a single statement
2015-06-10 Jouni MalinenDo not set own_disconnect_req flag if not connected
2015-06-05 Krishna VamsiAdd support to request a scan with specific SSIDs
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 MalinenReplace MAX_SSID_LEN with SSID_MAX_LEN
2015-04-22 Jouni MalinenUse SSID_MAX_LEN define instead of value 32 when compar...
2015-04-04 Ben GreearFix INTERFACE_ADD parsing
2015-03-26 Jithu JanceAdd support for virtual interface creation/deletion
2015-03-25 Ben GreearShow OSEN key management properly in scan results
2015-03-22 Avraham SternDelay AP selection if all networks are temporarily...
2015-03-20 Max StepanovP2PS: Extend p2p_service_del asp to support 'all' parameter
2015-03-20 Neelansh MittalInterworking: Prevent scan during ANQP fetch and Interw...
2015-03-15 Jouni MalinenAdd AVG_BEACON_RSSI to SIGNAL_POLL output
2015-03-01 Jouni MalinenP2P: Fix interface deinit for failed group interface...
2015-03-01 Jouni MalinenDo not add blacklist entries based on normal disconnect...
2015-03-01 Jouni MalinenP2P: Direct P2P_CONNECT command to proper interface
2015-02-28 Jouni MalinenClean up p2p_find command parsing and execution
2015-02-28 Daisuke NiwaP2P: Allow a specific channel to be specified in P2P_FIND
2015-02-22 Jouni MalinenAdd snr and est_throughput to the BSS entries
2015-02-21 ASHUTOSH NARAYANInteworking: Add support to update the ANQP Capability...
2015-02-21 ASHUTOSH NARAYANHS 2.0: Add support to update the HS20 Capability List...
2015-02-08 Ola OlssonAdd control interface commands for fetching wpa_config...
2015-02-08 Jouni MalinenAdd INTERWORKING_ADD_NETWORK command
2015-02-08 Jouni MalinenP2P: Document P2P_CONNECT-auto
2015-02-08 Jouni MalinenAdd STOP_AP control interface command
2015-02-07 Jouni Malinenmesh: Remove duplicated no_auto_peer update
next