summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/ssh2.h
AgeCommit message (Expand)Author
2016-05-04move SSH_MSG_NONE, so we don't have to include ssh1.h; ok deraadt@Markus Friedl
2016-01-14remove roaming support; ok djm@Markus Friedl
2015-12-04implement SHA2-{256,512} for RSASSA-PKCS1-v1_5 signatures (user and host auth)Markus Friedl
2014-01-29remove experimental, never-enabled JPAKE code; ok markus@Damien Miller
2010-08-31Implement Elliptic Curve Cryptography modes for key exchange (ECDH) andDamien Miller
2010-02-26Add support for certificate key types for users and hosts.Damien Miller
2009-10-24Define the KEX messages used when resuming a suspended connection.Andreas Gunnarsson
2008-11-04Add support for an experimental zero-knowledge password authenticationDamien Miller
2006-03-25standardise spacing in $OpenBSD$ tags; requested by deraadt@Damien Miller
2003-05-14ranges for per auth method messagesMarkus Friedl
2002-03-04$OpenBSD$ and RCSID() cleanup: don't use RCSID() in .h files; addKevin Steves
2002-01-11add defines for msg type rangesMarkus Friedl
2001-03-27make dh group exchange more flexible, allow min and max group size,Niels Provos
2000-10-11First rough implementation of the diffie-hellman group exchange. TheNiels Provos
2000-09-07cleanup copyright notices on all files. I have attempted to be accurate withTheo de Raadt
2000-05-15draft-ietf-secsh-architecture-05.txtMarkus Friedl
2000-04-14whitespace cleanupMarkus Friedl
2000-03-27ssh2 message type codesMarkus Friedl