diff options
author | Darren Tucker <dtucker@zip.com.au> | 2008-07-02 22:33:55 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2008-07-02 22:33:55 +1000 |
commit | 068e01f53f80e94491fd525f689c33b21948f8dd (patch) | |
tree | ed3f3f7cdaad4042868c5278fcf77f1908f03765 /ChangeLog | |
parent | 1f781b194fb83f8bc40d448de8162890d1eea93f (diff) |
- dtucker@cvs.openbsd.org 2008/07/01 07:20:52
[sshconnect.c]
Check ExitOnForwardFailure if forwardings are disabled due to a failed
host key check. ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -13,6 +13,10 @@ | |||
13 | - djm@cvs.openbsd.org 2008/06/30 12:18:34 | 13 | - djm@cvs.openbsd.org 2008/06/30 12:18:34 |
14 | [PROTOCOL] | 14 | [PROTOCOL] |
15 | clarify that eow@openssh.com is only sent on session channels | 15 | clarify that eow@openssh.com is only sent on session channels |
16 | - dtucker@cvs.openbsd.org 2008/07/01 07:20:52 | ||
17 | [sshconnect.c] | ||
18 | Check ExitOnForwardFailure if forwardings are disabled due to a failed | ||
19 | host key check. ok djm@ | ||
16 | 20 | ||
17 | 20080630 | 21 | 20080630 |
18 | - (djm) OpenBSD CVS Sync | 22 | - (djm) OpenBSD CVS Sync |
@@ -4496,4 +4500,4 @@ | |||
4496 | OpenServer 6 and add osr5bigcrypt support so when someone migrates | 4500 | OpenServer 6 and add osr5bigcrypt support so when someone migrates |
4497 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ | 4501 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ |
4498 | 4502 | ||
4499 | $Id: ChangeLog,v 1.5042 2008/07/02 12:33:16 dtucker Exp $ | 4503 | $Id: ChangeLog,v 1.5043 2008/07/02 12:33:55 dtucker Exp $ |