|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+2328 lines, -1807 lines) |
Patch |
|
M |
runtime/bin/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
|
M |
runtime/bin/bin.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
4 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
runtime/bin/io_impl_sources.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+21 lines, -3 lines |
0 comments
|
Download
|
|
M |
runtime/bin/io_natives.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
runtime/bin/secure_socket.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+10 lines, -120 lines |
0 comments
|
Download
|
|
D |
runtime/bin/secure_socket.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+0 lines, -1656 lines |
0 comments
|
Download
|
|
A + |
runtime/bin/secure_socket_boringssl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
A + |
runtime/bin/secure_socket_boringssl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
3 chunks |
+13 lines, -0 lines |
0 comments
|
Download
|
|
A |
runtime/bin/secure_socket_macos.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+149 lines, -0 lines |
0 comments
|
Download
|
|
A |
runtime/bin/secure_socket_macos.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+2074 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/bin/secure_socket_patch.dart
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/bin/secure_socket_unsupported.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
sdk/lib/io/secure_socket.dart
|
View
|
1
2
3
4
|
1 chunk |
+10 lines, -2 lines |
0 comments
|
Download
|
|
M |
sdk/lib/io/security_context.dart
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
tests/standalone/io/certificates/client1_key.p12
|
View
|
1
2
3
|
Binary file |
0 comments
|
Download
|
|
M |
tests/standalone/io/certificates/client1_key_malformed.pem
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
tests/standalone/io/certificates/client_authority_malformed.pem
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
tests/standalone/io/certificates/server_chain.p12
|
View
|
1
2
|
Binary file |
0 comments
|
Download
|
|
M |
tests/standalone/io/certificates/server_chain_malformed1.pem
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
tests/standalone/io/certificates/server_chain_malformed2.pem
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
tests/standalone/io/certificates/server_key.p12
|
View
|
1
2
|
Binary file |
0 comments
|
Download
|
|
M |
tests/standalone/io/certificates/trusted_certs.p12
|
View
|
1
2
|
Binary file |
0 comments
|
Download
|
|
M |
tests/standalone/io/certificates/trusted_certs_malformed.pem
|
View
|
1
2
3
4
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/standalone/io/https_bad_certificate_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
tests/standalone/io/secure_bad_certificate_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
tests/standalone/io/secure_builtin_roots_test.dart
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/standalone/io/secure_server_client_certificate_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
tests/standalone/io/secure_socket_alpn_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
tests/standalone/io/secure_socket_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
tests/standalone/io/security_context_argument_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|