summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2009-03-07 12:01:47 +1100
committerDarren Tucker <dtucker@zip.com.au>2009-03-07 12:01:47 +1100
commit8aae6ff0d9e3b78204288f1db671ccd60614e10b (patch)
tree7934908d17ecb3ed97f377428b010c9064353c21 /ChangeLog
parent558d6ca949e36811259c05bac1416b6f317beef8 (diff)
- (dtucker) [schnorr.c openbsd-compat/openssl-compat.{c,h}] Add
EVP_DigestUpdate to the OLD_EVP compatibility functions and tell schnorr.c to use them. Allows building with older OpenSSL versions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6964dcffa..410c766af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
2 - (dtucker) [contrib/aix/buildbff.sh] Only try to rename ssh_prng_cmds if it 2 - (dtucker) [contrib/aix/buildbff.sh] Only try to rename ssh_prng_cmds if it
3 exists (it's not created if OpenSSL's PRNG is self-seeded, eg if the OS 3 exists (it's not created if OpenSSL's PRNG is self-seeded, eg if the OS
4 has a /dev/random). 4 has a /dev/random).
5 - (dtucker) [schnorr.c openbsd-compat/openssl-compat.{c,h}] Add
6 EVP_DigestUpdate to the OLD_EVP compatibility functions and tell schnorr.c
7 to use them. Allows building with older OpenSSL versions.
5 8
620090306 920090306
7 - (djm) OpenBSD CVS Sync 10 - (djm) OpenBSD CVS Sync