aboutsummaryrefslogtreecommitdiff
path: root/source/sw/pkcs11
AgeCommit message (Expand)Author
2017-05-20PKCS #11 access control conslidation and other cleanup.Rob Austein
2017-05-19PKCS #11 fixes du jour.Rob Austein
2017-05-11Latest minor changes.Rob Austein
2017-05-09Bump version number, pull in README updates.Rob Austein
2017-05-04Drag in PKCS #11 bugfixes.Rob Austein
2017-04-14Doh, works better if one remembers to push all submodule commits first.Rob Austein
2017-04-14Drag several months worth of changes on the ksng and pymux branches.Rob Austein
2017-03-09Drag in software support for ecdsa cores.Rob Austein
2017-03-07Drag in submodule changes.Rob Austein
2016-12-14New releng branch "ksng".Rob Austein
2016-08-21Catch up with recent updates to submodules.Rob Austein
2016-08-10Whole bunch of improvements to Debian packaging from Ondrej Sury (thanks!).Rob Austein
2016-08-10Updated tamper code; new port of libcli; libhal / PKCS #11 bugfixes.Rob Austein
2016-07-13Track library name change: libpkcs11 => libcryptech-pkcs11.Rob Austein
2016-07-12Drag in pkcs11 CKF_USER_PIN_INITIALIZED fix.Rob Austein
2016-07-12Drag in CKR_BUFFER_TOO_SMALL fix and latest CLI tweaks.Rob Austein
2016-07-12Drag in new pkcs11 informational functions.Rob Austein
2016-07-07Drag in sw/pkcs11 configuration change disabling RPC daemon.Rob Austein
2016-07-07Drag in various bugfixes.Rob Austein
2016-06-30Drag in RPC wire format changes.Rob Austein
2016-06-28Drag in today's submodule updates.Rob Austein
2016-06-27Mostly working. A few scripts still missing from binary packages, and no Hom...Rob Austein
2016-06-27First cut at consolidated alpha releng.Rob Austein
/a> 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 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215