Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-20 | Drag in Paul's most recent stm32 updates. | Rob Austein | |
2017-08-22 | Drag in Paul's UART reliability fixes. | Rob Austein | |
2017-06-18 | Optimize libtfm build. | Rob Austein | |
2017-06-08 | Simplified keystore (ks9). | Rob Austein | |
2017-05-03 | Major change: no-rtos branch merged into ksng. | Rob Austein | |
Goodbye, CMSIS RTOS, with your interrupt-unsafe mutexes, your priority inversions, and your thread structure that no debugger understands. Don't let the door hit you on the way out. | |||
2017-04-27 | Update binaries to include updated cryptech_upload script. | Rob Austein | |
2017-04-26 | Drag in bad-PIN delay change. | Rob Austein | |
2017-04-20 | Drag in this week's bugfixes and features. | Rob Austein | |
2017-04-14 | Drag several months worth of changes on the ksng and pymux branches. | Rob Austein | |
2017-03-07 | Drag in submodule changes. | Rob Austein | |
2016-12-23 | Pull in fix to dumb "key number" display bug. | Rob Austein | |
2016-12-21 | Pull in bootloader PIN fix. | Rob Austein | |
2016-12-21 | Drag in cryptech_upload race condition fix. | Rob Austein | |
2016-12-20 | DFU bugfixes. | Rob Austein | |
2016-12-14 | New releng branch "ksng". | Rob Austein | |
Package up all the "new keystore" and "no SQL" changes as packages cryptech-alpha-ksng, to make it easier for others to test them. | |||
2016-12-14 | Support multiple packages corresponding to multiple releng branches. | Rob Austein | |
We want to be able to provide packaged builds of development branches. The most straightforward way to do this is a 1:1 correspondence between branches in the releng tree and variant package names. We adopt a simple convention: the base package name corresponds to the master branch, all other branches are named with the base package name followed by the branch name. So the master branch is the cryptech-alpha package, the ksng branch is the cryptech-alpha-ksng branch, and so forth. This isn't a perfect solution, but it's probably good enough. In order to do this, we need to generate the debian/control file at build-time, so that we can generate the list of conflicting packages. This commit also pulls in a few changes that had collected on the master branches of various repositories, chiefly because a few of them were necessary to get it the build to run at all. | |||
2016-08-21 | Catch up with recent updates to submodules. | Rob Austein | |
2016-08-10 | Updated tamper code; new port of libcli; libhal / PKCS #11 bugfixes. | Rob Austein | |
2016-07-13 | Drag in probe_cores() and other bugfixes. | Rob Austein | |
2016-07-12 | Drag in cryptech_upload username tweak. | Rob Austein | |
2016-07-12 | Drag in cryptech_upload change. | Rob Austein | |
2016-07-12 | Drag in CKR_BUFFER_TOO_SMALL fix and latest CLI tweaks. | Rob Austein | |
2016-07-12 | Drag in this morning's sw/stm32 changes. | Rob Austein | |
2016-07-09 | Drag in sw/stm32 changes. | Rob Austein | |
2016-07-08 | Drag in updated cryptech_upload script. | Rob Austein | |
2016-07-07 | Drag in more stm32 and libhal changes. | Rob Austein | |
2016-07-07 | Drag in various bugfixes. | Rob Austein | |
2016-07-06 | Drag in libhal and stm32 updates. | Rob Austein | |
2016-07-05 | Add cryptech_probe script to installation. | Rob Austein | |
2016-06-30 | Drag in RPC wire format changes. | Rob Austein | |
2016-06-29 | Drag in submodule updates. | Rob Austein | |
2016-06-28 | Drag in today's submodule updates. | Rob Austein | |
2016-06-27 | First cut at consolidated alpha releng. | Rob Austein | |
Undoubtedly doesn't work yet, and still needs doc, but perhaps now ready for testing on build machine. |