]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - build-utilities/hostap.git/history - wpa_supplicant/ctrl_iface.c
Fix crash when a local deauth occurs (squash)
[build-utilities/hostap.git] / wpa_supplicant / ctrl_iface.c
2012-03-15 Eliad PellerExecute p2p_find instead of p2p_listen
2012-03-15 Eyal ShapiraAdd API and CLI command to control sched scan intervals
2012-03-15 Eyal Shapirawpa_s: add API to disable or enable roaming
2012-03-15 Eyal Shapirasched scan: add support for short and long intervals
2012-03-13 Eyal Shapirasched scan: Update scan according to changes in network...
2012-03-09 Jouni MalinenAndroid: Implement SETBAND for scan requests
2012-03-05 Jouni MalinenAndroid: Convert driver_cmd BGSCAN-START/STOP to proper...
2012-03-05 Dmitry ShmidtAdd extended 'driver' command
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
2011-03-06 Jouni MalinenTDLS: Add a special testing feature for changing TDLS...
2011-03-06 Ganesh PrasadhTDLS: Add initial support for TDLS (IEEE Std 802.11z...
2011-02-26 Dmitry Shmidtctrl_iface: Return only finished line for scan results
2011-02-24 Jouni MalinenP2P: Handle P2P-not-supported without segfaults
2011-02-07 Jouni MalinenP2P: Allow WPS_PBC command on GO to select on P2P Devic...
2011-02-06 Ben Greearwpa_supplicant: Support 'relog' command to re-open...
2011-01-31 Masashi HonmaP2P: Show "FAIL" for failed p2p_find operation
2011-01-09 Jouni MalinenUse set_key addr to distinguish default and multicast...
2010-12-17 Johannes BergP2P: Fix some int size warnings
2010-11-25 Sudhakar SwaminathanP2P: Add p2p_unauthorize command
2010-11-21 Jouni MalinenInclude own MAC address in status info even in non...
2010-11-17 Jouni MalinenWPS: Add wps_ap_pin ctrl_iface command for wpa_supplica...
2010-10-31 Jouni MalinenAdd ctrl_iface command 'GET version'
2010-10-31 Jouni MalinenFix copy-paste bug in p2p_serv_disc_resp handling
2010-10-25 Jouni MalinenWPS ER: Add more details to wps_er_pbc failure returns
2010-10-25 Jouni MalinenWPS: Fix wps_reg command documentation to require BSSID
2010-10-20 Jouni MalinenWPS ER: Add wps_er_set_config to use local configuration
2010-10-19 Jouni MalinenP2P: Add p2p_cancel command for cancelling ongoing...
2010-10-14 Jouni MalinenP2P: Reject multi-channel concurrent operations dependi...
2010-09-24 Jouni MalinenMark ctrl_iface RX debug for PING commands excessive
2010-09-23 Jouni MalinenWPS: Add wps_check_pin command for processing PIN from...
2010-09-22 Jouni MalinenWPS: Make testing operations configurable at runtime
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-09 Jouni MalinenAdd test command for disabling/enabling A-MPDU aggregation
2010-09-09 Jouni MalinenP2P: Add mechanism for configuring UAPSD parameters...
2010-09-09 Jouni MalinenP2P: Add support for cross connection
2010-09-09 Jouni MalinenP2P: Disable periodic NoA when non-P2P STA is connected
2010-09-09 Jouni MalinenAdd P2P Interface Address into ctrl_iface status output
2010-09-09 Jouni MalinenP2P: Add test command for filtering which peers are...
2010-09-09 Jouni MalinenP2P: Add test mode for SD to force fragmented response
2010-09-09 Jouni MalinenP2P: Add command for pre-authorizing an invitation...
2010-09-09 Jouni MalinenP2P: Set Device Password ID in WPS M1/M2 per new rules
2010-09-09 Jouni MalinenP2P: Implement power save configuration
2010-09-09 Jouni MalinenP2P: Show P2P info in ctrl_iface scan results
2010-09-09 Jouni MalinenP2P: Show P2P Device Address in wpa_cli status
2010-09-09 Jouni MalinenP2P: Add control interface commands for P2P
2010-09-09 Jouni MalinenP2P: Use config block with disabled==2 to store persist...
2010-09-09 Jouni MalinenP2P: Let WPS code know if it is used in a P2P group
2010-09-09 Jouni MalinenP2P: Add dynamic network config block parameters for P2P
next