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
/
socket
/
ssl_client_socket_pool.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Attempting to re-land a small portion of this change... Simply add links from
rch@chromium.org
2012-04-10
1
-0
/
+33
*
Remove SPDY 2.1 support.
rch@chromium.org
2012-04-09
1
-1
/
+0
*
Reverting again ... More crashes, and the instrumentation did not appear to help
rch@chromium.org
2012-04-06
1
-33
/
+0
*
Attempting to re-land this feature with instrumentation to track down the use...
rch@chromium.org
2012-04-02
1
-0
/
+33
*
Move NextProto enum to a new file net/socket/next_proto.h
rch@chromium.org
2012-03-31
1
-5
/
+5
*
Reverting this feature, once again. *sigh*
rch@chromium.org
2012-03-26
1
-33
/
+0
*
Attempting to re-land the feature.
rch@chromium.org
2012-03-21
1
-0
/
+33
*
Change Origin bound certs -> Domain bound certs.
mattm@chromium.org
2012-03-20
1
-2
/
+2
*
Revert 127717 - Revert 118788 - Revert 113405 - Revert 113305 - Revert 113300...
rch@chromium.org
2012-03-20
1
-33
/
+0
*
Revert 118788 - Revert 113405 - Revert 113305 - Revert 113300 - Revert 112134...
rch@chromium.org
2012-03-20
1
-0
/
+33
*
SPDY - integration of spdy/3 code.
rtenneti@google.com
2012-03-12
1
-1
/
+2
*
Revert 118950 - Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2012-02-03
1
-2
/
+2
*
Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2012-01-25
1
-2
/
+2
*
Revert r113405, since it appears to be causing a crash and a hang. Also rever...
eroman@chromium.org
2012-01-24
1
-34
/
+1
*
base::Bind: Convert most of net/http.
jhawkins@chromium.org
2011-12-20
1
-1
/
+1
*
Added protocol_version negotiated with the server.
rtenneti@google.com
2011-12-20
1
-5
/
+5
*
Revert: Revert "net: remove DNS certificate checking code."
agl@chromium.org
2011-12-15
1
-2
/
+0
*
Revert "net: remove DNS certificate checking code."
agl@chromium.org
2011-12-15
1
-0
/
+2
*
net: remove DNS certificate checking code.
agl@chromium.org
2011-12-15
1
-2
/
+0
*
base::Bind: Convert proxy_resolving_client_socket.[cc,h] and deps.
jhawkins@chromium.org
2011-12-15
1
-12
/
+11
*
net: split the SSL session cache between incognito and normal.
agl@chromium.org
2011-12-12
1
-1
/
+3
*
SPDY - add support for spdy/2.1 to support flow control.
rtenneti@google.com
2011-12-10
1
-1
/
+3
*
Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().
ajwong@chromium.org
2011-12-09
1
-6
/
+9
*
net: replace DnsRRResoler with TransportSecurityState in plumbing.
agl@chromium.org
2011-12-07
1
-5
/
+2
*
Revert 113305 - Revert 113300 - Revert of 112134 of Revert 112130 - Close idl...
rtenneti@google.com
2011-12-07
1
-0
/
+33
*
Revert 113300 - Revert of 112134 of Revert 112130 - Close idle connections / ...
rtenneti@chromium.org
2011-12-07
1
-33
/
+0
*
Revert of 112134 of Revert 112130 - Close idle connections / SPDY sessions wh...
rtenneti@chromium.org
2011-12-06
1
-0
/
+33
*
Log server advertised protos and the selected
rtenneti@google.com
2011-12-05
1
-1
/
+2
*
Revert 112130 - Close idle connections / SPDY sessions when needed.
sail@chromium.org
2011-11-30
1
-33
/
+0
*
Close idle connections / SPDY sessions when needed.
willchan@chromium.org
2011-11-30
1
-0
/
+33
*
Expose some network configurations for performance tuning.
wangxianzhu@chromium.org
2011-10-12
1
-3
/
+2
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-1
/
+1
*
Added an OriginBoundCertStore field to the SSLClientSocketNSS class and
rkn@chromium.org
2011-07-21
1
-40
/
+29
*
net: measure the latency difference of resume handshakes.
agl@chromium.org
2011-06-29
1
-0
/
+32
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-06-21
1
-1
/
+2
*
Revert "Add revocation checking field trial."
agl@chromium.org
2011-06-20
1
-19
/
+0
*
Add revocation checking field trial.
agl@chromium.org
2011-06-09
1
-8
/
+27
*
Remove the SSL FalseStart field trial, since we've finished studying it.
mbelshe@google.com
2011-06-01
1
-12
/
+0
*
Fix nits related to SSLHostInfo.
wtc@chromium.org
2011-05-31
1
-2
/
+2
*
Add one-time randomization support for FieldTrial, and the ability to
joi@chromium.org
2011-05-10
1
-3
/
+2
*
net: fix matching ".google.com" at the end of a string.
agl@chromium.org
2011-05-09
1
-1
/
+2
*
Revert 84197 - Add one-time randomization support for FieldTrial, and the abi...
joi@chromium.org
2011-05-06
1
-2
/
+3
*
Add one-time randomization support for FieldTrial, and the ability to
joi@chromium.org
2011-05-05
1
-3
/
+2
*
Rename ClientSocket to StreamSocket.
sergeyu@chromium.org
2011-05-05
1
-2
/
+2
*
Rename a number of classes previously labeled "TCP" to "Transport" in
mbelshe@chromium.org
2011-04-07
1
-39
/
+47
*
net: measure HTTPS connect times to (*.)google.com
agl@chromium.org
2011-04-04
1
-0
/
+11
*
Add ignore limits flag and use for sync request
kristianm@google.com
2011-03-30
1
-1
/
+4
*
Add field trial for A/B testing of SSL False Start.
mbelshe@chromium.org
2011-02-18
1
-0
/
+14
*
More net/ reordering.
erg@google.com
2011-01-21
1
-42
/
+42
*
net: don't assume that we have an SSLHostInfo.
agl@chromium.org
2011-01-14
1
-3
/
+3
[next]