]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant/ctrl_iface.c
Clear next_scan_freqs on wpa_supplicant FLUSH command
[thirdparty/hostap.git] / wpa_supplicant / ctrl_iface.c
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
2014-04-04  Jouni MalinenInterworking: Add ctrl_iface events on cred block modif...
2014-03-25  Dmitry ShmidtHS 2.0: Extend ANQP_GET to accept Hotspot 2.0 subtypes
2014-03-25  Jouni MalinenWPS: Enable WSC 2.0 support unconditionally
2014-03-21  Dmitry ShmidtAdd freq= parameter to 'set pno' command
2014-03-15  Jouni MalinenAllow config blobs to be set through ctrl_iface
2014-03-14  Jouni MalinenFix external radio_work deinit path
2014-03-14  Dmitry ShmidtTDLS: Add get_capability tdls command
2014-03-11  Peter QiuAdd a reattach command for fast reassociate-back-to...
2014-03-11  Alexander BondarPNO: Move and rename pno_start()/pno_stop()
2014-03-08  Jouni Malinenwpa_supplicant: Allow external management frame process...
2014-03-04  Beni Levnl80211: Add vendor command support
2014-03-02  Jouni MalinenDo not use a separate variable for tracking first entry...
2014-02-25  Jouni MalinenHS 2.0R2: Add tracking of provisioning SP
2014-02-25  Jouni MalinenHS 2.0R2: Add routine for fetching OSU provider information
2014-02-25  Jouni MalinenHS 2.0R2: Add OSU Providers list ANQP element
2014-02-25  Jouni MalinenHS 2.0R2: Add Icon Request and Icon binary File ANQP...
2014-02-25  Jouni MalinenHS 2.0R2: Update Indication element to Release 2
2014-02-25  Jouni MalinenDo not clear global pmf setting on FLUSH
2014-02-25  Jouni MalinenInterworking: Prefer last added network during network...
2014-02-21  Jouni Malinentests: Add a module test integration to hwsim tests
2014-02-15  Andrei Otcheretianskiwpa_supplicant: Complete radio works on disable event
2014-02-15  Jouni MalinenRemove unused NFC_RX_HANDOVER_REQ
2014-02-13  Eytan Lifshitzwpa_supplicant: Fix memory leak in wfd_subelems error...
2014-02-13  Jouni MalinenFix CONFIG_WPS_NFC=y build without CONFIG_P2P=y
2014-02-07  Mahesh A SaptasagarFix persistent P2P connection failure in case channel...
next