|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+4026 lines, -55 lines) |
Patch |
|
A |
net/cert/internal/parse_ocsp.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
1 chunk |
+282 lines, -0 lines |
0 comments
|
Download
|
|
A |
net/cert/internal/parse_ocsp.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
1 chunk |
+532 lines, -0 lines |
0 comments
|
Download
|
|
A |
net/cert/internal/parse_ocsp_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
1 chunk |
+177 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/cert/internal/signature_algorithm.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/cert/internal/signature_algorithm.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
2 chunks |
+31 lines, -43 lines |
0 comments
|
Download
|
|
A + |
net/data/parse_ocsp_unittest/annotate_test_data.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
3 chunks |
+20 lines, -11 lines |
0 comments
|
Download
|
|
A |
net/data/parse_ocsp_unittest/bad_ocsp_type.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
1 chunk |
+123 lines, -0 lines |
0 comments
|
Download
|
|
A |
net/data/parse_ocsp_unittest/bad_signature.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
1 chunk |
+121 lines, -0 lines |
0 comments
|
Download
|
|
A |
net/data/parse_ocsp_unittest/bad_status.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
1 chunk |
+91 lines, -0 lines |
0 comments
|
Download
|
|
A |
net/data/parse_ocsp_unittest/good_response.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
1 chunk |
+123 lines, -0 lines |
0 comments
|
Download
|
|
A |
net/data/parse_ocsp_unittest/good_response_next_update.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
1 chunk |
+125 lines, -0 lines |
0 comments
|
Download
|
|
A |
net/data/parse_ocsp_unittest/has_extension.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
1 chunk |
+124 lines, -0 lines |
0 comments
|
Download
|
|
A |
net/data/parse_ocsp_unittest/has_single_extension.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
1 chunk |
+124 lines, -0 lines |
0 comments
|
Download
|
|
A |
net/data/parse_ocsp_unittest/has_version.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
1 chunk |
+123 lines, -0 lines |
0 comments
|
Download
|
|
A |
net/data/parse_ocsp_unittest/malformed_status.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
1 chunk |
+91 lines, -0 lines |
0 comments
|
Download
|
|
A |
net/data/parse_ocsp_unittest/missing_response.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
1 chunk |
+112 lines, -0 lines |
0 comments
|
Download
|
|
A |
net/data/parse_ocsp_unittest/multiple_response.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
1 chunk |
+133 lines, -0 lines |
0 comments
|
Download
|
|
A |
net/data/parse_ocsp_unittest/no_response.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
1 chunk |
+112 lines, -0 lines |
0 comments
|
Download
|
|
A |
net/data/parse_ocsp_unittest/ocsp_extra_certs.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
1 chunk |
+205 lines, -0 lines |
0 comments
|
Download
|
|
A |
net/data/parse_ocsp_unittest/ocsp_sign_bad_indirect.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
1 chunk |
+163 lines, -0 lines |
0 comments
|
Download
|
|
A |
net/data/parse_ocsp_unittest/ocsp_sign_direct.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
1 chunk |
+123 lines, -0 lines |
0 comments
|
Download
|
|
A |
net/data/parse_ocsp_unittest/ocsp_sign_indirect.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
1 chunk |
+168 lines, -0 lines |
0 comments
|
Download
|
|
A |
net/data/parse_ocsp_unittest/ocsp_sign_indirect_missing.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
1 chunk |
+123 lines, -0 lines |
0 comments
|
Download
|
|
A |
net/data/parse_ocsp_unittest/other_response.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
1 chunk |
+135 lines, -0 lines |
0 comments
|
Download
|
|
A |
net/data/parse_ocsp_unittest/responder_id.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
1 chunk |
+119 lines, -0 lines |
0 comments
|
Download
|
|
A |
net/data/parse_ocsp_unittest/responder_name.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
1 chunk |
+123 lines, -0 lines |
0 comments
|
Download
|
|
A |
net/data/parse_ocsp_unittest/revoke_response.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
1 chunk |
+124 lines, -0 lines |
0 comments
|
Download
|
|
A |
net/data/parse_ocsp_unittest/revoke_response_reason.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
1 chunk |
+126 lines, -0 lines |
0 comments
|
Download
|
|
A |
net/data/parse_ocsp_unittest/unknown_response.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
1 chunk |
+123 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/der/parser.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
3 chunks |
+17 lines, -1 line |
0 comments
|
Download
|
|
M |
net/der/parser.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
2 chunks |
+14 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/net.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
net/net.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|