aboutsummaryrefslogtreecommitdiff
path: root/openssl/trunk/crypto/evp/e_bf.c
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2006-08-22 22:29:17 +0000
committerRob Austein <sra@hactrn.net>2006-08-22 22:29:17 +0000
commitf354e3bfffd46ff63d9e8ffd4e4155fa917cab8e (patch)
tree80ad88fb7e96972d4c27ab6b17874de200b8154f /openssl/trunk/crypto/evp/e_bf.c
parent0275435ddf1f501e3f0880c716abf211ec617157 (diff)
# on 2006/08/10 21:51:26, sra did:
Rewrite to: - Do DER->PEM conversion on the fly at test time rather than in the repository (where the next rsync will overwrite it); - Use the AIA URIs instead of SKI/AKI matching to build chains (this would work better if APNIC's AIA's weren't almost all broken...). svn path=/scripts/gen-verify-test.pl; revision=202
Diffstat (limited to 'openssl/trunk/crypto/evp/e_bf.c')
0 files changed, 0 insertions, 0 deletions
cleanup&id=a7cad7f4aab21d48eb783935dfabb9859bcc4f37'>a7cad7f4
caeedc1f







89506621
caeedc1f


84a57b72

bab399d2
bab399d2

61309aa7

bab399d2

84a57b72
61309aa7

84a57b72


61309aa7
b46deb14


61309aa7
caeedc1f


61309aa7
















caeedc1f
84a57b72
429adae7
7d72caf4
61309aa7
b46deb14
b46deb14
def95e42

b46deb14










84a57b72
61309aa7



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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89