diff options
author | Damien Miller <djm@mindrot.org> | 2010-08-05 13:05:31 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2010-08-05 13:05:31 +1000 |
commit | 757f34e051d59995b7225e5c08c70f7f54019ae6 (patch) | |
tree | dbfe4068f3fbbfbf75c6b8dd38226d46a55cbad2 /ChangeLog | |
parent | 5458c4dd138a4ca14ad5d1d1c2da9acff7d909d6 (diff) |
- djm@cvs.openbsd.org 2010/08/04 06:07:11
[ssh-keygen.1 ssh-keygen.c]
Support CA keys in PKCS#11 tokens; feedback and ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -19,6 +19,9 @@ | |||
19 | commited the wrong version of the hostbased certificate diff; this | 19 | commited the wrong version of the hostbased certificate diff; this |
20 | version replaces some strlc{py,at} verbosity with xasprintf() at | 20 | version replaces some strlc{py,at} verbosity with xasprintf() at |
21 | the request of markus@ | 21 | the request of markus@ |
22 | - djm@cvs.openbsd.org 2010/08/04 06:07:11 | ||
23 | [ssh-keygen.1 ssh-keygen.c] | ||
24 | Support CA keys in PKCS#11 tokens; feedback and ok markus@ | ||
22 | 25 | ||
23 | 20100903 | 26 | 20100903 |
24 | - (dtucker) [monitor.c] Bug #1795: Initialize the values to be returned from | 27 | - (dtucker) [monitor.c] Bug #1795: Initialize the values to be returned from |