summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/util
Commit message (Expand)AuthorAgeFilesLines
* WiFi: add ADB shell commands to force soft AP channel frequency and country codeKai Shi2019-07-191-1/+1
* opt/net/wifi/util: add WPA2 symbolNate Jiang2019-06-251-24/+77
* Fixed code setting anonymous_identity to anonymous@<realm>David Su2019-05-291-0/+8
* Modify Encrypted IMSI, remove deprecated protocolsEtan Cohen2019-05-241-67/+8
* Merge "Adjust link probe manager parameters using experiment results" into qt...David Su2019-05-221-0/+85
|\
| * Adjust link probe manager parameters using experiment resultsDavid Su2019-05-211-0/+85
* | Merge "p2p: only gate sensitive API by location settings" into qt-devJimmy Chen2019-05-161-3/+5
|\ \
| * | p2p: only gate sensitive API by location settingsJimmy Chen2019-05-151-3/+5
* | | [OWE] Support OWE in transition modeHai Shalom2019-05-132-3/+12
|/ /
* | [OWE] Fix Open-OWE transition connectivity for non-supporting devicesHai Shalom2019-05-121-3/+8
* | Merge "[InformationElementUtil] Add FT/SAE AKM" into qt-devTreeHugger Robot2019-05-121-18/+24
|\ \
| * | [InformationElementUtil] Add FT/SAE AKMHai Shalom2019-05-101-18/+24
* | | Merge "[WPA3] Fix connectivity issues with PSK-SAE Transtion mode" into qt-devTreeHugger Robot2019-05-121-0/+8
|\ \ \
| * | | [WPA3] Fix connectivity issues with PSK-SAE Transtion modeHai Shalom2019-05-091-0/+8
| | |/ | |/|
* | | Merge "Get isSimPresent() directly from Telephony" into qt-devDavid Su2019-05-101-0/+7
|\ \ \
| * | | Get isSimPresent() directly from TelephonyDavid Su2019-05-101-0/+7
* | | | Merge "Fix all Wifi calls to TelephonyManager to explicitly use default data ...David Su2019-05-101-13/+36
|\| | | | |_|/ |/| |
| * | Fix all Wifi calls to TelephonyManager to explicitly use default data subscri...David Su2019-05-071-13/+36
| |/
* | WifiServiceImpl: Change exception mechanism for legacy APIsRoshan Pius2019-05-071-0/+14
* | Limit access to the device's fixed 802.11 MAC address.Bram Bonné2019-05-061-0/+9
|/
* NativeUtil: Perform range checks on ssid bytes sizeRoshan Pius2019-04-261-1/+9
* carrier-wifi: support encrypted identity for V1.6Ecco Park2019-04-171-15/+77
* DataIntegrityChecker: File not found is not a fatal errorHai Shalom2019-04-111-60/+49
* DataIntegrityChecker: Disable bugreport collectionRoshan Pius2019-04-091-1/+1
* TelephonyUtil: Verify that all length values parsed are > 0Roshan Pius2019-04-031-2/+2
* encrypted-IMSI: support anonymous identity as EAP-IDENTITY response.Ecco Park2019-04-021-3/+31
* Merge "WifiNetworkSuggestionsManager: Auto approve carrier provisioning app"Roshan Pius2019-04-011-0/+9
|\
| * WifiNetworkSuggestionsManager: Auto approve carrier provisioning appRoshan Pius2019-03-291-0/+9
* | Merge "Trigger a bug report upon a key store error"Rich Cannings2019-03-281-80/+45
|\ \ | |/ |/|
| * Trigger a bug report upon a key store errorRich Cannings2019-03-271-80/+45
* | carrier-wifi: move Base64Encoding flag out of CarrierNetworkConfig MapEcco Park2019-03-271-5/+2
|/
* Passpoint: auto connection is only allowed for MNO carrierEcco Park2019-03-231-0/+24
* carrier-wifi: Support RFC4648 encoding methodEcco Park2019-03-221-8/+27
* Add error logging to DataIntegrityCheckerRich Cannings2019-03-141-25/+107
* Merge "WifiMetrics: Rename MapEntryInt32Int32 to Int32Count"David Su2019-03-121-5/+5
|\
| * WifiMetrics: Rename MapEntryInt32Int32 to Int32CountDavid Su2019-03-081-5/+5
* | WifiPermissionsUtil: Add bypass for MAINLINE_NETWORK_STACKRoshan Pius2019-03-101-3/+14
|/
* WifiScanningServiceImpl: Hide requests from app-ops if flag setRoshan Pius2019-02-261-13/+29
* Use the new security type added in WifiConfigurationRoshan Pius2019-02-261-13/+7
* Merge "Link Probing: collect metrics"David Su2019-02-253-0/+535
|\
| * Link Probing: collect metricsDavid Su2019-02-203-0/+535
* | WifiPermissionsUtil: Enforce permission before app-opsRoshan Pius2019-02-221-13/+13
|/
* Fix NullPointerException when getting secret keyRich Cannings2019-02-131-61/+39
* Merge "Remove unused backup restore code"Oscar Shu2019-02-111-2/+2
|\
| * Remove unused backup restore codexshu2019-02-081-2/+2
* | [OWE] Fix ONA suggests OWE network but cannot connectHai Shalom2019-02-081-0/+3
* | [WIFI][LOCATION] App note FINE permission even for legacy appsEtan Cohen2019-02-041-3/+8
* | Add data integrity checking for wifi passwordsRich Cannings2019-01-312-0/+354
|/
* [WIFI][LOCATION] Convert API from Coarse -> Fine for >= QEtan Cohen2019-01-231-32/+49
* Merge changes I29af4252,I9ba77156Oscar Shu2019-01-151-0/+11
|\