diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 12 insertions, 3 deletions
@@ -1,4 +1,13 @@ | |||
1 | 20091210 | 1 | 20100111 |
2 | - (dtucker) OpenBSD CVS Sync | ||
3 | - dtucker@cvs.openbsd.org 2010/01/11 01:39:46 | ||
4 | [ssh_config channels.c ssh.1 channels.h ssh.c] | ||
5 | Add a 'netcat mode' (ssh -W). This connects stdio on the client to a | ||
6 | single port forward on the server. This allows, for example, using ssh as | ||
7 | a ProxyCommand to route connections via intermediate servers. | ||
8 | bz #1618, man page help from jmc@, ok markus@ | ||
9 | |||
10 | 20100110 | ||
2 | - (dtucker) [configure.ac misc.c readconf.c servconf.c ssh-keyscan.c] | 11 | - (dtucker) [configure.ac misc.c readconf.c servconf.c ssh-keyscan.c] |
3 | Remove hacks add for RoutingDomain in preparation for its removal. | 12 | Remove hacks add for RoutingDomain in preparation for its removal. |
4 | - (dtucker) OpenBSD CVS Sync | 13 | - (dtucker) OpenBSD CVS Sync |
@@ -22,7 +31,7 @@ | |||
22 | [auth.c] | 31 | [auth.c] |
23 | Output a debug if we can't open an existing keyfile. bz#1694, ok djm@ | 32 | Output a debug if we can't open an existing keyfile. bz#1694, ok djm@ |
24 | 33 | ||
25 | 20091209 | 34 | 20100109 |
26 | - (dtucker) Wrap use of IPPROTO_IPV6 in an ifdef for platforms that don't | 35 | - (dtucker) Wrap use of IPPROTO_IPV6 in an ifdef for platforms that don't |
27 | have it. | 36 | have it. |
28 | - (dtucker) [defines.h] define PRIu64 for platforms that don't have it. | 37 | - (dtucker) [defines.h] define PRIu64 for platforms that don't have it. |
@@ -59,7 +68,7 @@ | |||
59 | dying. bz#1692, patch from Colin Watson via Ubuntu. | 68 | dying. bz#1692, patch from Colin Watson via Ubuntu. |
60 | - (dtucker) [defines.h] Remove now-undeeded PRIu64 define. | 69 | - (dtucker) [defines.h] Remove now-undeeded PRIu64 define. |
61 | 70 | ||
62 | 20091208 | 71 | 20100108 |
63 | - (dtucker) OpenBSD CVS Sync | 72 | - (dtucker) OpenBSD CVS Sync |
64 | - andreas@cvs.openbsd.org 2009/10/24 11:11:58 | 73 | - andreas@cvs.openbsd.org 2009/10/24 11:11:58 |
65 | [roaming.h] | 74 | [roaming.h] |