index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chromeos
/
network
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable Verizon OTA activation.
thieule@chromium.org
2014-08-12
6
-23
/
+6
*
Remove redundant mapping of net errors to strings.
mmenke@chromium.org
2014-08-07
1
-2
/
+4
*
Split onc::IsRecommendedValue into onc_utils.cc
stevenjb@chromium.org
2014-08-04
2
-0
/
+25
*
Use correct slot id for client certs in network config.
pneubeck@chromium.org
2014-07-30
8
-282
/
+213
*
Extract ScopedTestNSSDB from nss_util.
pneubeck@chromium.org
2014-07-28
4
-4
/
+4
*
Fix WiFi config view for previously configured client cert.
pneubeck@chromium.org
2014-07-26
2
-0
/
+21
*
Initialize DeviceState member
stevenjb@chromium.org
2014-07-25
1
-0
/
+1
*
Eliminate use of sim unlock UI notifications
stevenjb@chromium.org
2014-07-25
1
-10
/
+11
*
Correctly translate Cellular Device properties to ONC
stevenjb@chromium.org
2014-07-25
4
-37
/
+100
*
Increased delay before next portal detection attempt in the case of !ONLINE -...
ygorshenin@chromium.org
2014-07-24
2
-28
/
+60
*
Disable NetworkConnectionHandlerTest.ConnectWithCertificateRequestedBeforeCer...
kalman@chromium.org
2014-07-23
1
-1
/
+2
*
Pass slot id to Shill for manually configured WiFi with EAP-TLS.
pneubeck@chromium.org
2014-07-23
1
-5
/
+5
*
BackoffEntry is used to compute timeouts between consecutive captive portal c...
ygorshenin@chromium.org
2014-07-22
2
-97
/
+54
*
Reduce log spam for linux-chromeos
stevenjb@chromium.org
2014-07-22
1
-2
/
+4
*
Get rid of the rest of CreateStringValue
estade@chromium.org
2014-07-18
4
-14
/
+14
*
Add DevicePropertiesUpdated to NetworkStateHandlerObserver
stevenjb@chromium.org
2014-07-17
5
-9
/
+96
*
Large timeouts between in-session portal detection attempts.
ygorshenin@chromium.org
2014-07-16
2
-4
/
+21
*
Use GUID in captive portal API instead of service path
stevenjb@chromium.org
2014-07-14
3
-33
/
+54
*
Remove additional dependencies from InternetOptionsHandler
stevenjb@chromium.org
2014-07-12
4
-18
/
+1
*
Remove bogus error from client_cert_resolver.cc
stevenjb@chromium.org
2014-07-12
1
-7
/
+2
*
Remove most of NetworkUIData.
pneubeck@chromium.org
2014-07-09
12
-438
/
+233
*
Update onc_spec.html to match implementation.
pneubeck@chromium.org
2014-07-09
1
-6
/
+0
*
Replace additional network properties with ONC values
stevenjb@chromium.org
2014-07-09
1
-1
/
+3
*
ONC: Cleanup client certificate related fields.
pneubeck@chromium.org
2014-07-08
10
-146
/
+131
*
Clarify relation to ONC in CertificatePattern.
pneubeck@chromium.org
2014-07-08
3
-80
/
+81
*
Replace simple network properties in settings with ONC values
stevenjb@chromium.org
2014-07-07
3
-0
/
+14
*
Clear the CertID of a network if no valid cert exists.
pneubeck@chromium.org
2014-07-03
3
-37
/
+64
*
Send slot number to Shill for 802.1x configurations.
pneubeck@chromium.org
2014-07-02
2
-5
/
+18
*
Notify network properties changed for IPConfig updates
stevenjb@chromium.org
2014-07-01
1
-0
/
+1
*
Clean up Chrome OS Networking error logging
stevenjb@chromium.org
2014-06-30
3
-19
/
+28
*
Fix Default Network transitions in NetworkStateHandler
stevenjb@chromium.org
2014-06-29
1
-7
/
+7
*
Revert 280429 "Reset host resolver in unittest"
stevenjb@chromium.org
2014-06-28
1
-1
/
+0
*
Move NetworkPortalDetector to src/chromeos
stevenjb@chromium.org
2014-06-28
4
-0
/
+604
*
Reset host resolver in unittest
stevenjb@chromium.org
2014-06-27
1
-0
/
+1
*
Flag myIpAddress requests for chromeos
stevenjb@chromium.org
2014-06-27
2
-1
/
+2
*
Replace NULL terminated arrays by std::vector in onc_validator.
pneubeck@chromium.org
2014-06-26
2
-76
/
+91
*
Ignore Manager.Services list in ShillPropertyHandler
stevenjb@chromium.org
2014-06-26
1
-9
/
+0
*
Allow effectively empty ONC policies without throwing an error.
pneubeck@chromium.org
2014-06-25
2
-20
/
+12
*
Rely on Service.Visible instead of Manager.Services
stevenjb@chromium.org
2014-06-20
8
-123
/
+152
*
Do not enable network technology if not available
stevenjb@chromium.org
2014-06-17
1
-0
/
+2
*
Provide Shill IP Address to myIpAddress()
stevenjb@chromium.org
2014-06-17
7
-1
/
+484
*
Fix VPN identifying properties during policy application.
pneubeck@chromium.org
2014-06-16
4
-30
/
+82
*
Add seconds to network event log timestamps
stevenjb@chromium.org
2014-06-13
2
-16
/
+54
*
Fix FirstNetworkByType, and some minor debugging
stevenjb@chromium.org
2014-06-12
2
-1
/
+2
*
Merge FavoriteState into NetworkState
stevenjb@chromium.org
2014-06-12
28
-762
/
+550
*
Clean up shill fake implementations
stevenjb@chromium.org
2014-06-06
7
-130
/
+118
*
Support Bluetooth network connection type on ChromeOS.
jkarlin@chromium.org
2014-06-06
1
-0
/
+2
*
Don't augment GUID in ONC merging.
pneubeck@chromium.org
2014-06-03
2
-21
/
+71
*
Move NetworkTypePattern to its own file
stevenjb@chromium.org
2014-05-28
15
-196
/
+222
*
Replace chrome://network implementation with networkConfig API
stevenjb@chromium.org
2014-05-27
3
-3
/
+15
[next]