TDLS: Declare tdls_testing as extern in a header file
[mech_eap.git] / wpa_supplicant / ctrl_iface.c
2015-02-07 Jouni MalinenD-Bus: Fix network block type change
2015-02-02 Krishna VamsiP2PS: Add commands to control interface redir list
2015-02-02 Krishna VamsiP2PS: Callback to create pending group after sending...
2015-02-02 Krishna VamsiP2PS: ASP provisioning commands to control interface
2015-02-02 Krishna VamsiP2PS: Process P2PS provisioning commands
2015-02-02 Krishna VamsiP2PS: Add support to send ASP service requests
2015-02-02 Krishna VamsiP2PS: Extend add/del services logic to support ASP
2015-02-02 Brian GixP2PS: WPS changes needed for P2PS default PIN
2015-02-02 Brian GixP2PS: Add option to specify seek strings into P2P_FIND
2015-01-28 Jouni MalinenAdd eap_session_id to wpa_supplicant STATUS output
2015-01-26 Jouni MalinenAdd Suite B AKMs to key_mgmt capability list
2015-01-26 Jouni MalinenAdd Suite B 192-bit AKM
2015-01-24 Jouni MalinenShow supported group_mgmt capabilities
2015-01-19 Ilan PeerP2P: Use the correct wpa_s interface to handle P2P...
2015-01-19 David SpinadelNFC: Redirect NFC commands on global control interface
2015-01-19 Matti GottliebWNM: Fix the length of WNM_BSS_QUERY control interface...
2015-01-19 Jouni MalinenAdd a test framework for various wpa_supplicant failure...
2015-01-17 Jouni MalinenMake wpa_supplicant FLUSH command more likely to clear...
2015-01-15 Jouni MalinenInterworking: Fix INTERWORKING_CONNECT with zero-length...
2015-01-11 Jouni MalinenAdd MESH to modes capabilities
2015-01-11 Jouni MalinenAdd SAE to auth_alg capabilities
2015-01-11 Jouni MalinenAdd "GET tls_library" to provide information on TLS...
2015-01-07 Jouni MalinenAdd support for testing memory allocation failures
2015-01-04 Ilan Peerctrl_iface: Add MAC address randomization in scan proce...
2015-01-04 Arik NemtsovTDLS: Propagate enable/disable channel-switch commands...
2014-12-29 Jouni MalinenClear next_scan_freqs on wpa_supplicant FLUSH command
2014-12-21 Jouni MalinenFlush WPS registrar state on wpa_supplicant FLUSH command
2014-12-19 Jouni MalinenAdd possibility to set the setband parameter
2014-12-19 Jouni MalinenReject new SCAN commands if there is a pending request
2014-12-14 Masashi Honmamesh: Add mesh interface creation command for mesh...
2014-12-14 Jouni MalinenWPS ER: Remove unnecessary return value
2014-12-13 Jouni MalinenRemove unnecessary STA_AUTOCONNECT handler function
2014-12-13 Jouni MalinenRemove unnecessary return value
2014-12-13 Jouni MalinenSimplify eapol_sm_get_mib() result handling
2014-12-11 Jouni MalinenFix SCAN control interface command error cases
2014-12-11 Jouni MalinenFix ANQP_GET/HS20_GET_ANQP parsing to skip space after...
2014-12-08 Jouni MalinenClear wpa_s->disconnected on ctrl_iface FLUSH
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - more...
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - manual
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - automatic 2
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - success...
2014-12-08 Jouni MalinenFix DUP_NETWORK debug print on error case
2014-12-08 Jouni MalinenRemove unnecessary ctrl_iface command check
2014-12-08 Jouni MalinenRemove unnecessary ctrl_iface cmd check
2014-12-04 Jouni MalinenERP: Add wpa_supplicant ERP_FLUSH ctrl_iface command
2014-12-04 Jouni MalinenERP: Add support for ERP on EAP peer
2014-12-03 Dmitry ShmidtReturn only full network line in list_networks
2014-12-02 Vinit DeshpandeList all networks despite message limit of 4096 bytes
2014-12-01 Jouni MalinenDo not start new radio work on scan completion during...
2014-11-27 Jouni MalinenAdd DATA_TEST_FRAME for testing Data frame processing
2014-11-27 Jouni MalinenClear RSN preauth and PMKSA cache state on FLUSH command
2014-11-22 Assaf Krausswpa_supplicant: Add an option to specify SSID in neighb...
2014-11-22 Assaf Krausswpa_supplicant: Add NEIGHBOR_REP_REQUEST command to...
2014-11-16 Moshe BenjiWMM AC: Add wmm_ac_status control interface command
2014-11-16 Moshe Benjictrl_iface: Add wmm_ac_addts and wmm_ac_delts commands
2014-11-16 Masashi Honmamesh: Check mesh key management method
2014-11-16 Masashi Honmamesh: Add scan result for mesh network
2014-11-16 Javier LopezAdd mesh_group_{add,remove} control interface commands
2014-11-16 Jouni MalinenSuite B: Add AKM 00-0F-AC:11
2014-10-30 Sunil DuttP2P: Do not consider the p2p_scan results after p2p_sto...
2014-10-25 Ilan Peerwpa_supplicant: Use the 'no_ir' notation
2014-10-25 Jouni MalinenAdd test functionality to simulate driver increased...
2014-10-25 Thomas Pedersenmesh: Add no_auto_peer config option
2014-10-25 Jason Abelemesh: Show [MESH] flag in scan results
2014-10-25 Jason AbeleAdd SAE and FT/SAE into scan results info
2014-10-20 Jouni Malinentests: Make RELOG command use global control interface
2014-10-19 Jouni MalinenAdd data test functionality
2014-10-10 Jouni MalinenAdd external EAPOL transmission option for testing...
2014-10-06 Toby GrayFix out of bounds memory access when removing vendor...
2014-09-28 Bojan PrtvarExtend STATUS command with frequency information
2014-09-27 Jouni MalinenAdd support for using random local MAC address
2014-09-27 Ahmad KholaifAdd PMKSA_FLUSH ctrl_iface command
2014-09-13 Dan Williamsdbus: Add SignalPoll() method to report current signal...
2014-09-13 vandwalleAndroid: Add NO_EVENTS parameter to status command
2014-09-11 Jouni MalinenAdd support for driver command to update roaming policy
2014-07-08 Jouni MalinenP2P: Make unrecognized vendor elements available in...
2014-07-07 Jouni MalinenAdd generic mechanism for adding vendor elements into...
2014-07-02 Li JianyunAllow SCAN command to specify scan_ssid=1 SSIDs
2014-06-16 Arik NemtsovTDLS: Add ctrl_iface option for flushing all TDLS peers
2014-06-14 Ilan PeerP2P: Use another interface operating channel as listen...
2014-06-12 Jouni MalinenFix HS20_GET_NAI_HOME_REALM_LIST hex length check ...
2014-05-31 Jouni MalinenFix external radio work stopping to not read freed...
2014-05-26 Boris SorochkinParse DMG capabilities when reporting to external inter...
2014-05-26 Jouni MalinenAdd DRIVER_EVENT AVOID_FREQUENCIES for testing
2014-05-15 Jouni MalinenP2P: Reject P2P_FIND and P2P_LISTEN on disabled interface
2014-05-15 Jouni MalinenAdd DRIVER_EVENT ctrl_iface command for testing purposes
2014-05-12 Dmitry ShmidtAdd 'dup_network <id_s> <id_d> <name>' command
2014-04-29 Jouni MalinenFix MinGW build
2014-04-15 Jouni MalinenFix P2P redirection of global ctrl_iface SET command
2014-04-15 Jouni MalinenRemove SAVE_CONFIG redirect from global control interface
2014-04-13 Jouni MalinenFix a debug print to have a space between words
2014-04-13 Jouni MalinenFix ctrl_iface BLACKLIST return value
2014-04-11 Andres MoralesP2P: Add NFC_HANDOVER commands to p2p_redir list
2014-04-07 Jouni MalinenP2P: Clear p2p_in_invitation on cancel
2014-04-06 Jouni MalinenWPS NFC: Remove NFC_RX_HANDOVER_SEL
2014-04-05 Jouni MalinenMove DROP_SA command to be within ifdef CONFIG_TESTING_...
2014-04-04 Dmitry ShmidtExtend select_network command with freq= to reduce...
2014-04-04 Jouni MalinenInterworking: Add GET_CRED ctrl_iface command
next