|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1724 lines, -7 lines) |
Patch |
 |
M |
net/cert/internal/parse_certificate.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
5 chunks |
+141 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/cert/internal/parse_certificate.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
2 chunks |
+216 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/cert/internal/parse_certificate_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
3 chunks |
+169 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/cert/internal/test_helpers.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+9 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/cert/internal/test_helpers.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
net/data/parse_certificate_unittest/tbs_explicit_v1.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/parse_certificate_unittest/tbs_negative_serial_number.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+81 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/parse_certificate_unittest/tbs_serial_number_21_octets_leading_0.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/parse_certificate_unittest/tbs_serial_number_26_octets.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/parse_certificate_unittest/tbs_v1.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+78 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/parse_certificate_unittest/tbs_v1_extensions.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/parse_certificate_unittest/tbs_v2_extensions.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/parse_certificate_unittest/tbs_v2_issuer_and_subject_unique_id.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+95 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/parse_certificate_unittest/tbs_v2_issuer_unique_id.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+87 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/parse_certificate_unittest/tbs_v2_no_optionals.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+80 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/parse_certificate_unittest/tbs_v3_all_optionals.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+107 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/parse_certificate_unittest/tbs_v3_data_after_extensions.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/parse_certificate_unittest/tbs_v3_extensions.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+96 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/parse_certificate_unittest/tbs_v3_extensions_not_sequence.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/parse_certificate_unittest/tbs_v3_no_optionals.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+83 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/parse_certificate_unittest/tbs_v3_real.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+269 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/parse_certificate_unittest/tbs_v4.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|