summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add default wpa_supplicant/.configbaserock/hostap_2_3Paul Sherwood2014-11-251-0/+527
* Change version information for the 2.3 releasehostap_2_3Jouni Malinen2014-10-091-1/+1
* Update ChangeLog files for v2.3Jouni Malinen2014-10-092-0/+84
* browser-wpadebug: Use more robust mechanism for starting browserJouni Malinen2014-10-091-6/+7
* browser-android: Use more robust mechanism for starting browserJouni Malinen2014-10-091-3/+3
* browser-system: Use more robust mechanism for starting browserJouni Malinen2014-10-091-1/+1
* hostapd_cli: Use os_exec() for action script executionJouni Malinen2014-10-091-17/+8
* wpa_cli: Use os_exec() for action script executionJouni Malinen2014-10-091-17/+8
* Add os_exec() helper to run external programsJouni Malinen2014-10-093-0/+70
* tests: VHT 80+80 MHzJouni Malinen2014-10-091-0/+51
* DFS: Allow 80+80 MHz be configured for VHTJouni Malinen2014-10-091-16/+54
* tests: Fix DFS radar-during-CAC test caseJouni Malinen2014-10-091-31/+49
* tests: Extend DFS testing to include channel switchJouni Malinen2014-10-091-0/+21
* tests: Re-enable DFS connection checkJouni Malinen2014-10-081-4/+2
* tests: VHT with 160 MHz channel widthJouni Malinen2014-10-081-0/+99
* Reserve QCA vendor specific nl80211 commands 34..49Jouni Malinen2014-10-071-1/+1
* test-aes: Allow NIST key wrap test vectors to be verifiedJouni Malinen2014-10-071-0/+280
* AES: Extend key wrap implementation to support longer dataJouni Malinen2014-10-072-2/+12
* AES: Extend key wrap design to support longer AES keysJouni Malinen2014-10-0711-51/+286
* OpenSSL: Clean up one part from the BoringSSL patchJouni Malinen2014-10-071-2/+3
* Support building with BoringSSLAdam Langley2014-10-073-8/+33
* Android: Remove ctrl_interface=wlan0 from config templateDmitry Shmidt2014-10-071-1/+0
* Android: Set pmf=1 to default templateDmitry Shmidt2014-10-071-0/+1
* tests: VENDOR_ELEM_REMOVE of the second IEJouni Malinen2014-10-071-0/+9
* Fix out of bounds memory access when removing vendor elementsToby Gray2014-10-071-1/+1
* Clean up authenticator PMKSA cache implementationJouni Malinen2014-10-041-22/+35
* Clear PMKSA cache entry data when freeing themJouni Malinen2014-10-042-2/+2
* Remove unnecessary PMKSA cache freeing stepJouni Malinen2014-10-041-2/+0
* tests: OKC with multiple stationsJouni Malinen2014-10-041-0/+44
* Fix authenticator OKC fetch from PMKSA cache to avoid infinite loopJouni Malinen2014-10-041-3/+1
* tests: PMKSA cache with multiple stationsJouni Malinen2014-10-041-0/+64
* tests: PMKSA cache entry timeout based on Session-TimeoutJouni Malinen2014-10-042-0/+33
* Fix PMKSA cache timeout from Session-Timeout in WPA/WPA2 casesJouni Malinen2014-10-042-1/+12
* tests: PMKSA caching disabled on APJouni Malinen2014-10-041-0/+39
* wpa_supplicant: Enable HT for IBSSJanusz Dziedzic2014-10-043-3/+20
* wpa_supplicant: Use hostapd_freq_params in assoc_paramsJanusz Dziedzic2014-10-047-53/+55
* wpa_ctrl: Update wpa_ctrl_recv() documentation for non-block behaviorJouni Malinen2014-10-041-3/+4
* dbus: Add an interface configuration entry to set the WPS methodsTomasz Bursztyka2014-10-043-0/+69
* tests: External MAC address changeJouni Malinen2014-10-041-0/+37
* nl80211: Re-read MAC address on RTM_NEWLINKDan Williams2014-10-041-0/+22
* nl80211: Add get_bss_ifindex() helperJouni Malinen2014-10-041-4/+15
* P2P: Use only the -m config for P2P management deviceJouni Malinen2014-10-035-20/+9
* Revert "tests: Skip ap_wpa2_tdls_concurrent_init on failure"Jouni Malinen2014-10-031-12/+3
* tests: Verify TDLS responder teardown in encrypted networkArik Nemtsov2014-10-031-2/+13
* TDLS: Use WMM IE for propagating peer WMM capabilityArik Nemtsov2014-10-034-13/+13
* TDLS: Fix concurrent setup test for mac80211 driversArik Nemtsov2014-10-031-0/+10
* TDLS: Set the initiator during tdls_mgmt operationsArik Nemtsov2014-10-037-26/+42
* Sync with wireless-testing.git include/uapi/linux/nl80211.hJouni Malinen2014-10-031-7/+143
* nl80211: Fix compatibility with older version of libnlIlan Peer2014-10-031-2/+2
* TDLS: Filter AID value properly for VHT peersJouni Malinen2014-10-011-1/+1