WPS: Reenable the networks disabled during wpa_wpas_reassoc
[mech_eap.git] / wpa_supplicant /
2012-10-04 Sunil DuttWPS: Reenable the networks disabled during wpa_wpas_reassoc
2012-10-03 Jouni MalinenInterworking: Unshare ANQP results on explicit ANQP...
2012-10-03 Jouni MalinenHS 2.0: Include parsed WAN Metrics in RX-HS20-ANQP...
2012-10-01 Jouni MalinenFix build without CONFIG_WPS=y
2012-09-30 Arik NemtsovP2P: Add a conf parameter to start a GO as HT40 if...
2012-09-30 Jouni MalinenAdd initial parts for SAE
2012-09-29 Dan Williamsdbus: Add global capabilities property
2012-09-28 Jouni MalinenP2P: Fix p2p_cancel processing during group formation
2012-09-28 Jouni MalinenInterworking: Support Android JB keystore with EAP-TLS
2012-09-28 Jouni MalinenInterworking: Fix failed GAS query processing
2012-09-27 Jouni MalinenAdd disallow_aps parameter to disallow BSSIDs/SSIDs
2012-09-24 Jouni MalinenP2P: Clear sta_scan_pending on group removal
2012-09-24 Jouni MalinenP2P: Allow peer to propose channel in invitation process
2012-09-24 Jouni MalinenP2P: Fix pending-sta-scan processing for concurrent...
2012-09-23 Jouni MalinenP2P: Add more debug prints for GO start routines
2012-09-23 Jouni MalinenAdd debug print for no-enabled-networks case
2012-09-23 Jouni MalinenPrint control interface commands in easier format
2012-09-23 Jouni MalinenP2P: Fix PSK configuration for GO network
2012-09-23 Jouni MalinenP2P: Fix p2p_group_idle in no-group-interface P2P clien...
2012-09-23 Dan Williamswpa_supplicant: Set state to DISCONNECTED on AP creatio...
2012-09-23 Mykyta IziumtsevP2P: Remove channel 14 from supported P2P channels
2012-09-16 Jouni MalinenP2P: Fix p2p_ctrl_invite_persistent() to parse peer...
2012-09-16 Masashi HonmaRemove unused function warning in WPS NFC case
2012-09-14 Jouni MalinenDo not inform other virtual interfaces of scan results...
2012-09-14 Jouni MalinenP2P: Schedule new scan if P2P operation delays scan
2012-09-14 Jouni MalinenP2P: Check all interfaces for pending scan for p2p_scan...
2012-09-14 Jouni MalinenP2P: Move p2p_cb_on_scan_complete to global context
2012-09-10 Jouni MalinenFix last_scan_res update existing BSS entry is update
2012-09-05 Yuhao Zhengwpa_supplicant: Add PKTCNT_POLL command to get TX/RX...
2012-09-04 Jouni MalinenInterworking: Share ANQP data within homogenous ESS
2012-09-04 Jouni MalinenInterworking: Store HESSID in BSS entry
2012-09-04 Jouni MalinenInterworking: Allow EAP-SIM/AKA/AKA' override in cred...
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-09-02 Jouni MalinenInterworking: Fetch only the needed ANQP information
2012-09-02 Jouni MalinenInterworking: Skip extra scan after network auto-select
2012-09-02 Jouni MalinenUse BSS entries instead of scan results for BSS selection
2012-09-02 Jouni MalinenBSS: Add wpa_bss_get_vendor_ie_multi_beacon()
2012-09-02 Jouni MalinenMaintain list of BSS entries in last scan result order
2012-09-02 Jouni MalinenUse BSS table instead of scan results in need-to-roam...
2012-09-02 Jouni MalinenEAP-SIM/AKA: Store pseudonym identity in configuration
2012-09-01 Jouni MalinenSME: Fix disconnec-while-authenticating
2012-08-31 Jouni MalinenFix disconnection event processing
2012-08-31 Jouni MalinenP2P: Do not fail p2p_group_remove just based on current...
2012-08-31 Jouni MalinenP2P: Allow p2p_invite-persistent to specify channel...
2012-08-31 Jouni MalinenAndroid: Add Wi-Fi Display into the makefile
2012-08-31 Jouni MalinenAndroid: Include Hotspot 2.0 support in the default...
2012-08-31 Jouni MalinenAndroid: Add new keystore include path for JB
2012-08-29 Jouni MalinenMove variable declaration into the beginning of function
2012-08-29 Jouni MalinenInterworking: Fix build without CONFIG_PCSC=y
2012-08-29 Jouni MalinenWFD: Add preliminary WSD request processing and response
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-28 Jouni Malinenwpa_cli: Add tab completion for p2p_find
2012-08-28 Jouni Malinenwpa_cli: Fix tab completion
2012-08-28 Jouni MalinenInterworking: Add optional use of network selection...
2012-08-27 Jouni MalinenAdd generic GAS request mechanism
2012-08-27 Jouni MalinenWPS: Allow AP that becomes active be tried immediately
2012-08-27 Jouni MalinenWPS: Maintain more AP state during WPS PIN iteration
2012-08-26 Jouni MalinenClear current_ssid and key_mgmt when disconnected
2012-08-26 Jouni MalinenDisable network block temporarily on authentication...
2012-08-26 Jouni Malinenwpa_cli: Add optional argument for the help command
2012-08-26 Jouni Malinenwpa_cli: Add tab completion function into the command...
2012-08-26 Jouni MalinenInterworking: Fix home SP check with real SIM card
2012-08-26 Jouni MalinenInterworking: Fix PLMN matching with multiple entries
2012-08-25 Jouni Malinenwpa_cli: Add a 'raw' command for sending unprocessed...
2012-08-25 Dmitry Shmidtwpa_supplicant: Add bss_flush command to invalidate...
2012-08-24 Jouni MalinenP2P: Fix memory leak with driver-based P2P management
2012-08-23 Jouni MalinenP2P: Limit maximum number of stored P2P clients to 100
2012-08-23 Jouni MalinenImprove p2p_client_list updates in configuration file
2012-08-23 Jouni MalinenHandle long configuration file lines more gracefully
2012-08-23 Jouni MalinenP2P: Remove unnecessary call in resuming p2p_find
2012-08-23 Jouni MalinenP2P: Allow scan operations during p2p_find
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-22 Jouni MalinenAdd UNAUTH-TLS vendor specific EAP type
2012-08-21 Jouni MalinenHS 2.0: Add preliminary documentation for Hotspot 2.0
2012-08-19 Jouni MalinenWPS: Remove unused credential handlers for 802.1X
2012-08-19 Jouni MalinenClean up the closed stdin/stdout/stderr workaround...
2012-08-19 Jouni MalinenFIPS: Remove md5-non-fips.c
2012-08-19 Jouni MalinenInterworking: Do not match credentials without WPA2...
2012-08-19 Jouni MalinenInterworking: Enforce WPA2-Enterprise/CCMP
2012-08-19 Jouni MalinenHS 2.0: Do not indicate HS 2.0 status without WPA2...
2012-08-19 Jouni MalinenInterworking: Do not reconnect without "auto" parameter
2012-08-17 Jouni MalinenDocument TLS options in phase1/phase2
2012-08-17 Yoni DivinskySupply the connection scan results to bgscan after...
2012-08-16 Jouni MalinenOpenSSL: Implement SHA256 HMAC functions using HMAC API
2012-08-16 Jouni MalinenMove SHA256-based PRF function into a separate C file
2012-08-16 Jouni MalinenFIPS: Use OpenSSL CMAC implementation instead of aes...
2012-08-16 Jouni MalinenFIPS: Mix in OpenSSL RAND_bytes() into random_get_bytes()
2012-08-16 Jouni MalinenOpenSSL: Implement SHA1 HMAC functions using HMAC API
2012-08-16 Jouni MalinenMove SHA1-based PRF function into a separate C file
2012-08-16 Jouni MalinenOpenSSL: Use library function for PBKDF2 passphrase...
2012-08-16 Jouni MalinenFIPS: Remove MD5 from the CONFIG_FIPS=y build
2012-08-16 Jouni MalinenFIPS: Do not build md5-non-fips.o unless really needed
2012-08-16 Jouni MalinenDo not export TLS keys in FIPS mode
2012-08-16 Jouni MalinenAllow libdl to be linked in after OpenSSL
2012-08-16 Jouni MalinenAdd "make fips" for wpa_supplicant builds with OpenSSL
next