summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2005-01-20 13:27:56 +1100
committerDarren Tucker <dtucker@zip.com.au>2005-01-20 13:27:56 +1100
commitd231186fd0acb8fee480faf61c4e9e4cc6186faf (patch)
tree8694e5e7b33ad54e28ef15369938755373423c02 /ChangeLog
parent36a3d60347f23528695e550317d5ba6d63e6b0f4 (diff)
- djm@cvs.openbsd.org 2004/12/22 02:13:19
[cipher-ctr.c cipher.c] remove fallback AES support for old OpenSSL, as OpenBSD has had it for many years now; ok deraadt@ (Id sync only: Portable will continue to support older OpenSSLs)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 19101efd6..9eab2b462 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,6 +30,11 @@
30 behaviour for bsdauth is maintained by checking authctxt->valid in the 30 behaviour for bsdauth is maintained by checking authctxt->valid in the
31 bsdauth driver. Note that any third-party kbdint drivers will now need 31 bsdauth driver. Note that any third-party kbdint drivers will now need
32 to be able to handle responses for invalid logins. ok markus@ 32 to be able to handle responses for invalid logins. ok markus@
33 - djm@cvs.openbsd.org 2004/12/22 02:13:19
34 [cipher-ctr.c cipher.c]
35 remove fallback AES support for old OpenSSL, as OpenBSD has had it for
36 many years now; ok deraadt@
37 (Id sync only: Portable will continue to support older OpenSSLs)
33 - (dtucker) [auth-pam.c] Bug #971: Prevent leaking information about user 38 - (dtucker) [auth-pam.c] Bug #971: Prevent leaking information about user
34 existence via keyboard-interactive/pam, in conjunction with previous 39 existence via keyboard-interactive/pam, in conjunction with previous
35 auth2-chall.c change; with Colin Watson and djm. 40 auth2-chall.c change; with Colin Watson and djm.
@@ -2005,4 +2010,4 @@
2005 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2010 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2006 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2011 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2007 2012
2008$Id: ChangeLog,v 1.3617 2005/01/20 01:43:38 dtucker Exp $ 2013$Id: ChangeLog,v 1.3618 2005/01/20 02:27:56 dtucker Exp $