NetBSD/crypto
tls 011988ad52 Add new "SendVersionFirst" option to OpenSSH client. This option makes
the client send its version string first if it is configured to speak
v2 only (the old hack of waiting to see the server version is only
really useful if you might be speaking v1 to some servers).  The option
is on by default but can be disabled from the config file.

This aligns the OpenSSH client behavior with most other implementations
and eliminates a major source of connection delays and failures when
speaking SSH through particularly stupid proxies, of which, sadly, there
are many.

This change has also been submitted to OpenSSH as their bug #1999.
2012-04-27 15:45:37 +00:00
..
dist/ipsec-tools Bump date for previous. 2012-02-18 13:51:29 +00:00
external Add new "SendVersionFirst" option to OpenSSH client. This option makes 2012-04-27 15:45:37 +00:00
Makefile.openssl
TODO