summaryrefslogtreecommitdiffstats
path: root/chromeos/test
Commit message (Expand)AuthorAgeFilesLines
...
* Autoconnect policy for CrOS.pneubeck@chromium.org2013-10-2111-7/+45
* onc: Handle translation of Cellular.APNList property.armansito@chromium.org2013-10-152-2/+42
* Consistently use HexSSID instead of SSID in Chrome.pneubeck@chromium.org2013-10-1412-18/+18
* Add an Ethernet EAP policy.pneubeck@chromium.org2013-10-023-0/+34
* Add ethernet to ONC validation and Shill translation.pneubeck@chromium.org2013-09-176-0/+72
* onc: Fix translation of Cellular.APN property.armansito@chromium.org2013-09-034-0/+29
* Add translation of Shill's security type "wpa" to ONC.pneubeck@chromium.org2013-08-222-0/+19
* Migrate existing tests to new NetworkConfigurationUpdaterImpl.pneubeck@chromium.org2013-08-191-1/+1
* onc: Added code to specially handle Cellular.ServingOperator for cellular.armansito@chromium.org2013-08-172-0/+24
* Fix error in Shill to ONC translation.pneubeck@chromium.org2013-08-122-0/+10
* Fix SSID matching during network policy application.pneubeck@chromium.org2013-07-301-0/+9
* Add configuration normalization to ManagedNetworkConfigurationHandler.pneubeck@chromium.org2013-07-223-0/+44
* Refactor certificate reference resolving in ONC.pneubeck@chromium.org2013-07-183-8/+16
* Resolve certificate references in ONC by PEM.pneubeck@chromium.org2013-07-0319-27/+359
* Add frequency information to properties/state returned by networkingApitbarzic@chromium.org2013-06-292-1/+5
* [chromeos] Remove dependencies of StatisticsProvider on chrome.phajdan.jr@chromium.org2013-05-101-0/+6
* Adding a NetworkProfileHandler used by ManagedNetworkConfigurationHandler.pneubeck@chromium.org2013-05-072-2/+2
* Revert 197960 "[chromeos] Remove dependencies of StatisticsProvi..."dpapad@chromium.org2013-05-021-6/+0
* [chromeos] Remove dependencies of StatisticsProvider on chrome.phajdan.jr@chromium.org2013-05-021-0/+6
* Extract certificate policy application from NetworkLibrary.pneubeck@google.com2013-04-262-0/+92
* Adding policy support to the new network configuration stack.pneubeck@chromium.org2013-04-196-2/+59
* Moving ManagedNetworkConfigurationHandler to chromeos/.pneubeck@chromium.org2013-04-105-0/+58
* Rename ONC field Trust to TrustBits.pneubeck@chromium.org2013-04-098-11/+10
* Added a PolicyCertVerifier that uses the trust anchors from the ONC policies.joaodasilva@chromium.org2013-04-041-0/+11
* Revert 192102 "Added a PolicyCertVerifier that uses the trust an..."joaodasilva@chromium.org2013-04-031-11/+0
* Added a PolicyCertVerifier that uses the trust anchors from the ONC policies.joaodasilva@chromium.org2013-04-031-0/+11
* Adding wildcard chromeos/test/data/OWNERS.pneubeck@chromium.org2013-03-051-0/+1
* Moves the mapping between Shill's and ONC's field names out of the ONC signat...pneubeck@chromium.org2013-03-054-0/+81
* Ensure correct translation of the VPN AutoConnect property in chromeos_unittest.pneubeck@chromium.org2013-02-272-0/+2
* A recent change in Shill (https://gerrit.chromium.org/gerrit/#/c/41664/) unco...pneubeck@chromium.org2013-02-253-0/+3
* Add an ONC merge that produces an augmented dictionary.pneubeck@chromium.org2013-02-151-0/+115
* Add a check for server and CA certificates in device policies to the ONC vali...pneubeck@chromium.org2013-01-251-0/+59
* Adding a type check for properties with a shill_name in the ONC signature.pneubeck@chromium.org2013-01-242-0/+58
* Replace OncNetworkParser by the new ONC translator.pneubeck@chromium.org2013-01-1212-1/+335
* Extending the translation from ONC to Shill.pneubeck@chromium.org2013-01-1113-3/+205
* Adding more ONC validation tests.pneubeck@chromium.org2012-12-176-10/+157
* Rejecting networks/certificates individually from ONC during validation.pneubeck@chromium.org2012-12-172-12/+81
* Extending ONC validator's logging. Completing toplevel validation.pneubeck@chromium.org2012-12-165-0/+55
* This moves the ONC parsing code into chromeos/network/oncgspencer@chromium.org2012-12-1122-0/+447