Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-13 | Missed (one?) script while converting to Python 3 | Rob Austein | |
2020-07-13 | Rewrite script to use subprocess.run(), another python -> python3 | Rob Austein | |
2020-07-13 | Still more fun building packages with Python 3 | Rob Austein | |
2018-08-27 | Fix pkcs11 build issue and segfault. | Rob Austein | |
Some recent changes to sw/libhal were not tested properly against sw/pkcs11, which led to a couple of build issues and a segfault. These have now been fixed. The floggings will continue until morale improves. | |||
2018-07-24 | Accumulated changes in several submodules. | Rob Austein | |
Specific reason for this build was to test removal of a couple of TerASIC-specific files. Other accumulated changes include: * A bunch of work on the AES core; * A bunch of minor performance enhancements in the C code, mostly related to RSA signature time (which is still a problem, but this set of fixes removed a bunch of dumb stuff which was masking what we now think is the root cause of the performance issue); * A bunch of minor fixes and cleanups in the C code (eg, assertions now log something to the console rather than just locking up). | |||
2018-05-01 | Accumulated changes from last several months. | Rob Austein | |
2017-05-20 | PKCS #11 access control conslidation and other cleanup. | Rob Austein | |
2017-05-19 | PKCS #11 fixes du jour. | Rob Austein | |
2017-05-11 | Latest minor changes. | Rob Austein | |
2017-05-09 | Bump version number, pull in README updates. | Rob Austein | |
2017-05-04 | Drag in PKCS #11 bugfixes. | Rob Austein | |
2017-04-14 | Doh, works better if one remembers to push all submodule commits first. | Rob Austein | |
2017-04-14 | Drag several months worth of changes on the ksng and pymux branches. | Rob Austein | |
2017-03-09 | Drag in software support for ecdsa cores. | Rob Austein | |
2017-03-07 | Drag in submodule changes. | 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-08-21 | Catch up with recent updates to submodules. | Rob Austein | |
2016-08-10 | Whole bunch of improvements to Debian packaging from Ondrej Sury (thanks!). | Rob Austein | |
2016-08-10 | Updated tamper code; new port of libcli; libhal / PKCS #11 bugfixes. | Rob Austein | |
2016-07-13 | Track library name change: libpkcs11 => libcryptech-pkcs11. | Rob Austein | |
2016-07-12 | Drag in pkcs11 CKF_USER_PIN_INITIALIZED fix. | Rob Austein | |
2016-07-12 | Drag in CKR_BUFFER_TOO_SMALL fix and latest CLI tweaks. | Rob Austein | |
2016-07-12 | Drag in new pkcs11 informational functions. | Rob Austein | |
2016-07-07 | Drag in sw/pkcs11 configuration change disabling RPC daemon. | Rob Austein | |
2016-07-07 | Drag in various bugfixes. | Rob Austein | |
2016-06-30 | Drag in RPC wire format changes. | Rob Austein | |
2016-06-28 | Drag in today's submodule updates. | Rob Austein | |
2016-06-27 | Mostly working. A few scripts still missing from binary packages, and no ↵ | Rob Austein | |
Homebrew yet. | |||
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. |