summaryrefslogtreecommitdiffstats
path: root/cipher-bf1.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - (djm) Sync with V_3_7 branch:Damien Miller2003-09-231-0/+5
| | | | | | | | | | | - (djm) Fix SSH1 challenge kludge - (djm) Bug #671: Fix builds on OpenBSD - (djm) Bug #676: Fix PAM stack corruption - (djm) Fix bad free() in PAM code - (djm) Don't call pam_end before pam_init - (djm) Enable build with old OpenSSL again - (djm) Trim deprecated options from INSTALL. Mention UsePAM - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
* - markus@cvs.openbsd.org 2003/05/15 03:08:29Damien Miller2003-05-151-0/+97
[cipher.c cipher-bf1.c cipher-aes.c cipher-3des1.c] split out custom EVP ciphers