Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools: do not access unused variables | Nikos Mavrogiannopoulos | 2017-11-14 | 1 | -4/+1 |
* | tools: remove outfile when exited on error | Nikos Mavrogiannopoulos | 2017-04-05 | 1 | -0/+12 |
* | tpmtool: Added --test-sign parameter | Nikos Mavrogiannopoulos | 2015-07-14 | 1 | -2/+74 |
* | tpmtool: added newline in error messages | Nikos Mavrogiannopoulos | 2015-06-05 | 1 | -8/+8 |
* | more compiler warning fixes | Nikos Mavrogiannopoulos | 2014-09-25 | 1 | -11/+11 |
* | tpmtool: corrected key password read | Nikos Mavrogiannopoulos | 2014-09-08 | 1 | -1/+1 |
* | Added --ask-pass certtool option to allow asking for passwords even when in b... | Nikos Mavrogiannopoulos | 2014-02-05 | 1 | -0/+1 |
* | reindented code | Nikos Mavrogiannopoulos | 2013-11-08 | 1 | -223/+198 |
* | Avoid using gnulib's error() | Nikos Mavrogiannopoulos | 2013-09-02 | 1 | -9/+32 |
* | included programs no longer depend on GPL/LGPLv3 elements of gnulib to preven... | Nikos Mavrogiannopoulos | 2013-08-05 | 1 | -1/+0 |
* | gnulib only contains lgplv2 modules | Nikos Mavrogiannopoulos | 2013-08-05 | 1 | -2/+0 |
* | Several updates in certificate/public key printing. | Nikos Mavrogiannopoulos | 2012-11-20 | 1 | -1/+1 |
* | get_bits() does not always warn. | Nikos Mavrogiannopoulos | 2012-11-12 | 1 | -1/+1 |
* | No need to ask for key password on registered keys. | Nikos Mavrogiannopoulos | 2012-08-16 | 1 | -4/+7 |
* | GNUTLS_TPMKEY_FMT_PEM renamed to GNUTLS_TPMKEY_FMT_CTK_PEM | Nikos Mavrogiannopoulos | 2012-07-22 | 1 | -2/+2 |
* | tpmtool now accepts the --inder and --outder options. | Nikos Mavrogiannopoulos | 2012-07-21 | 1 | -1/+27 |
* | signing keys are generated by default | Nikos Mavrogiannopoulos | 2012-07-14 | 1 | -1/+1 |
* | Allow generation of system and user keys. | Nikos Mavrogiannopoulos | 2012-07-14 | 1 | -0/+2 |
* | Enabled the generation of signing keys. | Nikos Mavrogiannopoulos | 2012-07-14 | 1 | -9/+8 |
* | Added ability to request PIN from a TPM URL. It uses the PKCS11 PIN function. | Nikos Mavrogiannopoulos | 2012-07-13 | 1 | -1/+1 |
* | corrected function call | Nikos Mavrogiannopoulos | 2012-07-13 | 1 | -1/+1 |
* | Added support for legacy key | Nikos Mavrogiannopoulos | 2012-07-13 | 1 | -1/+4 |
* | pubkey option can now accept a url | Nikos Mavrogiannopoulos | 2012-07-13 | 1 | -14/+11 |
* | Added functions to handle TPM stored keys. | Nikos Mavrogiannopoulos | 2012-07-12 | 1 | -5/+63 |
* | TPM key generation allows for arbitrary RSA key bits, but quantizes them to t... | Nikos Mavrogiannopoulos | 2012-07-08 | 1 | -2/+5 |
* | Added functionality to extract the pubkey key from a TPM key. | Nikos Mavrogiannopoulos | 2012-07-08 | 1 | -0/+46 |
* | Added tpmtool. | Nikos Mavrogiannopoulos | 2012-07-06 | 1 | -0/+153 |