index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
NEWS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2000-12-06
Add a comment.
Bodo Möller
1
-0
/
+5
2000-12-06
Workaround for broken (or missing) bc.
Bodo Möller
2
-2
/
+29
2000-12-06
remove useless instruction
Ulf Möller
1
-2
/
+0
2000-12-06
Intel assembler version for bn_sub_part_words(). I haven't got
Ulf Möller
2
-2
/
+215
2000-12-06
another fix for the debug print
Ulf Möller
1
-2
/
+4
2000-12-06
test_mod_mul is useful, let's run it more often.
Ulf Möller
1
-1
/
+3
2000-12-06
move constants for debug functions to end of file
Ulf Möller
1
-2
/
+6
2000-12-05
Update the internal docs.
Richard Levitte
1
-9
/
+10
2000-12-05
Typo and additional information about cert-chain building.
Lutz Jänicke
1
-1
/
+4
2000-12-05
Add EXAMPLES for SSL_CIPHER_description() output.
Lutz Jänicke
1
-0
/
+9
2000-12-05
Discuss http://www.shoup.net/papers/oaep.ps.Z
Bodo Möller
1
-1
/
+16
2000-12-05
On Windows, Rainbow uses _stdcall convention under Windows.
Richard Levitte
1
-10
/
+31
2000-12-05
push the flags too
Ulf Möller
1
-0
/
+2
2000-12-05
looks like it works now
Ulf Möller
1
-4
/
+4
2000-12-05
save registers in the debug output code (return value is overwritten too)
Ulf Möller
1
-1
/
+23
2000-12-05
more of the same: add printf() for perlasm.
Ulf Möller
1
-11
/
+39
2000-12-05
minor modification to the previous change
Ulf Möller
1
-3
/
+2
2000-12-05
PERLASM - the wierdest programming language since Intercal.
Ulf Möller
1
-1
/
+27
2000-12-05
Use assert as in the rest of the BN library.
Ulf Möller
1
-0
/
+5
2000-12-04
Improve formatting.
Bodo Möller
1
-2
/
+2
2000-12-04
It's completely unnecessary to add a compression algorithm that is
Richard Levitte
1
-0
/
+3
2000-12-04
Remove the last bn_wexpand()s that made us break constness. Of
Richard Levitte
2
-54
/
+94
2000-12-04
Change error message to "bignum too long"
Bodo Möller
3
-3
/
+3
2000-12-04
Sync up with a minor change in lhash.h
Geoff Thorpe
1
-2
/
+2
2000-12-04
ANSI C doesn't allow trailing semi-colons after a function's closing brace
Geoff Thorpe
1
-6
/
+3
2000-12-04
Update the documentation to the current state of the LHASH changes. There
Geoff Thorpe
1
-7
/
+50
2000-12-04
Make a note of the LHASH changes.
Geoff Thorpe
1
-0
/
+6
2000-12-04
Make the remaining LHASH macro changes. This should leave no remaining
Geoff Thorpe
6
-15
/
+39
2000-12-03
Fix warnings.
Ben Laurie
3
-7
/
+13
2000-12-03
include <limits.h>
Bodo Möller
1
-0
/
+1
2000-12-03
Don't allow BIGNUMs to become so large that computations with dmax
Bodo Möller
3
-0
/
+8
2000-12-03
Use the new LHASH macros to declare type-safe wrapper functions that can
Geoff Thorpe
2
-17
/
+26
2000-12-03
Next step in tidying up the LHASH code. This commit defines DECLARE and
Geoff Thorpe
1
-0
/
+29
2000-12-02
Add a comment to explain the purpose of bn_cmp_part_words().
Richard Levitte
1
-0
/
+7
2000-12-02
last commit was wrong. Now it works. :)
Ulf Möller
1
-2
/
+2
2000-12-02
argl
Ulf Möller
1
-1
/
+1
2000-12-02
remember the problem with ftime()
Ulf Möller
1
-1
/
+1
2000-12-02
forgot to remove the loop variable
Ulf Möller
1
-8
/
+0
2000-12-02
Loops like this one:
Ulf Möller
1
-28
/
+0
2000-12-02
Move the rijndael "test" to the bf and cast tests.
Ulf Möller
1
-2
/
+2
2000-12-02
Note the bntest change.
Ulf Möller
1
-5
/
+7
2000-12-02
New function BN_bntest_rand() to detect more BN library bugs.
Ulf Möller
3
-35
/
+63
2000-12-02
Fix bn_cmp_part_words() and move it to bn_lib.c.
Ulf Möller
3
-13
/
+29
2000-12-02
remove unused static function
Ulf Möller
1
-0
/
+2
2000-12-01
First step in tidying up the LHASH code. The callback prototypes (and
Geoff Thorpe
15
-40
/
+66