summaryrefslogtreecommitdiffstats
path: root/chromeos/network
Commit message (Expand)AuthorAgeFilesLines
* Make Type an unmanaged ONC propertystevenjb2015-08-132-16/+25
* Remove remaining legacy SplitString calls.brettw2015-08-121-6/+9
* Remove useless use of StringPrintf("%s", ...)ricea2015-08-101-2/+1
* Implement networkingPrivate.unlockCellularSim and setCelluarSimStatestevenjb2015-07-313-41/+26
* Reduce LOG(ERROR) spam on linux with chromeos=1stevenjb2015-07-301-2/+1
* Move JoinString to the base namespace.brettw2015-07-152-5/+4
* Revert of Move JoinString to the base namespace (patchset #9 id:160001 of htt...hongchan2015-07-142-4/+5
* Move JoinString to the base namespace.brettw2015-07-142-5/+4
* Translate ONC ProxySettings <-> Shill ProxyConfigstevenjb2015-07-108-3/+380
* Allow suppression of expected wake-on-wifi error messagestevenjb2015-07-091-9/+20
* 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