summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2007-03-01 21:31:28 +1100
committerDarren Tucker <dtucker@zip.com.au>2007-03-01 21:31:28 +1100
commit1d75f22c5d99ce1a4c7a87c7ae042a33fbeefefb (patch)
treec2ba2b55799904f6954f858b0838d069677bf5af /ChangeLog
parentcf0d2db2fa94c9e496c3fdd6bdf85e12d021cd50 (diff)
- dtucker@cvs.openbsd.org 2007/03/01 10:28:02
[auth2.c sshd_config.5 servconf.c] Remove ChallengeResponseAuthentication support inside a Match block as its interaction with KbdInteractive makes it difficult to support. Also, relocate the CR/kbdint option special-case code into servconf. "please commit" djm@, ok markus@ for the relocation.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 79658c520..feee3ff98 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
120070301
2 - (dtucker) OpenBSD CVS Sync
3 - dtucker@cvs.openbsd.org 2007/03/01 10:28:02
4 [auth2.c sshd_config.5 servconf.c]
5 Remove ChallengeResponseAuthentication support inside a Match
6 block as its interaction with KbdInteractive makes it difficult to
7 support. Also, relocate the CR/kbdint option special-case code into
8 servconf. "please commit" djm@, ok markus@ for the relocation.
9
120070228 1020070228
2 - (dtucker) OpenBSD CVS Sync 11 - (dtucker) OpenBSD CVS Sync
3 - dtucker@cvs.openbsd.org 2007/02/28 00:55:30 12 - dtucker@cvs.openbsd.org 2007/02/28 00:55:30
@@ -2773,4 +2782,4 @@
2773 OpenServer 6 and add osr5bigcrypt support so when someone migrates 2782 OpenServer 6 and add osr5bigcrypt support so when someone migrates
2774 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 2783 passwords between UnixWare and OpenServer they will still work. OK dtucker@
2775 2784
2776$Id: ChangeLog,v 1.4624 2007/02/28 10:19:58 dtucker Exp $ 2785$Id: ChangeLog,v 1.4625 2007/03/01 10:31:28 dtucker Exp $