index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ecdh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure we get the definition of OPENSSL_NO_ECDH.
Richard Levitte
2003-03-21
1
-0
/
+2
*
make update
Dr. Stephen Henson
2003-03-20
1
-3
/
+4
*
Avoid warning.
Dr. Stephen Henson
2003-03-20
1
-0
/
+2
*
make update
Dr. Stephen Henson
2003-03-20
1
-3
/
+4
*
- new ECDH_compute_key interface (KDF is no longer a fixed built-in)
Bodo Möller
2003-02-28
6
-34
/
+72
*
remove some more useless code. The mingw target can now be built
Ulf Möller
2003-02-22
1
-8
/
+0
*
Have all tests use EXIT() to exit rather than exit(), since the latter doesn't
Richard Levitte
2002-11-28
1
-2
/
+5
*
Cleanse memory using the new OPENSSL_cleanse() function.
Richard Levitte
2002-11-28
1
-1
/
+1
*
make update
Richard Levitte
2002-11-15
1
-4
/
+6
*
fix output
Bodo Möller
2002-11-14
1
-2
/
+2
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
1
-6
/
+4
*
print less output (no details unless a test failed)
Bodo Möller
2002-11-06
1
-19
/
+91
*
Sun has agreed to removing the covenant language from most files.
Bodo Möller
2002-10-29
5
-65
/
+0
*
Use double dashes so makedepend doesn't misunderstand the flags we
Richard Levitte
2002-10-09
1
-1
/
+1
*
#if out unused function to shut the compiler up.
Dr. Stephen Henson
2002-08-23
1
-0
/
+5
*
Simplify handling of named curves: get rid of EC_GROUP_new_by_name(),
Bodo Möller
2002-08-15
1
-16
/
+16
*
.cvsignore for crypto/ecdh
Bodo Möller
2002-08-09
1
-0
/
+2
*
make update
Bodo Möller
2002-08-09
1
-4
/
+6
*
fix warnings
Bodo Möller
2002-08-09
1
-0
/
+1
*
use 0, not NULL
Bodo Möller
2002-08-09
1
-1
/
+1
*
Add ECDH support.
Bodo Möller
2002-08-09
7
-0
/
+1197