Missing files from OpenSSH import
[dragonfly.git] / secure / usr.sbin / sshd / myproposal.h.patch
1 $DragonFly: src/secure/usr.sbin/sshd/Attic/myproposal.h.patch,v 1.1 2004/07/31 20:05:00 geekgod Exp $
2 --- myproposal.h.orig   2004-07-23 14:26:51.000000000 +0200
3 +++ myproposal.h        2004-07-23 14:20:00.000000000 +0200
4 @@ -24,7 +24,7 @@
5   * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
6   */
7  #define KEX_DEFAULT_KEX                "diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1"
8 -#define        KEX_DEFAULT_PK_ALG      "ssh-rsa,ssh-dss"
9 +#define        KEX_DEFAULT_PK_ALG      "ssh-dss,ssh-rsa"
10  #define        KEX_DEFAULT_ENCRYPT \
11         "aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour," \
12         "aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se," \