summaryrefslogtreecommitdiffstats
path: root/chromeos/network
Commit message (Expand)AuthorAgeFilesLines
* Enable Verizon OTA activation.thieule@chromium.org2014-08-126-23/+6
* Remove redundant mapping of net errors to strings.mmenke@chromium.org2014-08-071-2/+4
* Split onc::IsRecommendedValue into onc_utils.ccstevenjb@chromium.org2014-08-042-0/+25
* Use correct slot id for client certs in network config.pneubeck@chromium.org2014-07-308-282/+213
* Extract ScopedTestNSSDB from nss_util.pneubeck@chromium.org2014-07-284-4/+4
* Fix WiFi config view for previously configured client cert.pneubeck@chromium.org2014-07-262-0/+21
* Initialize DeviceState memberstevenjb@chromium.org2014-07-251-0/+1
* Eliminate use of sim unlock UI notificationsstevenjb@chromium.org2014-07-251-10/+11
* Correctly translate Cellular Device properties to ONCstevenjb@chromium.org2014-07-254-37/+100
* Increased delay before next portal detection attempt in the case of !ONLINE -...ygorshenin@chromium.org2014-07-242-28/+60
* Disable NetworkConnectionHandlerTest.ConnectWithCertificateRequestedBeforeCer...kalman@chromium.org2014-07-231-1/+2
* Pass slot id to Shill for manually configured WiFi with EAP-TLS.pneubeck@chromium.org2014-07-231-5/+5
* BackoffEntry is used to compute timeouts between consecutive captive portal c...ygorshenin@chromium.org2014-07-222-97/+54
* Reduce log spam for linux-chromeosstevenjb@chromium.org2014-07-221-2/+4
* Get rid of the rest of CreateStringValueestade@chromium.org2014-07-184-14/+14
* Add DevicePropertiesUpdated to NetworkStateHandlerObserverstevenjb@chromium.org2014-07-175-9/+96
* Large timeouts between in-session portal detection attempts.ygorshenin@chromium.org2014-07-162-4/+21
* Use GUID in captive portal API instead of service pathstevenjb@chromium.org2014-07-143-33/+54
* Remove additional dependencies from InternetOptionsHandlerstevenjb@chromium.org2014-07-124-18/+1
* Remove bogus error from client_cert_resolver.ccstevenjb@chromium.org2014-07-121-7/+2
* Remove most of NetworkUIData.pneubeck@chromium.org2014-07-0912-438/+233
* Update onc_spec.html to match implementation.pneubeck@chromium.org2014-07-091-6/+0
* Replace additional network properties with ONC valuesstevenjb@chromium.org2014-07-091-1/+3
* ONC: Cleanup client certificate related fields.pneubeck@chromium.org2014-07-0810-146/+131
* Clarify relation to ONC in CertificatePattern.pneubeck@chromium.org2014-07-083-80/+81
* Replace simple network properties in settings with ONC valuesstevenjb@chromium.org2014-07-073-0/+14
* Clear the CertID of a network if no valid cert exists.pneubeck@chromium.org2014-07-033-37/+64
* Send slot number to Shill for 802.1x configurations.pneubeck@chromium.org2014-07-022-5/+18
* Notify network properties changed for IPConfig updatesstevenjb@chromium.org2014-07-011-0/+1
* Clean up Chrome OS Networking error loggingstevenjb@chromium.org2014-06-303-19/+28
* Fix Default Network transitions in NetworkStateHandlerstevenjb@chromium.org2014-06-291-7/+7
* Revert 280429 "Reset host resolver in unittest"stevenjb@chromium.org2014-06-281-1/+0
* Move NetworkPortalDetector to src/chromeosstevenjb@chromium.org2014-06-284-0/+604
* Reset host resolver in unitteststevenjb@chromium.org2014-06-271-0/+1
* Flag myIpAddress requests for chromeosstevenjb@chromium.org2014-06-272-1/+2
* Replace NULL terminated arrays by std::vector in onc_validator.pneubeck@chromium.org2014-06-262-76/+91
* Ignore Manager.Services list in ShillPropertyHandlerstevenjb@chromium.org2014-06-261-9/+0
* Allow effectively empty ONC policies without throwing an error.pneubeck@chromium.org2014-06-252-20/+12
* Rely on Service.Visible instead of Manager.Servicesstevenjb@chromium.org2014-06-208-123/+152
* Do not enable network technology if not availablestevenjb@chromium.org2014-06-171-0/+2
* Provide Shill IP Address to myIpAddress()stevenjb@chromium.org2014-06-177-1/+484
* Fix VPN identifying properties during policy application.pneubeck@chromium.org2014-06-164-30/+82
* Add seconds to network event log timestampsstevenjb@chromium.org2014-06-132-16/+54
* Fix FirstNetworkByType, and some minor debuggingstevenjb@chromium.org2014-06-122-1/+2
* Merge FavoriteState into NetworkStatestevenjb@chromium.org2014-06-1228-762/+550
* Clean up shill fake implementationsstevenjb@chromium.org2014-06-067-130/+118
* Support Bluetooth network connection type on ChromeOS.jkarlin@chromium.org2014-06-061-0/+2
* Don't augment GUID in ONC merging.pneubeck@chromium.org2014-06-032-21/+71
* Move NetworkTypePattern to its own filestevenjb@chromium.org2014-05-2815-196/+222
* Replace chrome://network implementation with networkConfig APIstevenjb@chromium.org2014-05-273-3/+15