aboutsummaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Expand)Author
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-05-03Major change: no-rtos branch merged into ksng.Rob Austein
2017-04-27Update binaries to include updated cryptech_upload script.Rob Austein
2017-04-26Drag in bad-PIN delay change.Rob Austein
2017-04-23Drag in today's sw/libhal fixes.Rob Austein
2017-04-20Drag in this week's bugfixes and features.Rob Austein
2017-04-14First cut at a setup.py for our Python code.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-09Whoops, new build dependency on core/platform/common.Rob Austein
2017-03-09Drag in software support for ecdsa cores.Rob Austein
2017-03-07Drag in submodule changes.Rob Austein
2017-03-07Add ECDSA cores.Rob Austein
2016-12-28Pull in Joachim's updated ChaCha core.Rob Austein
2016-12-23Pull in fix to dumb "key number" display bug.Rob Austein
2016-12-21Pull in bootloader PIN fix.Rob Austein
2016-12-21Drag in cryptech_upload race condition fix.Rob Austein
2016-12-20DFU bugfixes.Rob Austein
2016-12-14New releng branch "ksng".Rob Austein
2016-12-14Support multiple packages corresponding to multiple releng branches.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-13Drag in probe_cores() and other bugfixes.Rob Austein
2016-07-12Drag in cryptech_upload username tweak.Rob Austein
2016-07-12Drag in pkcs11 CKF_USER_PIN_INITIALIZED fix.Rob Austein
2016-07-12Drag in cryptech_upload change.Rob Austein
2016-07-12Drag in CKR_BUFFER_TOO_SMALL fix and latest CLI tweaks.Rob Austein
2016-07-12Drag in this morning's sw/stm32 changes.Rob Austein
2016-07-12Move executables from $prefix/sbin to $prefix/bin.Rob Austein
2016-07-12Drag in new pkcs11 informational functions.Rob Austein
2016-07-09Drag in sw/stm32 changes.Rob Austein
2016-07-08Drag in updated cryptech_upload script.Rob Austein
2016-07-08Enable software hash cores on HSM.Rob Austein
2016-07-08Drag in sw/pkcs11 bugfix.Rob Austein
2016-07-07Oops, cryptech_miniterm might work better if I remembered to install it.Rob Austein
2016-07-07Drag in more stm32 and libhal changes.Rob Austein
2016-07-07Drag in sw/pkcs11 configuration change disabling RPC daemon.Rob Austein
2016-07-07Don't try to install the RPC daemon we're not building this week.Rob Austein
2016-07-07Drag in various bugfixes.Rob Austein
2016-07-07Drag in libhal environment variable changes.Rob Austein
2016-07-06Drag in libhal and stm32 updates.Rob Austein
2016-07-05Add python-serial to runtime dependencies.Rob Austein
2016-07-05Add cryptech_probe script to installation.Rob Austein
2016-07-04Drag in updates to user/ln5/tamper.Rob Austein
2016-07-02Drag in MacOSX support.Rob Austein
2016-07-01Drag in libhal Makefile fix.Rob Austein
#n151'>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
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328