summaryrefslogtreecommitdiffstats
path: root/chromeos/network
Commit message (Expand)AuthorAgeFilesLines
* Extract certificate policy application from NetworkLibrary.pneubeck@google.com2013-04-2611-79/+300
* chromeos: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-262-2/+2
* Add some additional network debugging codestevenjb@chromium.org2013-04-251-15/+23
* Support kWifiHexSsid in NetworkStatestevenjb@chromium.org2013-04-237-2/+244
* Adding policy support to the new network configuration stack.pneubeck@chromium.org2013-04-1918-97/+1346
* Correctly set technology state to UNAVAILABLEstevenjb@chromium.org2013-04-182-12/+32
* Update the remaining include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-171-1/+1
* Add TechnologyState to NetworkStateHandler.stevenjb@chromium.org2013-04-158-66/+143
* Re-request network state after loginstevenjb@chromium.org2013-04-115-0/+22
* Revert 193741 "Re-request network state after login"michaeln@google.com2013-04-115-22/+0
* Re-request network state after loginstevenjb@chromium.org2013-04-115-0/+22
* Moving ManagedNetworkConfigurationHandler to chromeos/.pneubeck@chromium.org2013-04-107-0/+1055
* Rename ONC field Trust to TrustBits.pneubeck@chromium.org2013-04-097-50/+54
* This is a refactoring that moves the list of credential fields of ONC from Ne...pneubeck@chromium.org2013-04-045-1/+90
* Added a PolicyCertVerifier that uses the trust anchors from the ONC policies.joaodasilva@chromium.org2013-04-043-58/+104
* Replace HasNext() by !IsAtEnd() in network related folders.pneubeck@chromium.org2013-04-046-10/+10
* Revert 192102 "Added a PolicyCertVerifier that uses the trust an..."joaodasilva@chromium.org2013-04-033-104/+58
* Added a PolicyCertVerifier that uses the trust anchors from the ONC policies.joaodasilva@chromium.org2013-04-033-58/+104
* NetworkChangeNotifierChromeos: Handle IPConfig property changes on the defaul...gauravsh@chromium.org2013-04-0212-148/+337
* Add ConnectToBestServices call when Certs are loadedstevenjb@chromium.org2013-04-014-23/+81
* Fixes for network connection error notificationsstevenjb@chromium.org2013-04-012-7/+23
* Add additional properties to NetworkState for debugging purposesstevenjb@chromium.org2013-04-014-1/+39
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-292-6/+6
* Don't set the flimflam::kProviderNameProperty and flimflam::kVPNDomainPropert...pneubeck@chromium.org2013-03-282-9/+2
* NetworkChangeNotifierChromeos: Invalidate network resources on system resumegauravsh@chromium.org2013-03-262-2/+17
* ShillPropertyHandler: Request IPConfig properties when network is first addedgauravsh@chromium.org2013-03-241-0/+13
* Add Ash notification UI for OutOfCredits network propertystevenjb@chromium.org2013-03-192-0/+6
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-186-14/+15
* Chromium style checker cleanuprsleevi@chromium.org2013-03-151-2/+4
* Replace NetworkMessageObserver with Ash code using NetworkStateHandlerstevenjb@chromium.org2013-03-152-7/+25
* This adds the setProperties and getState functions to the networking APIgspencer@chromium.org2013-03-141-1/+1
* Add cellular activation over non-cellular network property to NetworkStategauravsh@chromium.org2013-03-132-0/+9
* Changes the networkingPrivate Extension API to usepneubeck@chromium.org2013-03-102-0/+35
* Enable ash new network status area by defaultstevenjb@chromium.org2013-03-082-0/+8
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-061-1/+1
* Update NetworkStateListDetailedView for VPNstevenjb@chromium.org2013-03-062-12/+57
* Moves the mapping between Shill's and ONC's field names out of the ONC signat...pneubeck@chromium.org2013-03-0512-372/+544
* Convert existing NetworkLibrary consumers in browser/chromeos/login/* to use ...gauravsh@chromium.org2013-03-051-1/+1
* Fix status area for NetworkStateHandlerstevenjb@chromium.org2013-03-021-1/+1
* Improve network stub behaviorstevenjb@chromium.org2013-02-281-5/+1
* - Adding a new ManagedNetworkConfigurationHandler.pneubeck@chromium.org2013-02-276-39/+46
* Replacing DictionaryValue::key_iterator by DictionaryValue::Iterator in chrom...pneubeck@chromium.org2013-02-261-4/+4
* A recent change in Shill (https://gerrit.chromium.org/gerrit/#/c/41664/) unco...pneubeck@chromium.org2013-02-251-0/+3
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Disable "using base::FilePath" on Linux since it now compiles.brettw@chromium.org2013-02-171-2/+2
* Change the modem reset command on cellular activation completion.rkc@chromium.org2013-02-163-0/+19
* Add an ONC merge that produces an augmented dictionary.pneubeck@chromium.org2013-02-155-151/+356
* Observe devices in NetworkStateHandlerstevenjb@chromium.org2013-02-0712-296/+448
* Linux/ChromeOS Chromium style checker cleanup, chromeos edition.rsleevi@chromium.org2013-02-062-4/+4
* Calling Shill's ConfigureService instead of GetService for configuring VPN.pneubeck@chromium.org2013-02-064-8/+17