summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/cipher-3des1.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* almost entirely get rid of the culture of ".h files that include .h files"deraadt2006-08-031-2/+2
| | | | | ok djm, sort of ok stevesk makes the pain stop in one easy step
* 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
| | | | Theo nuked - our scripts to sync -portable need them in the files
* RCSID() can diederaadt2006-03-191-1/+0
|
* EVP_CIPHER_CTX_cleanup() for the des contexts; pruiksma@freesurf.frmarkus2003-12-221-1/+4
|
* split out custom EVP ciphersmarkus2003-05-151-0/+157