Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove unneeded includes, sync my copyright across files & whitespace; ok djm@ | 2015-01-14 | 1 | -15/+6 | |
* | fix ssh protocol 1 on the server that regressed with the sshkey change | 2014-07-02 | 1 | -19/+18 | |
* | convert memset of potentially-private data to explicit_bzero() | 2014-02-02 | 1 | -3/+3 | |
* | use calloc for all structure allocations; from markus@ | 2013-11-08 | 1 | -2/+2 | |
* | bye, bye xfree(); ok markus@ | 2013-05-17 | 1 | -3/+3 | |
* | adapt to API changes in openssl-1.0.0a | 2010-10-01 | 1 | -2/+2 | |
* | almost entirely get rid of the culture of ".h files that include .h files" | 2006-08-03 | 1 | -2/+2 | |
* | move #include <string.h> out of includes.h | 2006-07-22 | 1 | -1/+4 | |
* | Put $OpenBSD$ tags back (as comments) to replace the RCSID()s that | 2006-03-25 | 1 | -0/+1 | |
* | RCSID() can die | 2006-03-19 | 1 | -1/+0 | |
* | EVP_CIPHER_CTX_cleanup() for the des contexts; pruiksma@freesurf.fr | 2003-12-22 | 1 | -1/+4 | |
* | split out custom EVP ciphers | 2003-05-15 | 1 | -0/+157 |