Darren Tucker
|
37afa9d9a4
|
- djm@cvs.openbsd.org 2003/11/26 21:44:29
[cipher-aes.c]
fix #ifdef before #define; ok markus@
(RCS ID sync only, Portable already had this)
|
2003-12-09 19:05:42 +11:00 |
Damien Miller
|
5c3a55846a
|
- (djm) Sync with V_3_7 branch:
- (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
|
2003-09-23 22:12:38 +10:00 |
Damien Miller
|
dcc8312a19
|
- (djm) Fix use of macro before #define in cipher-aes.c
|
2003-06-02 18:57:59 +10:00 |
Damien Miller
|
3a3261ff99
|
- markus@cvs.openbsd.org 2003/05/15 03:08:29
[cipher.c cipher-bf1.c cipher-aes.c cipher-3des1.c]
split out custom EVP ciphers
|
2003-05-15 13:37:19 +10:00 |