diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2002-03-22 03:51:06 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2002-03-22 03:51:06 +0000 |
commit | ba72d30aa541015c4e17c21cc1328c7db399d26a (patch) | |
tree | 48d275fba1025501485f2f67a6a3b6140a4e63ba /ChangeLog | |
parent | 266ec63eb36e2d3154ead355ce67cdee5c9394a3 (diff) |
- rees@cvs.openbsd.org 2002/03/21 22:44:05
[authfd.c authfd.h ssh-add.c ssh-agent.c ssh.c]
Add PIN-protection for secret key.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -139,6 +139,9 @@ | |||
139 | - rees@cvs.openbsd.org 2002/03/21 21:54:34 | 139 | - rees@cvs.openbsd.org 2002/03/21 21:54:34 |
140 | [scard.c scard.h ssh-keygen.c] | 140 | [scard.c scard.h ssh-keygen.c] |
141 | Add PIN-protection for secret key. | 141 | Add PIN-protection for secret key. |
142 | - rees@cvs.openbsd.org 2002/03/21 22:44:05 | ||
143 | [authfd.c authfd.h ssh-add.c ssh-agent.c ssh.c] | ||
144 | Add PIN-protection for secret key. | ||
142 | 145 | ||
143 | 20020317 | 146 | 20020317 |
144 | - (tim) [configure.ac] Assume path given with --with-pid-dir=PATH is wanted, | 147 | - (tim) [configure.ac] Assume path given with --with-pid-dir=PATH is wanted, |
@@ -7985,4 +7988,4 @@ | |||
7985 | - Wrote replacements for strlcpy and mkdtemp | 7988 | - Wrote replacements for strlcpy and mkdtemp |
7986 | - Released 1.0pre1 | 7989 | - Released 1.0pre1 |
7987 | 7990 | ||
7988 | $Id: ChangeLog,v 1.1964 2002/03/22 03:47:38 mouring Exp $ | 7991 | $Id: ChangeLog,v 1.1965 2002/03/22 03:51:06 mouring Exp $ |