diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2001-08-06 21:12:42 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2001-08-06 21:12:42 +0000 |
commit | 711b04a56a7cf587131ae1910d243207062086ec (patch) | |
tree | 302e133b14543a8372bc6915b07380325244eb6b /ChangeLog | |
parent | 60df8e4f7d9f7c36b5fac87d10d9edb217d2d6e7 (diff) |
- millert@cvs.openbsd.org 2001/07/27 14:50:45
[ssh.c]
If smart card support is compiled in and a smart card is being used
for authentication, make it the first method used. markus@ OK
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -45,6 +45,10 @@ | |||
45 | Inquire Cyberflex class for 0xf0 cards | 45 | Inquire Cyberflex class for 0xf0 cards |
46 | change aid to conform to 7816-5 | 46 | change aid to conform to 7816-5 |
47 | remove gratuitous fid selects | 47 | remove gratuitous fid selects |
48 | - millert@cvs.openbsd.org 2001/07/27 14:50:45 | ||
49 | [ssh.c] | ||
50 | If smart card support is compiled in and a smart card is being used | ||
51 | for authentication, make it the first method used. markus@ OK | ||
48 | 52 | ||
49 | 20010803 | 53 | 20010803 |
50 | - (djm) Fix interrupted read in entropy gatherer. Spotted by markus@ on | 54 | - (djm) Fix interrupted read in entropy gatherer. Spotted by markus@ on |
@@ -6155,4 +6159,4 @@ | |||
6155 | - Wrote replacements for strlcpy and mkdtemp | 6159 | - Wrote replacements for strlcpy and mkdtemp |
6156 | - Released 1.0pre1 | 6160 | - Released 1.0pre1 |
6157 | 6161 | ||
6158 | $Id: ChangeLog,v 1.1438 2001/08/06 21:10:52 mouring Exp $ | 6162 | $Id: ChangeLog,v 1.1439 2001/08/06 21:12:42 mouring Exp $ |