summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/cipher-bf1.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove unneeded includes, sync my copyright across files & whitespace; ok djm@markus2015-01-141-14/+5
* adapt to API changes in openssl-1.0.0adjm2010-10-011-3/+4
* almost entirely get rid of the culture of ".h files that include .h files"deraadt2006-08-031-2/+2
* move #include <string.h> out of includes.hstevesk2006-07-221-1/+4
* Put $OpenBSD$ tags back (as comments) to replace the RCSID()s thatdjm2006-03-251-0/+1
* RCSID() can diederaadt2006-03-191-1/+0
* split out custom EVP ciphersmarkus2003-05-151-0/+81