Age | Commit message (Expand) | Author |
---|---|---|
2006-11-06 | add missing checks for openssl return codes; with & ok djm@ | Markus Friedl |
2006-10-31 | check DH_compute_key() for -1 even if it should not happen because of | Markus Friedl |
2006-08-03 | almost entirely get rid of the culture of ".h files that include .h files" | Theo de Raadt |
2006-08-01 | move #include <stdio.h> out of includes.h | Kevin Steves |
2006-07-22 | move #include <string.h> out of includes.h | Kevin Steves |
2006-05-18 | paramter -> parameter | Miod Vallat |
2006-03-25 | Put $OpenBSD$ tags back (as comments) to replace the RCSID()s that | Damien Miller |
2006-03-19 | RCSID() can die | Theo de Raadt |
2005-11-04 | remove hardcoded hash lengths in key exchange code, allowing | Damien Miller |
2004-06-13 | implement diffie-hellman-group14-sha1 kex method (trivial extension to | Damien Miller |
2003-02-16 | split kex into client and server code, no need to link | Markus Friedl |