summaryrefslogtreecommitdiffstats
path: root/chromeos/network
Commit message (Expand)AuthorAgeFilesLines
* Eliminate NetworkManagerChangedstevenjb@chromium.org2013-09-138-80/+66
* Copy the callback in DhcpProxyScriptFetcherChromeosstevenjb@chromium.org2013-09-122-2/+5
* chromeos: Remove unused struct SMShashimoto@chromium.org2013-09-122-18/+0
* Downgrade log message when cannot parse certificate from ERROR to WARNING.zork@chromium.org2013-09-111-1/+2
* Cleanup network type matching.pneubeck@chromium.org2013-09-1110-116/+402
* Eliminate NetworkLibrary!stevenjb@chromium.org2013-09-115-2149/+0
* Change LOG(ERROR) to a NET_LOG_DEBUG message that more accurately reflects th...zork@chromium.org2013-09-102-2/+5
* Prevent that uninitialized ManagedState objects are returned from NetworkStat...pneubeck@chromium.org2013-09-091-16/+29
* Clean up NetworkState membersstevenjb@chromium.org2013-09-062-75/+24
* Use FavoriteList in ClientCertResolver instead of NetworkListpneubeck@chromium.org2013-09-064-23/+20
* Don't copy empty GUID in CopyIdentifyingProperties.pneubeck@chromium.org2013-09-061-10/+27
* Fix crash for badly formed ONCstevenjb@chromium.org2013-09-061-3/+4
* Check configuration for networks without UIDatastevenjb@chromium.org2013-09-053-0/+47
* Separate PolicyApplicator from ManagedNetworkConfigurationHandler.pneubeck@chromium.org2013-09-056-483/+622
* Move Shill property utility functions to a separate file.pneubeck@chromium.org2013-09-0410-210/+315
* onc: Fix translation of Cellular.APN property.armansito@chromium.org2013-09-039-25/+124
* Fix heap leak in ManagedNetworkConfigurationHandlerImpl.pneubeck@chromium.org2013-09-031-4/+12
* Remove a dependency of PolicyApplicator on ManagedNetworkConfigurationHandler.pneubeck@chromium.org2013-09-021-24/+19
* Fixing a problem introduced when "Unknown" certs were renamedgspencer@chromium.org2013-09-021-2/+2
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-302-2/+2
* Differentiate between 'connect-failed' and 'bad-passphrase'stevenjb@chromium.org2013-08-302-31/+32
* Switch over MobileActivator to use Network*Handlergauravsh@chromium.org2013-08-309-63/+174
* Add cros network UMA stats for sim locked and visible/shared/unshared networksstevenjb@chromium.org2013-08-273-0/+31
* Update network OWNERS.pneubeck@chromium.org2013-08-262-1/+1
* Small cleanup of ManagedNetworkConfigurationHandler.pneubeck@chromium.org2013-08-261-23/+31
* Add translation of Shill's security type "wpa" to ONC.pneubeck@chromium.org2013-08-222-0/+3
* Set kL2tpIpsecCaCertPemProperty as Liststevenjb@chromium.org2013-08-221-1/+1
* Remove unused variable declaration.etienneb@chromium.org2013-08-211-1/+0
* Remove redundant check.etienneb@chromium.org2013-08-211-1/+0
* Remove unused variable declaration.etienneb@chromium.org2013-08-211-1/+0
* Eliminate c/b/chromeos/options/network_connect.ccstevenjb@chromium.org2013-08-212-9/+3
* Fix missing const-reference on parameter.etienneb@chromium.org2013-08-212-2/+2
* Migrate existing tests to new NetworkConfigurationUpdaterImpl.pneubeck@chromium.org2013-08-1910-1092/+1277
* Migrate ONC import (from net-internals) to new NetworkHandlers.pneubeck@chromium.org2013-08-181-5/+6
* onc: Added code to specially handle Cellular.ServingOperator for cellular.armansito@chromium.org2013-08-177-21/+72
* Insufficient information on activation details should be handled correctly.armansito@chromium.org2013-08-151-2/+2
* Fix favorite list if a configuration of a hidden network is created.pneubeck@chromium.org2013-08-144-31/+48
* Convert DataPromoNotification to use NetworkStateHandlerstevenjb@chromium.org2013-08-142-0/+7
* Include additional network event logging in feedbackstevenjb@chromium.org2013-08-144-8/+20
* Handle connecting to hidden networks correctly (Take 2)stevenjb@chromium.org2013-08-133-67/+94
* Implement DhcpProxyScriptFetcherChromeos using net::ProxyScriptFetcherstevenjb@chromium.org2013-08-137-2/+181
* Automatically resolve ClientCertificatePatterns.pneubeck@chromium.org2013-08-1311-20/+933
* Re-implement about_network by using WebUIshinfan@chromium.org2013-08-132-24/+70
* Revert 217133 "Handle connecting to hidden networks correctly"nick@chromium.org2013-08-133-94/+67
* Handle connecting to hidden networks correctlystevenjb@chromium.org2013-08-133-67/+94
* Improve debug logging for GetNameFromPropertiesstevenjb@chromium.org2013-08-134-9/+14
* Fix error in Shill to ONC translation.pneubeck@chromium.org2013-08-122-9/+12
* Refactor the client certificate code in chromeos/network/.pneubeck@chromium.org2013-08-125-149/+212
* Use Shill's Manager::ConfigureServiceForProfile for all network types.pneubeck@chromium.org2013-08-122-34/+38
* Show notifications for Network Config errorsstevenjb@chromium.org2013-08-107-64/+63