|
net: False Start only for NPN capable servers.
This change causes NSS only to False Start with NPN capable servers. It also
removes the False Start blacklist and this has the effect of enabling 1/n-1
record splitting for those hosts that were previously on the blacklist.
However, those hosts have been getting 1/n-1 from Opera, Firefox and IE for a
few months now.
BUG=none
TEST=net_unittests
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=131649
Total comments: 7
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+14 lines, -2814 lines) |
Patch |
 |
M |
net/base/ssl_config_service.h
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
net/base/ssl_config_service.cc
|
View
|
|
2 chunks |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
M |
net/base/ssl_config_service_unittest.cc
|
View
|
|
2 chunks |
+0 lines, -20 lines |
0 comments
|
Download
|
 |
D |
net/base/ssl_false_start_blacklist.h
|
View
|
|
1 chunk |
+0 lines, -79 lines |
0 comments
|
Download
|
 |
D |
net/base/ssl_false_start_blacklist.cc
|
View
|
|
1 chunk |
+0 lines, -31 lines |
0 comments
|
Download
|
 |
D |
net/base/ssl_false_start_blacklist.txt
|
View
|
|
1 chunk |
+0 lines, -2288 lines |
0 comments
|
Download
|
 |
D |
net/base/ssl_false_start_blacklist_process.cc
|
View
|
|
1 chunk |
+0 lines, -214 lines |
0 comments
|
Download
|
 |
D |
net/base/ssl_false_start_blacklist_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -39 lines |
0 comments
|
Download
|
 |
M |
net/net.gyp
|
View
|
|
5 chunks |
+0 lines, -46 lines |
0 comments
|
Download
|
 |
M |
net/socket/ssl_client_socket_nss.h
|
View
|
|
2 chunks |
+0 lines, -7 lines |
1 comment
|
Download
|
 |
M |
net/socket/ssl_client_socket_nss.cc
|
View
|
|
8 chunks |
+4 lines, -72 lines |
4 comments
|
Download
|
 |
M |
net/socket/ssl_client_socket_openssl.cc
|
View
|
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
M |
net/third_party/nss/README.chromium
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/third_party/nss/patches/applypatches.sh
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/third_party/nss/ssl/ssl3con.c
|
View
|
|
1 chunk |
+1 line, -0 lines |
1 comment
|
Download
|
 |
M |
net/third_party/nss/ssl/ssl3ext.c
|
View
|
|
2 chunks |
+4 lines, -0 lines |
1 comment
|
Download
|
Total messages: 11 (0 generated)
|