summaryrefslogtreecommitdiffstats
path: root/chromeos/network/onc
Commit message (Expand)AuthorAgeFilesLines
* Convert Pass()→std::move() in //chromeosdcheng2015-12-319-28/+31
* Switch to standard integer types in chromeos/.avi2015-12-2113-7/+19
* Handle prohibited technologies in device policy ONCfqj2015-11-132-5/+5
* ONC: AllowOnlyPolicyNetworksToConnectfqj2015-11-133-0/+18
* Add Dynamic WEP support to wifi config UIstevenjb2015-11-062-8/+2
* Translate 802.1x WEP ("Enterprise WEP")pstew2015-11-044-2/+30
* Make ValueDeserializer::Deserialize return scoped_ptrolli.raula2015-10-162-11/+12
* ONC: Remove Delete-Certificate functionality.pneubeck2015-10-094-100/+14
* Cleanup: Pass std::string as const reference from chromeos/ki.stfu2015-09-221-2/+3
* Ramove use of JSONReader::DeprecatedRead from chromeos/olli.raula2015-09-102-11/+10
* Add an ONC property for disabling net technologiescschuet2015-09-074-12/+89
* Make Type an unmanaged ONC propertystevenjb2015-08-131-9/+22
* Reduce LOG(ERROR) spam on linux with chromeos=1stevenjb2015-07-301-2/+1
* Move JoinString to the base namespace.brettw2015-07-151-2/+2
* Revert of Move JoinString to the base namespace (patchset #9 id:160001 of htt...hongchan2015-07-141-2/+2
* Move JoinString to the base namespace.brettw2015-07-141-2/+2
* Translate ONC ProxySettings <-> Shill ProxyConfigstevenjb2015-07-107-3/+377
* Add more string_util functions to base namespace.brettw2015-06-241-6/+6
* Use scoped_ptrs in JSONReader::Read functions.estade2015-05-222-2/+2
* Convert JsonWriter::Write to taking a const ref for the in-paramestade2015-05-161-1/+1
* Add ONC property for EAP-GTC authenticationpstew2015-05-122-1/+4
* Add an ONC property for proactive key caching with documentation.mattwein2015-04-242-0/+3
* 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-164-22/+48
* Revert of Use networkingPrivate.startConnect (patchset #12 id:240001 of https...mpearson2015-04-144-48/+22
* Use networkingPrivate.startConnectstevenjb2015-04-144-22/+48
* Implement networkingPrivate.getDeviceStatesstevenjb2015-04-101-1/+1
* Replace Settings cellular carrier and activation with networkingPrivatestevenjb2015-04-094-0/+26
* Add an ONC property for disabling LCP echopstew2015-04-062-6/+8
* Call Device.SetCarrier when the ONC Carrier property is specified.stevenjb2015-03-312-3/+3
* 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-189-13/+82
* Split ValueSerializer into separate Serializer and Deserializer classes.prashhir2015-03-051-3/+3
* Add WiMAX to ONC validation liststevenjb2015-02-264-4/+22
* Better support for Cellular roaming state in ONCstevenjb2015-02-253-20/+25
* Remove duplicate includes from chromeos/pneubeck2015-02-252-3/+0
* Add SignalStrength to Cellular ONCstevenjb2015-02-122-0/+2
* Introduce NetworkState::is_captive_portal()stevenjb2015-01-271-2/+2
* Elim device log spam when translating ONCstevenjb2015-01-231-1/+1
* Update {virtual,override,final} to follow C++11 style in chromeos/network.dcheng2015-01-208-47/+41
* Provide GUID in ONC for all networks in ManagedNetworkConfigurationHandlerstevenjb2015-01-151-9/+11
* Fix ONC logic errorstevenjb2015-01-131-2/+3
* ONC: Use HexSSID instead of SSID.pneubeck2015-01-138-45/+74
* chromeos networking: move from security to securityclass propertyquiche2015-01-094-9/+5
* Use setProperties for IP Config.stevenjb2015-01-081-4/+6
* ONC: Add IPAddressConfigType and NameServersConfigTypestevenjb2015-01-078-4/+91