summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-06-04 20:31:53 +1000
committerDamien Miller <djm@mindrot.org>2003-06-04 20:31:53 +1000
commit941ac459ce52af15caddcfafce3cf611138600ce (patch)
treec3c8f939d0c21c7cc3c032d9bd4dddc220d65a4f /ChangeLog
parent2527f5755a76a51093ce212c98003f379a9479aa (diff)
- (djm) OpenBSD CVS Sync
- djm@cvs.openbsd.org 2003/06/04 08:25:18 [sshconnect.c] disable challenge/response and keyboard-interactive auth methods upon hostkey mismatch. based on patch from fcusack AT fcusack.com. bz #580; ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ee5624fec..70e2bb77f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,12 @@
5 Patch from larsch@trustcenter.de; ok markus@ 5 Patch from larsch@trustcenter.de; ok markus@
6 - (djm) Bug #584: scard-opensc.c doesn't work without PIN. Patch from 6 - (djm) Bug #584: scard-opensc.c doesn't work without PIN. Patch from
7 larsch@trustcenter.de; ok markus@ 7 larsch@trustcenter.de; ok markus@
8 - (djm) OpenBSD CVS Sync
9 - djm@cvs.openbsd.org 2003/06/04 08:25:18
10 [sshconnect.c]
11 disable challenge/response and keyboard-interactive auth methods
12 upon hostkey mismatch. based on patch from fcusack AT fcusack.com.
13 bz #580; ok markus@
8 14
920030603 1520030603
10 - (djm) Replace setproctitle replacement with code derived from 16 - (djm) Replace setproctitle replacement with code derived from
@@ -433,4 +439,4 @@
433 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 439 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
434 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 440 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
435 441
436$Id: ChangeLog,v 1.2773 2003/06/04 09:22:06 djm Exp $ 442$Id: ChangeLog,v 1.2774 2003/06/04 10:31:53 djm Exp $