projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f891abc
)
Note the Alpha asm change
author
Ulf Möller
<ulf@openssl.org>
Sat, 31 Mar 2001 01:23:10 +0000
(
01:23
+0000)
committer
Ulf Möller
<ulf@openssl.org>
Sat, 31 Mar 2001 01:23:10 +0000
(
01:23
+0000)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index c0494f0e21a3fc795a598ea2c89a51e7fb44cab0..f7f2258bbf306fe5829a0944dbfde99231418a93 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-22,6
+22,9
@@
*) MIPS assembler BIGNUM division bug fix.
[Andy Polyakov]
+ *) Disabled incorrect Alpha assembler code.
+ [Richard Levitte]
+
*) Fix bug in PKCS#12 key generation routines. This was triggered
if a 3DES key was generated with a 0 initial byte. Include
PKCS12_BROKEN_KEYGEN compilation option to retain the old