|
Improve TransportSecurityState data storage.
Introduce "DynamicEntry" objects stores in std::maps
to store HSTS, HPKP, and similar state separately.
BUG= 156152
Total comments: 29
Total comments: 25
Total comments: 4
Total comments: 40
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1898 lines, -1480 lines) |
Patch |
 |
M |
chrome/browser/net/chrome_fraudulent_certificate_reporter.h
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/net/chrome_fraudulent_certificate_reporter.cc
|
View
|
|
1 chunk |
+1 line, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/net/transport_security_persister.h
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/net/transport_security_persister.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
4 chunks |
+33 lines, -97 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/profiles/profile_io_data.cc
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/net_internals/hsts_view.js
|
View
|
|
1 chunk |
+12 lines, -53 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/net_internals/net_internals_ui.cc
|
View
|
|
2 chunks |
+19 lines, -14 lines |
0 comments
|
Download
|
 |
M |
chrome/common/chrome_switches.h
|
View
|
1
2
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/base/transport_security_state.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
3 chunks |
+147 lines, -206 lines |
0 comments
|
Download
|
 |
M |
net/base/transport_security_state.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
3 chunks |
+355 lines, -646 lines |
0 comments
|
Download
|
 |
A |
net/base/transport_security_state_preload.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+309 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/base/transport_security_state_static.h
|
View
|
|
1 chunk |
+421 lines, -421 lines |
0 comments
|
Download
|
 |
A |
net/base/transport_security_state_static_generate.go
|
View
|
|
1 chunk |
+573 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/http/http_security_headers.h
|
View
|
1
2
3
4
5
|
2 chunks |
+6 lines, -10 lines |
0 comments
|
Download
|
 |
M |
net/http/http_security_headers.cc
|
View
|
1
2
3
4
5
|
4 chunks |
+6 lines, -7 lines |
0 comments
|
Download
|
 |
M |
net/net.gyp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
net/socket/ssl_client_socket_nss.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/url_request/fraudulent_certificate_reporter.h
|
View
|
|
1 chunk |
+2 lines, -5 lines |
0 comments
|
Download
|
 |
M |
net/url_request/url_request_http_job.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+11 lines, -3 lines |
0 comments
|
Download
|
Total messages: 12 (0 generated)
|