index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
ripemd
/
rmdtest.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary casts and avoid some warnings with gcc 4.2.
Dr. Stephen Henson
2007-06-07
1
-3
/
+3
*
EVP_Digest is size_t-fied, clean up test programs accordingly.
Andy Polyakov
2004-07-22
1
-1
/
+1
*
Have all tests use EXIT() to exit rather than exit(), since the latter doesn't
Richard Levitte
2002-11-28
1
-1
/
+3
*
Do not include openssl/ripemd.h when the RIPEMD algorithm has been deselected.
Richard Levitte
2002-08-12
1
-1
/
+1
*
Synchronise with 0.9.7-stable.
Richard Levitte
2002-04-29
1
-1
/
+1
*
fix #include position
Bodo Möller
2002-03-18
1
-1
/
+1
*
Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()
Dr. Stephen Henson
2001-10-16
1
-1
/
+1
*
Really add the EVP and all of the DES changes.
Ben Laurie
2001-07-30
1
-0
/
+1
*
Change all calls to low level digest routines in the library and
Dr. Stephen Henson
2001-06-19
1
-2
/
+4
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-1
/
+1
*
some more patches for avoiding problems with non-automatic variables
Bodo Möller
1999-09-08
1
-2
/
+2
*
Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).
Ulf Möller
1999-06-04
1
-0
/
+7
*
New Configure option no-<cipher> (rsa, idea, rc5, ...).
Ulf Möller
1999-04-27
1
-1
/
+9
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-5
/
+0
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-23
1
-1
/
+1
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-5
/
+2
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-0
/
+133