diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -11,6 +11,11 @@ | |||
11 | we would send the modes corresponding to a zeroed struct termios, | 11 | we would send the modes corresponding to a zeroed struct termios, |
12 | whereas we should have been sending an empty list of modes. | 12 | whereas we should have been sending an empty list of modes. |
13 | Based on patch from daniel.ritz AT alcatel.ch; ok dtucker@ markus@ | 13 | Based on patch from daniel.ritz AT alcatel.ch; ok dtucker@ markus@ |
14 | - djm@cvs.openbsd.org 2008/05/19 15:46:31 | ||
15 | [ssh-keygen.c] | ||
16 | support -l (print fingerprint) in combination with -F (find host) to | ||
17 | search for a host in ~/.ssh/known_hosts and display its fingerprint; | ||
18 | ok markus@ | ||
14 | 19 | ||
15 | 20080604 | 20 | 20080604 |
16 | - (djm) [openbsd-compat/bsd-arc4random.c] Fix math bug that caused bias | 21 | - (djm) [openbsd-compat/bsd-arc4random.c] Fix math bug that caused bias |
@@ -4042,4 +4047,4 @@ | |||
4042 | OpenServer 6 and add osr5bigcrypt support so when someone migrates | 4047 | OpenServer 6 and add osr5bigcrypt support so when someone migrates |
4043 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ | 4048 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ |
4044 | 4049 | ||
4045 | $Id: ChangeLog,v 1.4940 2008/06/08 02:53:20 dtucker Exp $ | 4050 | $Id: ChangeLog,v 1.4941 2008/06/08 02:54:29 dtucker Exp $ |