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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Integrate the SpdyProxyClientSocket into the HttpStreamRequest
rch@chromium.org
2010-10-13
17
-338
/
+913
*
Fix clang build: remove a const on a return value.
willchan@chromium.org
2010-10-13
1
-1
/
+1
*
Add ClientSocketPoolBaseHelper support for preconnect.
willchan@chromium.org
2010-10-13
13
-37
/
+646
*
Remove non-internationalized SDCH warning message.
jar@chromium.org
2010-10-12
1
-1
/
+5
*
DOMUI cert manager: Add CA cert import.
mattm@chromium.org
2010-10-12
2
-2
/
+2
*
Report AcquireCredentialsHandle errors. This requires
wtc@chromium.org
2010-10-12
2
-23
/
+45
*
testserver: try harder to find the pyproto directory on OS X
agl@chromium.org
2010-10-12
1
-3
/
+22
*
Http cache: make sure that we revalidate a cached entry
rvargas@google.com
2010-10-12
5
-27
/
+98
*
Render SpdySessionPools on the Data tab and on a new
mmenke@chromium.org
2010-10-12
9
-5
/
+73
*
net: fix small leak in DnsRRResolver
agl@chromium.org
2010-10-12
1
-6
/
+5
*
Fix miscellaneous cpplint nits.
wtc@chromium.org
2010-10-12
2
-2
/
+2
*
Rename SSLNonSensitiveHostInfo to SSLHostInfo.
agl@chromium.org
2010-10-12
10
-84
/
+27
*
net: replicate r62288 in DnsRRResolver
agl@chromium.org
2010-10-12
1
-1
/
+5
*
linux: avoid closing uninitialized resolver
evan@chromium.org
2010-10-12
1
-1
/
+5
*
This adds a cache_util::MoveCacheContents function for ChromeOS to use
gspencer@chromium.org
2010-10-12
5
-3
/
+124
*
Reland fix for OCSP startup race.
willchan@chromium.org
2010-10-12
5
-93
/
+188
*
Break URLRequestContext=>ProxyScriptFetcher=>URLRequestContext ref cycle.
willchan@chromium.org
2010-10-12
2
-0
/
+49
*
net:: comment fixes only
rsleevi@chromium.org
2010-10-12
1
-0
/
+8
*
CertDatabase: Add ImportServerCerts method.
mattm@chromium.org
2010-10-12
6
-0
/
+129
*
net: detect and error out with ESET HTTPS interception + False Start
agl@chromium.org
2010-10-11
3
-15
/
+61
*
Fix 58162: Mixed Content False Positive for intranet hostname certificates
finnur@chromium.org
2010-10-11
2
-5
/
+9
*
Revert 62171 - Http cache: make sure that we revalidate a cached entry
rvargas@google.com
2010-10-11
5
-98
/
+27
*
net: ssl_non_sensitive_host_info.h => ssl_host_info.h
agl@chromium.org
2010-10-11
1
-0
/
+56
*
Http cache: make sure that we revalidate a cached entry
rvargas@google.com
2010-10-11
5
-27
/
+98
*
Add Net.HttpAuthCount histogram to track failure rate per authentication scheme.
cbentzel@chromium.org
2010-10-11
2
-1
/
+61
*
Http Cache: Remove checks used to track a crash.
rvargas@google.com
2010-10-11
1
-16
/
+12
*
net: add --enable-snap-start
agl@chromium.org
2010-10-11
6
-1
/
+42
*
clang: Let everything compile in Release builds.
thakis@chromium.org
2010-10-10
3
-0
/
+6
*
Synchronize the mappings between Windows/Mac error codes and their net:: erro...
rsleevi@chromium.org
2010-10-10
2
-12
/
+58
*
Revert 62105 - Test change to fix a leak. Will revert after getting in a run...
willchan@chromium.org
2010-10-10
6
-232
/
+93
*
Test change to fix a leak. Will revert after getting in a run on ChromiumOS ...
willchan@chromium.org
2010-10-10
6
-93
/
+232
*
Have OpenSSL simply increment the ref-count, rather than copy and reparse the...
rsleevi@chromium.org
2010-10-09
1
-1
/
+4
*
net: enable SSLClientSocketTest.(ConnectExpired|ConnectMismatched)
agl@chromium.org
2010-10-09
1
-21
/
+5
*
net: alter detection of end of SSL connection in tests.
agl@chromium.org
2010-10-09
1
-2
/
+2
*
Return ERR_INTERNET_DISCONNECTED in place of ERR_NAME_NOT_RESOLVED and ERR_AD...
eroman@chromium.org
2010-10-09
11
-5
/
+191
*
net: mark SSLClientSocketTest.(ConnectExpired|ConnectMismatched) as FAILS_
agl@chromium.org
2010-10-08
1
-4
/
+21
*
Implement generic GetUpdates support in python sync server. This was a recent
nick@chromium.org
2010-10-08
2
-48
/
+262
*
Http Cache: Add some debug code to track a bug. Basically
rvargas@google.com
2010-10-08
1
-0
/
+8
*
Remove log for errors opening files. It's the client's responsibility to log ...
pinkerton@chromium.org
2010-10-08
1
-2
/
+0
*
Connect up OpenSSL socket to use the OpenSSL X509Certificate.
joth@chromium.org
2010-10-08
5
-103
/
+83
*
Revert Revert Revert Revert "net: uncork NSS sockets after a 200ms timeout."
agl@chromium.org
2010-10-08
2
-2
/
+28
*
net: remove test flakyness caused by uncorking.
agl@chromium.org
2010-10-08
1
-13
/
+18
*
Adds X509 certificates for OpenSSL.
bulach@chromium.org
2010-10-08
13
-43
/
+708
*
Revert revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."
agl@chromium.org
2010-10-08
22
-13
/
+76
*
Decouples certificates viewers from NSS to prepare support for OpenSSL.
bulach@chromium.org
2010-10-08
3
-19
/
+52
*
Fix server initiated SSL renegotiation for SSLClientSocketMac
rsleevi@chromium.org
2010-10-08
2
-245
/
+199
*
Do not use Alternate-Protocol for establishing new SpdySessions.
willchan@chromium.org
2010-10-08
5
-5
/
+78
*
DOMUI Cert Manager: Edit CA cert trust.
mattm@chromium.org
2010-10-08
2
-2
/
+2
*
Speculative fix for SpdySettingsStorage crasher.
willchan@chromium.org
2010-10-07
3
-3
/
+138
*
Add a hostname parameter to HttpStreamRequest::GenerateSslParams
rch@chromium.org
2010-10-07
2
-1
/
+5
[next]