summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/ssh2.h
AgeCommit message (Collapse)Author
2001-03-27make dh group exchange more flexible, allow min and max group size,Niels Provos
okay markus@, deraadt@
2000-10-11First rough implementation of the diffie-hellman group exchange. TheNiels Provos
client can ask the server for bigger groups to perform the diffie-hellman in, thus increasing the attack complexity when using ciphers with longer keys. University of Windsor provided network, T the company.
2000-09-07cleanup copyright notices on all files. I have attempted to be accurate withTheo de Raadt
the details. everything is now under Tatu's licence (which I copied from his readme), and/or the core-sdi bsd-ish thing for deattack, or various openbsd developers under a 2-term bsd licence. We're not changing any rules, just being accurate.
2000-05-15draft-ietf-secsh-architecture-05.txtMarkus Friedl
2000-04-14whitespace cleanupMarkus Friedl
2000-03-27ssh2 message type codesMarkus Friedl