summaryrefslogtreecommitdiffstats
path: root/chromeos/network
Commit message (Expand)AuthorAgeFilesLines
* SimpleGeolocation should support sending WiFi AP data.alemate2016-03-231-0/+2
* Extend vpnProvider to allow reconnectionscernekee2016-03-162-1/+18
* Invoke createNetwork() callback with GUID, not service namecernekee2016-03-158-17/+30
* Allow ${CERT_SAN_EMAIL} and ${CERT_SAN_UPN} in the ONC Identity fieldcernekee2016-03-034-32/+114
* net: move IsLocalhost() function into url_util.htfarina2016-02-231-1/+0
* net: move GetHostName() function into network_interfaces.htfarina2016-02-121-1/+1
* Add BSSID + Frequency to NetworkState/getNetworksstevenjb2016-01-202-20/+20
* Remove debug logoshima2016-01-091-6/+0
* Fix potential crashes in NetworkHandler codestevenjb2016-01-0714-27/+53
* Convert Pass()→std::move() in //chromeosdcheng2015-12-3122-56/+70
* Switch to standard integer types in chromeos/.avi2015-12-2181-69/+147
* Convert vector_as_array to vector::data in //chrome{,cast,os}.davidben2015-11-301-2/+1
* Play better with C++11 library features from /chromeoslimasdf2015-11-252-5/+5
* only forbid unmanaged WiFi on AllowOnlyPolicyNetworksToConnectfqj2015-11-232-3/+8
* Handle device ONC AllowOnlyPolicyNetworksToConnectfqj2015-11-195-1/+97
* UI changes to disable button for prohibted technologiesfqj2015-11-174-1/+13
* Execute ClientCertResolver on network disconnection.emaxx2015-11-173-24/+103
* Handle prohibited technologies in device policy ONCfqj2015-11-1319-26/+517
* ONC: AllowOnlyPolicyNetworksToConnectfqj2015-11-133-0/+18
* Let AutoConnectHandler wait for user policy before disconnectingfqj2015-11-103-5/+15
* Add Dynamic WEP support to wifi config UIstevenjb2015-11-064-8/+13
* Translate 802.1x WEP ("Enterprise WEP")pstew2015-11-044-2/+30
* Fix some internet settings error loggingstevenjb2015-10-281-1/+1
* Add IPv6 Address to status traystevenjb2015-10-262-0/+24
* Make ValueDeserializer::Deserialize return scoped_ptrolli.raula2015-10-162-11/+12
* ONC: Remove Delete-Certificate functionality.pneubeck2015-10-094-100/+14
* Removing pneubeck@ from OWNERS.pneubeck2015-10-071-1/+1
* Ignore a missing issuer certificate for certificate matching.pneubeck2015-09-302-43/+110
* Introduce namespace network_portal_detector.achuith2015-09-282-75/+79
* Cleanup: IWYU for base/gtest_prod_util.h.thestig2015-09-251-1/+0
* Refactor NetworkPortalDetector and NetworkPortalNotificationController.achuith2015-09-224-76/+88
* Cleanup: Pass std::string as const reference from chromeos/ki.stfu2015-09-224-4/+9
* This CL adds ConnectionType to the MaxBandwidthObserver notification as a con...jkarlin2015-09-182-5/+11
* Remove SupportsWeakPtr in NetworkPortalNotificationController.achuith2015-09-163-7/+5
* Ramove use of JSONReader::DeprecatedRead from chromeos/olli.raula2015-09-105-22/+22
* net/dns: Remove unneeded net_util.h includes from header files.tfarina2015-09-081-0/+1
* Add an ONC property for disabling net technologiescschuet2015-09-074-12/+89
* Clean up OWNER files + histograms ownersdpolukhin2015-08-281-1/+0
* Provide ONC Source in MNCH::GetNetworks, Priority in GetStatestevenjb2015-08-216-15/+36
* Elim unused Chrome OS networking UI codestevenjb2015-08-182-14/+3
* 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