|
Total comments: 2
Total comments: 4
Total comments: 10
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+406 lines, -317 lines) |
Patch |
|
M |
CHANGELOG.md
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
|
M |
runtime/bin/dartutils.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
runtime/bin/io_natives.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
runtime/bin/secure_socket.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
8 chunks |
+152 lines, -116 lines |
0 comments
|
Download
|
|
M |
runtime/bin/secure_socket_patch.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+37 lines, -12 lines |
0 comments
|
Download
|
|
M |
runtime/bin/secure_socket_unsupported.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
sdk/lib/io/http.dart
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
sdk/lib/io/security_context.dart
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
5 chunks |
+57 lines, -19 lines |
0 comments
|
Download
|
|
M |
tests/standalone/io/http_proxy_advanced_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+4 lines, -5 lines |
0 comments
|
Download
|
|
M |
tests/standalone/io/http_proxy_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
tests/standalone/io/https_bad_certificate_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
|
M |
tests/standalone/io/https_client_certificate_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+7 lines, -8 lines |
0 comments
|
Download
|
|
M |
tests/standalone/io/https_server_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+4 lines, -5 lines |
0 comments
|
Download
|
|
M |
tests/standalone/io/https_unauthorized_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+4 lines, -5 lines |
0 comments
|
Download
|
|
M |
tests/standalone/io/raw_secure_server_closing_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+4 lines, -5 lines |
0 comments
|
Download
|
|
M |
tests/standalone/io/raw_secure_server_socket_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+6 lines, -7 lines |
0 comments
|
Download
|
|
M |
tests/standalone/io/raw_secure_socket_pause_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+4 lines, -5 lines |
0 comments
|
Download
|
|
M |
tests/standalone/io/raw_secure_socket_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+4 lines, -5 lines |
0 comments
|
Download
|
|
M |
tests/standalone/io/regress_21160_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+4 lines, -5 lines |
0 comments
|
Download
|
|
M |
tests/standalone/io/secure_bad_certificate_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
|
M |
tests/standalone/io/secure_client_raw_server_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+4 lines, -5 lines |
0 comments
|
Download
|
|
M |
tests/standalone/io/secure_client_server_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
tests/standalone/io/secure_multiple_client_server_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+4 lines, -5 lines |
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 |
+10 lines, -11 lines |
0 comments
|
Download
|
|
M |
tests/standalone/io/secure_server_closing_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
tests/standalone/io/secure_server_socket_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+4 lines, -5 lines |
0 comments
|
Download
|
|
M |
tests/standalone/io/secure_session_resume_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+4 lines, -5 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 |
+4 lines, -5 lines |
0 comments
|
Download
|
|
M |
tests/standalone/io/secure_socket_renegotiate_client.dart
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/standalone/io/secure_socket_renegotiate_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+3 lines, -4 lines |
0 comments
|
Download
|
|
M |
tests/standalone/io/secure_socket_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+4 lines, -5 lines |
0 comments
|
Download
|
|
M |
tests/standalone/io/secure_unauthorized_client.dart
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/standalone/io/secure_unauthorized_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+3 lines, -4 lines |
0 comments
|
Download
|
|
M |
tests/standalone/io/security_context_argument_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+16 lines, -18 lines |
0 comments
|
Download
|
|
M |
tests/standalone/io/socket_upgrade_to_secure_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/web_socket_compression_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+3 lines, -4 lines |
0 comments
|
Download
|
|
M |
tests/standalone/io/web_socket_error_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+4 lines, -5 lines |
0 comments
|
Download
|
|
M |
tests/standalone/io/web_socket_test.dart
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+4 lines, -5 lines |
0 comments
|
Download
|
Total messages: 19 (4 generated)
|