ssh2/include
Sara Golemon c006dd4350 Added support for MAC methods: hmac-md5 and hmac-md5-96
key_len should not have been in KEX_METHOD,
it's dependent on MAC method, not KEX method.

This is why the MD5 MACs were borked initially,
md5 has a key_len of 16, not 20.
2004-12-31 00:55:52 +00:00
..
libssh2_config.h.in Add ./configure option '--disable-gex-new' to fallback on 2004-12-31 00:15:18 +00:00
libssh2_priv.h Added support for MAC methods: hmac-md5 and hmac-md5-96 2004-12-31 00:55:52 +00:00
libssh2_sftp.h Expose specific SFTP error codes to the calling program 2004-12-22 21:55:08 +00:00
libssh2.h APINO should have been bumped when session_methods() proto was changed 2004-12-31 00:45:53 +00:00