summaryrefslogtreecommitdiffstats
path: root/chromeos/network
Commit message (Expand)AuthorAgeFilesLines
* Replace StringPrintf("%d", ...) with IntToString()ricea2015-07-012-4/+5
* Add more string_util functions to base namespace.brettw2015-06-241-6/+6
* chromeos: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-1117-96/+95
* Replace more ObserverList with base::ObserverList.brettw2015-06-037-7/+7
* Add MaxBandwidth support to NetworkChangeNotifierChromeosjkarlin2015-05-263-72/+271
* Use scoped_ptrs in JSONReader::Read functions.estade2015-05-225-10/+12
* Convert JsonWriter::Write to taking a const ref for the in-paramestade2015-05-165-5/+5
* Add ONC property for EAP-GTC authenticationpstew2015-05-122-1/+4
* Fix typo in function name.emaxx2015-05-114-4/+4
* Re-land Move ScopedFileDescriptor to dbus/file_descriptor.hcmasone2015-04-272-31/+13
* Revert of Move ScopedFileDescriptor to dbus/file_descriptor.h (patchset #1 id...spang2015-04-272-13/+31
* Move ScopedFileDescriptor to dbus/file_descriptor.hcmasone2015-04-272-31/+13
* Add an ONC property for proactive key caching with documentation.mattwein2015-04-242-0/+3
* Refactor net::BackoffEntry to not require subclassingjohnme2015-04-202-28/+10
* Rename USE_NSS to USE_NSS_CERTS.davidben2015-04-171-2/+2
* Add an ONC property for setting per-network roam thresholdsamueltan2015-04-162-0/+2
* Use networkingPrivate.startConnect (Take 2)stevenjb2015-04-1611-31/+83
* Revert of Use networkingPrivate.startConnect (patchset #12 id:240001 of https...mpearson2015-04-1411-83/+31
* Use networkingPrivate.startConnectstevenjb2015-04-1411-31/+83
* Implement networkingPrivate.getDeviceStatesstevenjb2015-04-102-2/+2
* Replace Settings cellular carrier and activation with networkingPrivatestevenjb2015-04-094-0/+26
* Check USB device path access when prompting users to select a device.reillyg2015-04-071-40/+11
* Add an ONC property for disabling LCP echopstew2015-04-062-6/+8
* Call Device.SetCarrier when the ONC Carrier property is specified.stevenjb2015-03-316-12/+44
* Add NetworkTechnology types to ONCstevenjb2015-03-263-1/+21
* Format ONC translation filesstevenjb2015-03-265-573/+565
* Cleanup onc_utils.cc to current style.pneubeck2015-03-241-64/+57
* Fix a case of writing an empty HexSSID to Shill.pneubeck2015-03-231-7/+12
* Add an ONC property for the third-party VPN provider extension IDbartfab2015-03-1812-34/+147
* Add ash::VPNDelegate and Chrome OS implementationbartfab2015-03-172-0/+28
* Fix logic for default network notificationstevenjb2015-03-142-45/+85
* Open a firewall hole when a TCP server or UDP socket is bound.reillyg2015-03-133-0/+379
* NSH cleanup + logging fixes (Take 2, with MSan fix)stevenjb2015-03-136-164/+175
* Revert of NSH cleanup + logging fixes (patchset #2 id:20001 of https://codere...timurrrr2015-03-136-175/+158
* NSH cleanup + logging fixesstevenjb2015-03-136-158/+175
* Split ValueSerializer into separate Serializer and Deserializer classes.prashhir2015-03-051-3/+3
* ChromeOS: Implement CaptivePortalAuthenticationIgnoresProxy policy.alemate2015-03-042-0/+7
* Add WiMAX to ONC validation liststevenjb2015-02-264-4/+22
* Better support for Cellular roaming state in ONCstevenjb2015-02-254-23/+46
* Remove duplicate includes from chromeos/pneubeck2015-02-2515-23/+0
* Network event logging improvementsstevenjb2015-02-243-10/+9
* Update network_configuration_handler.cc for device_event_log.h move.reillyg2015-02-201-1/+1
* Move chromeos::device_event_log into components.reillyg2015-02-204-12/+12
* Use ManagednetworkConfigurationHandler where possible, add 'Shill' to NCH met...stevenjb2015-02-206-138/+180
* Add Source property to networkingPrivate.getStatestevenjb2015-02-194-47/+77
* Cleanup owners files, src code.nkostylev2015-02-171-1/+2
* Networking.config: UI modifications in the ashtraycschuet2015-02-162-0/+8
* Add SignalStrength to Cellular ONCstevenjb2015-02-122-0/+2
* Call 'Discover' before 'Setup' for SetWifiTDLSEnabledstevenjb2015-02-102-45/+88
* MNCH: Check result before accessing validated_user_settingsstevenjb2015-02-061-8/+6