summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2008-06-08 12:54:29 +1000
committerDarren Tucker <dtucker@zip.com.au>2008-06-08 12:54:29 +1000
commit0f7e910604a9858d71077a50bffca34299894895 (patch)
treec2f96877db4a1441dbdfc858e1beac144ad93134 /ChangeLog
parentdd39264e4b4fcd5a9fd4141b1f7b10eff09b3f8c (diff)
- djm@cvs.openbsd.org 2008/05/19 15:46:31
[ssh-keygen.c] support -l (print fingerprint) in combination with -F (find host) to search for a host in ~/.ssh/known_hosts and display its fingerprint; ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0695b672a..1b2e5d8a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
1520080604 2020080604
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 $