aboutsummaryrefslogtreecommitdiff
path: root/scripts/resource-cert-samples/LIR2/serial.old
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2007-11-16 03:00:42 +0000
committerRob Austein <sra@hactrn.net>2007-11-16 03:00:42 +0000
commit3f093365dca5aef47a58eb85ab0459d60de0df9d (patch)
tree7835eac2bed688f57df18277400cc5e12d918266 /scripts/resource-cert-samples/LIR2/serial.old
parent59ac4ae2a536c7c4ed4425132c0adaac3e147e33 (diff)
Logic in ca.check_for_updates() and ca_detail.update() was confused,
rewrite. svn path=/scripts/rpki/sql.py; revision=1301
Diffstat (limited to 'scripts/resource-cert-samples/LIR2/serial.old')
0 files changed, 0 insertions, 0 deletions
n class='sha1'>b46deb14
84a57b72


c4be735c
b46deb14



84a57b72

b46deb14
84a57b72




b46deb14





84a57b72



b46deb14




84a57b72


b46deb14







84a57b72

b46deb14


84a57b72

b46deb14



84a57b72


b46deb14
84a57b72


b46deb14
84a57b72


b46deb14
84a57b72


b46deb14
84a57b72


b46deb14
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
90
91
92
93
94
95
96
97
98
99
100
101