diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,4 +1,9 @@ | |||
1 | 20091107 | 1 | 20091120 |
2 | - (djm) [ssh-rand-helper.c] Print error and usage() when passed command- | ||
3 | line arguments as none are supported. Exit when passed unrecognised | ||
4 | commandline flags. bz#1568 from gson AT araneus.fi | ||
5 | |||
6 | 20091118 | ||
2 | - (djm) [channels.c misc.c misc.h sshd.c] add missing setsockopt() to | 7 | - (djm) [channels.c misc.c misc.h sshd.c] add missing setsockopt() to |
3 | set IPV6_V6ONLY for local forwarding with GatwayPorts=yes. Unify | 8 | set IPV6_V6ONLY for local forwarding with GatwayPorts=yes. Unify |
4 | setting IPV6_V6ONLY behind a new function misc.c:sock_set_v6only() | 9 | setting IPV6_V6ONLY behind a new function misc.c:sock_set_v6only() |