|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+3562 lines, -359 lines) |
Patch |
 |
M |
net/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
net/cert/internal/name_constraints.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+136 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/cert/internal/name_constraints.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+567 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/cert/internal/name_constraints_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+1282 lines, -0 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
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/cert/internal/test_helpers.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/cert/internal/verify_name_match.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
2 chunks |
+19 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/cert/internal/verify_name_match.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
5 chunks |
+67 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/cert/internal/verify_name_match_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
3 chunks |
+84 lines, -16 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/directoryname.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+55 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/directoryname-excludeall.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/directoryname-excluded.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/directoryname_and_dnsname.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+73 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/directoryname_and_dnsname_and_ipaddress.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+97 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/dnsname.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/dnsname-exclude_dot.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/dnsname-excludeall.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/dnsname-excluded.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/dnsname-permitted_with_leading_dot.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/dnsname-with_max.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/dnsname-with_min_0.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/dnsname-with_min_0_and_max.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/dnsname-with_min_1.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/dnsname-with_min_1_and_max.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/dnsname2.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/edipartyname-excluded.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/edipartyname-permitted.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/generate_name_constraints.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+533 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/invalid-empty_excluded_subtree.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/invalid-empty_permitted_subtree.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/invalid-no_subtrees.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/ipaddress.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+30 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/ipaddress-excludeall.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/ipaddress-excluded.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/ipaddress-invalid_addr.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/ipaddress-invalid_mask_not_contiguous_1.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/ipaddress-invalid_mask_not_contiguous_2.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/ipaddress-invalid_mask_not_contiguous_3.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/ipaddress-invalid_mask_not_contiguous_4.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/ipaddress-permit_all.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/ipaddress-permit_prefix1.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/ipaddress-permit_prefix31.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/ipaddress-permit_singlehost.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
net/data/name_constraints_unittest/name-ca.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
net/data/name_constraints_unittest/name-de.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
net/data/name_constraints_unittest/name-empty.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
net/data/name_constraints_unittest/name-jp.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
net/data/name_constraints_unittest/name-jp-tokyo.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
net/data/name_constraints_unittest/name-us.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/name-us-arizona.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/name-us-arizona-1.1.1.1.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/name-us-arizona-192.168.1.1.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/name-us-arizona-email.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/name-us-arizona-foo.com.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/name-us-arizona-ipv6.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/name-us-arizona-permitted.example.com.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/name-us-california.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/name-us-california-192.168.1.1.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/name-us-california-mountain_view.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/name-us-california-permitted.example.com.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/othername-excluded.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/othername-permitted.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/registeredid-excluded.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/registeredid-permitted.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/rfc822name-excluded.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/rfc822name-permitted.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/san-edipartyname.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/san-excluded-directoryname.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/san-excluded-dnsname.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/san-excluded-ipaddress.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/san-invalid-empty.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/san-invalid-ipaddress.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/san-othername.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/san-permitted.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/san-registeredid.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/san-rfc822name.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/san-uri.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/san-x400address.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/uri-excluded.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/uri-permitted.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/x400address-excluded.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/name_constraints_unittest/x400address-permitted.pem
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
D |
net/data/verify_name_match_unittest/scripts/generate-names.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+0 lines, -330 lines |
0 comments
|
Download
|
 |
A + |
net/data/verify_name_match_unittest/scripts/generate_names.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+7 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/der/tag.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/der/tag.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+8 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
|
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
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|