]> andersk Git - gssapi-openssh.git/blobdiff - openssh/myproposal.h
openssh-4.3p2-hpn12.diff
[gssapi-openssh.git] / openssh / myproposal.h
index 969045994cea346c133dd20c94b346c2d5101482..129d98cd1bbe0141e1edd0f4c8c8ed1c27e65edf 100644 (file)
@@ -31,7 +31,9 @@
        "aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc," \
        "arcfour128,arcfour256,arcfour," \
        "aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se," \
-       "aes128-ctr,aes192-ctr,aes256-ctr,none"
+       "aes128-ctr,aes192-ctr,aes256-ctr"
+#define KEX_ENCRYPT_INCLUDE_NONE KEX_DEFAULT_ENCRYPT \
+       ",none"
 #define        KEX_DEFAULT_MAC \
        "hmac-md5,hmac-sha1,hmac-ripemd160," \
        "hmac-ripemd160@openssh.com," \
This page took 0.037932 seconds and 4 git commands to generate.