diff options
author | lloyd <[email protected]> | 2010-06-18 13:23:44 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2010-06-18 13:23:44 +0000 |
commit | fac7e15e947049ef4dbde8110111c5760a683b83 (patch) | |
tree | 782c3febeb88b9a479e8319d9cd6125cb7535aea | |
parent | 3dde5683f69b9cb9f558bfb18087ce35fbbec78a (diff) | |
parent | 247f6d047fe5307886426f28cfa5ad5ec7891739 (diff) |
merge of '294e2082ce9231d6165276e2f2a4153a0116aca3'
and '4c642e0b12f070c2c36bbe08af2b6374af92ef92'
-rw-r--r-- | doc/log.txt | 13 | ||||
-rw-r--r-- | src/entropy/proc_walk/info.txt | 7 |
2 files changed, 15 insertions, 5 deletions
diff --git a/doc/log.txt b/doc/log.txt index 69db45f0d..971b71f85 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -3,6 +3,19 @@ - Increase default iteration counts for private key encryption - Expand and update the Doxygen documentation +* 1.8.9, 2010-06-16 + - Use constant time multiplication in IDEA + - Avoid possible timing attack against OAEP decoding + - Add new X509::BER_encode and PKCS8::BER_encode + - Enable DLL builds under Windows + - Add Win32 installer support + - Add support for the Clang compiler + - Fix problem in semcem.h preventing build under Clang or GCC 3.4 + - Fix bug that prevented creation of DSA groups under 1024 bits + - Fix crash in GMP_Engine if library is shutdown and reinitialized + - Work around problem with recent binutils in x86-64 SHA-1 + - The Perl build script is no longer supported and refuses to run by default + * 1.9.8, 2010-06-14 - Add support for wide multiplications on 64-bit Windows - Use constant time multiplication in IDEA diff --git a/src/entropy/proc_walk/info.txt b/src/entropy/proc_walk/info.txt index fd65d8ffe..9039f0ad9 100644 --- a/src/entropy/proc_walk/info.txt +++ b/src/entropy/proc_walk/info.txt @@ -12,20 +12,17 @@ es_ftw.h aix cygwin darwin -freebsd dragonfly +freebsd hpux hurd irix linux +netbsd openbsd qnx solaris tru64 - -# Doesn't build on 2.0.2/x86 due to libc/libstdc++ header issues; no -# big deal since it has /dev/*random -#netbsd </os> <requires> |