index
:
delta/openssl.git
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-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
OpenTLS
SSLeay
baserock/morph
master
origin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
ripemd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change AR to ARX to allow exclusion of fips object modules
steve
2011-01-26
1
-1
/
+1
*
PR: 1835
steve
2009-02-14
1
-1
/
+1
*
Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev
jaenicke
2008-04-17
1
-1
/
+1
*
Unify x86 perlasm make rules.
appro
2008-01-11
1
-11
/
+2
*
Update perl asm scripts include paths for perlasm.
steve
2008-01-05
1
-1
/
+2
*
Engage x86 assembler in Mac OS X build.
appro
2007-12-18
1
-0
/
+2
*
Remove unnecessary casts and avoid some warnings with gcc 4.2.
steve
2007-06-07
1
-3
/
+3
*
Constify version strings and some structures.
steve
2007-01-21
1
-1
/
+1
*
#include <stddef.h> in digest headers.
appro
2006-12-29
1
-0
/
+1
*
Re-implement md32_common.h [make it simpler!] and eliminate code rendered
appro
2006-10-11
3
-220
/
+4
*
Update filenames in makefiles.
steve
2006-02-04
1
-1
/
+1
*
Keep disclaiming 16-bit platform support. For now remove WIN16 references
appro
2005-12-18
1
-1
/
+1
*
Eliminate false preprocessor dependencies introduced with VOS support.
appro
2005-10-25
1
-4
/
+3
*
Update for Stratus VOS.
levitte
2005-06-23
1
-2
/
+6
*
Further BUILDENV refinement, further fool-proofing of Makefiles and
appro
2005-05-16
1
-3
/
+9
*
make update
bodo
2005-05-16
1
-8
/
+1
*
Fool-proofing Makefiles
appro
2005-05-15
1
-4
/
+1
*
Add DTLS support.
ben
2005-04-26
1
-0
/
+1
*
Check return values of <Digest>_Init functions in low level digest calls.
steve
2005-04-14
1
-1
/
+2
*
Add emacs cache files to .cvsignore.
levitte
2005-04-11
2
-0
/
+4
*
Blow away Makefile.ssl.
ben
2005-03-30
1
-4
/
+3
*
This patch was "ignited" by OpenBSD 3>=4 support. They've switched to ELF
appro
2005-02-06
1
-3
/
+3
*
Don't use $(EXHEADER) directly in for loops, as most shells will break
levitte
2004-11-02
1
-1
/
+1
*
Proper support for OpenBSD-i386 shared build, including assember modules!
appro
2004-08-29
1
-3
/
+4
*
OpenBSD fix-up for new a.out targets. OpenBSD .s.o rule is busted...
appro
2004-08-01
1
-3
/
+3
*
Clean-up GAS targets: get rid of "cpp" stuff and replace it with "purified"
appro
2004-08-01
1
-13
/
+8
*
Minor 64-bit md32_common.h update and minor unsignification of digests.
appro
2004-07-25
1
-1
/
+1
*
EVP_Digest is size_t-fied, clean up test programs accordingly.
appro
2004-07-22
1
-1
/
+1
*
After the latest round of header-hacking, regenerate the dependencies in
geoff
2004-05-17
1
-3
/
+3
*
size_t-fication of message digest APIs. We should size_t-fy more APIs...
appro
2004-05-15
4
-9
/
+9
*
Use sh explicitely to run point.sh
levitte
2003-12-27
1
-1
/
+1
*
Provide ASFLAGS in the subdirectories handling assembler code.
jaenicke
2003-11-16
1
-0
/
+1
*
A few more files to ignore
levitte
2003-01-16
1
-0
/
+1
*
Make sure not to declare a clashing read() for DJGPP.
levitte
2003-01-13
1
-1
/
+1
*
Unified targets for ELF assembler modules. Tested on Linux, Solaris and
appro
2003-01-03
1
-9
/
+3
*
x86_64 performance patch.
appro
2002-12-14
1
-6
/
+6
*
make update
levitte
2002-12-05
1
-2
/
+5
*
Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au>
levitte
2002-12-03
1
-0
/
+1
*
Have all tests use EXIT() to exit rather than exit(), since the latter doesn't
levitte
2002-11-28
1
-1
/
+3
*
Cleanse memory using the new OPENSSL_cleanse() function.
levitte
2002-11-28
1
-1
/
+1
*
Use double dashes so makedepend doesn't misunderstand the flags we
levitte
2002-10-09
1
-1
/
+1
*
Do not include openssl/ripemd.h when the RIPEMD algorithm has been deselected.
levitte
2002-08-12
1
-1
/
+1
*
Pass CFLAG to dependency makers, so non-standard system include paths are
levitte
2002-06-27
1
-1
/
+1
*
Synchronise with 0.9.7-stable.
levitte
2002-04-29
1
-1
/
+1
*
fix #include position
bodo
2002-03-18
1
-1
/
+1
*
Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()
steve
2001-10-16
1
-1
/
+1
*
openbsd-x86 macros
ulf
2001-10-14
1
-2
/
+2
*
make update
levitte
2001-07-31
1
-2
/
+2
*
Really add the EVP and all of the DES changes.
ben
2001-07-30
2
-2
/
+3
*
Change all calls to low level digest routines in the library and
steve
2001-06-19
1
-2
/
+4
[next]