forked from PersoSim/de.persosim.rcp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
153 lines (78 loc) · 2.41 KB
/
CHANGELOG
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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
Version 0.17.1 (07.01.2021)
* Adapt to GT 3.8.1
Version 0.16.2 (02.12.2020)
* Adapt to GT 3.7.2
Version 0.16.1 (22.09.2020)
* Adapt to GT 3.7.1
Version 0.16.0 (15.09.2020)
* Include idPicc in MrzAuthObject for static use
* Adapt to GT 3.7.0
Version 0.15.0 (24.06.2020)
* Add UB-Profiles
* Update other profiles
* Move to current Java version
* UI improvements
* Adjust AuxObjects when datagroups are changed in editor
Version 0.14.3 (09.06.2020)
* Adapt to GT 3.6.3
Version 0.14.2 (19.05.2020)
* Adapt to GT 3.6.2
Version 0.14.1 (27.04.2020)
* Adapt to GT 3.6.1
Version 0.14.0 (03.04.2020)
* Adapt to GT 3.6.0
Version 0.13.4 (10.12.2019)
* Adapt to GT 3.5.4
Version 0.13.3 (11.11.2019)
* Adapt to GT 3.5.3
Version 0.13.2 (02.10.2019)
* Adapt to GT 3.5.2
Version 0.13.1 (01.07.2019)
* Adapt to GT 3.5.1
Version 0.13.1 (08.06.2019)
* Adapt to GT 3.5.0
Version 0.12.1 (26.02.2019)
* Adapt to GT 3.4.1
Version 0.12.0 (16.01.2019)
* Adapt to GT 3.4.0
Version 0.11.1 (12.06.2018)
* Adapt to GT 3.3.1
Version 0.11.0 (15.05.2018)
* Adapt to GT 3.3.0
* Implement RemoteIFD fucntionality
* Prevent multiple PACE SetAT commands from creating chaining errors
* Use status word 6300 for PACE failure while using CAN
* Code maintenance
Version 0.10.3 (12.09.2017)
* Adapt to GT 3.2.3
* Code maintenance
Version 0.10.2 (12.06.2017)
* Adapt to GT 3.2.2
* Code maintenance
Version 0.10.1 (09.03.2017)
* Adapt to GT 3.2.1
* Code maintenance
Version 0.10.0 (06.03.2017)
* Adapt to GT 3.2
* Code maintenance
Version 0.9.0 (06.05.2016)
* Adapt to GT 3.1
* Code maintenance
Version 0.8.2 (18.02.2016)
* Code maintenance
Version 0.8.1 (29.01.2016)
* Update pom.xml
* de.persosim.driver.connector updated to version 0.8.0
* de.persosim.simulator updated to version 0.8.1
* Added reduced CV certificate & reduced body as superclasses for old ones
* improved log output
* fixed encoding used for signing
* use information about key encoding provided by CertificateRole
* adapted encoding of certs to reflect role (incl conditional objects)
* org.globaltester.cryptoprovider updated to version 0.8.1
* org.globaltester.lib.jmockit updated to version 0.1.1
* org.globaltester.logging updated to version 0.6.1
* org.globaltester.parent updated to version 0.1.1
Version 0.8.0 (18.12.2015)
* Use the jMockit library provided as org.globaltester.lib.jmockit
* Correctly autostart org.globaltester.cryptoprovider