Age | Commit message (Expand) | Author |
---|---|---|
2008-06-26 | when loading moduli from /etc/moduli in sshd(8), check that they | Damien Miller |
2006-03-25 | standardise spacing in $OpenBSD$ tags; requested by deraadt@ | Damien Miller |
2004-06-13 | implement diffie-hellman-group14-sha1 kex method (trivial extension to | Damien Miller |
2001-06-26 | remove comments from .h, since they are cut&paste from the .c files | Markus Friedl |
2001-06-26 | prototype pedant. not very creative... | Jun-ichiro itojun Hagino |
2001-04-03 | move kex to kex*.c, used dispatch_set() callbacks for kex. should | Markus Friedl |
2001-03-29 | prepare for rekeying: move DH code to dh.c | Markus Friedl |
2001-03-27 | make dh group exchange more flexible, allow min and max group size, | Niels Provos |
2001-01-29 | $OpenBSD$ | Niklas Hallqvist |
2000-10-11 | First rough implementation of the diffie-hellman group exchange. The | Niels Provos |