aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* P2P: Filter control chars in group client device name similarly to peerHu Wang2016-01-043-11/+26
* nl80211: Cancel all pending TX frame cookiesJouni Malinen2015-12-302-4/+44
* Merge 1a0fa705d4ab3bd90f108fe0127fb9dc7c94e396 on remote branchLinux Build Service Account2015-12-212-0/+62
|\
| * Merge tag 'android-6.0.1_r3' into 601r3David Ng2015-12-091-0/+11
| |\
| | * RSN: Stop connection attempt on apparent PMK mismatchJouni Malinen2015-10-211-0/+11
| | * hostapd: Global control interface notificationsAnton Nayshtut2015-10-063-0/+44
| * | Merge "Merge tag 'android-6.0.0_r26' into HEAD"Linux Build Service Account2015-12-091-0/+51
| |\ \
| | * | Merge tag 'android-6.0.0_r26' into HEADDavid Ng2015-11-301-0/+51
| | |\|
| | | * Add QCA vendor command support to set band to driverRavi Joshi2015-08-286-0/+127
| | | * am 447c7ff8: Make sure configuration is saved to storage deviceMitchell Wills2015-08-265-0/+45
| | | |\
| | | * | nl80211: Use beacon TSF if it is newer than Probe Response TSFSrinivas Dasari2015-08-241-0/+5
| * | | | FST: Make FST peer connection check more permissive in hostapdAnton Nayshtut2015-12-016-10/+16
| * | | | FST: Fix STA MB IEs creationAnton Nayshtut2015-12-011-26/+0
| * | | | hostapd: Process MAC ACLs on a station association event (SME in driver)Anton Nayshtut2015-12-013-16/+44
| |/ / /
* | | | FST: Make FST peer connection check more permissive in hostapdAnton Nayshtut2015-12-026-10/+16
* | | | FST: Fix STA MB IEs creationAnton Nayshtut2015-12-021-26/+0
* | | | hostapd: Process MAC ACLs on a station association event (SME in driver)Anton Nayshtut2015-12-023-16/+44
* | | | EAP-pwd server: Fix last fragment length validationJouni Malinen2015-12-021-3/+3
* | | | EAP-pwd peer: Fix last fragment length validationJouni Malinen2015-12-021-4/+3
* | | | EAP-pwd peer: Fix error path for unexpected Confirm messageJouni Malinen2015-12-021-1/+2
|/ / /
* | | Merge "TDLS: Do not send error case of TPK M3 if TX fails"Linux Build Service Account2015-11-011-1/+2
|\ \ \
| * | | TDLS: Do not send error case of TPK M3 if TX failsSunil Dutt2015-10-291-1/+2
* | | | Merge "Fix TK configuration to the driver in EAPOL-Key 3/4 retry case"Linux Build Service Account2015-11-012-0/+9
|\ \ \ \
| * | | | Fix TK configuration to the driver in EAPOL-Key 3/4 retry caseJouni Malinen2015-10-292-0/+9
| |/ / /
* / / / Move debug level string conversion functions to wpa_debug.cJouni Malinen2015-10-272-0/+42
|/ / /
* | | Merge "TDLS: On a TPK timeout, tear down the link before renewal by the initi...Linux Build Service Account2015-10-251-1/+7
|\ \ \
| * | | TDLS: On a TPK timeout, tear down the link before renewal by the initiatorPradeep Reddy POTTETI2015-10-201-1/+7
* | | | Merge "eap_proxy: Remove the reference to deprecated qmi_uim_srvc.h"Linux Build Service Account2015-10-231-4/+3
|\ \ \ \ | |/ / / |/| | |
| * | | eap_proxy: Remove the reference to deprecated qmi_uim_srvc.hAshwini Patil2015-10-151-4/+3
* | | | Merge "BoringSSL: Fix PKCS12_parse() segfault when used without password"Linux Build Service Account2015-10-161-0/+2
|\ \ \ \
| * | | | BoringSSL: Fix PKCS12_parse() segfault when used without passwordJouni Malinen2015-10-091-0/+2
| |/ / /
* / / / Android: Set ctrl_iface client socket group (AID_WIFI) separatelyAmarnath Hullur Subramanyam2015-10-081-0/+2
|/ / /
* | | tls_openssl: check if key_id is NULL in tls_engine_initAhmad Kholaif2015-10-061-1/+2
* | | Allow wpa_cli/hostapd_cli client socket directory to be specifiedManikandan Mohan2015-10-062-4/+33
* | | nl80211: Use beacon TSF if it is newer than Probe Response TSFSrinivas Dasari2015-10-061-0/+5
* | | eloop: Fix cases where a socket is reopened from a timeout/signal handlerJouni Malinen2015-10-061-7/+22
* | | nl80211: Use nla_put_nested() to set NL80211_ATTR_MAC_ADDRSJouni Malinen2015-10-061-11/+14
* | | Fallback to single sim functionality if subscription bind failes.Bala Krishna Bhamidipati2015-10-061-1/+2
* | | Move the global data structures to eap_proxy contextBala Krishna Bhamidipati2015-10-061-5/+13
* | | eap_proxy: set mnc_len properlyBala Krishna Bhamidipati2015-10-061-8/+28
* | | FST: Mark fst_ies buffer constJouni Malinen2015-10-064-5/+5
* | | FST: Fix MB IE clearing on detachAnton Nayshtut2015-10-061-0/+1
* | | FST: Make fst_hw_mode_to_band() non-inline functionJouni Malinen2015-10-062-16/+18
* | | FST: Fix get_peer_mbies interface fetching in multi-group caseJouni Malinen2015-10-061-2/+2
* | | FST: Merge unreachable error case to another error returnJouni Malinen2015-10-061-4/+1
* | | FST: Use more robust interface-find for TEST_REQUESTJouni Malinen2015-10-061-7/+5
* | | FST: Use more robust interface-find for event messagesJouni Malinen2015-10-061-11/+12
* | | FST: Remove unnecessary fst_attach() already attached checkJouni Malinen2015-10-061-21/+0
* | | FST: Fix dialog token wrap-aroundJouni Malinen2015-10-061-1/+1
* | | FST: Validate STIE header in FST Setup Request/ResponseJouni Malinen2015-10-061-0/+12