index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
md4
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-implement md32_common.h [make it simpler!] and eliminate code rendered
Andy Polyakov
2006-10-11
2
-137
/
+1
*
improve make dclean to remove files generated during build
Ulf Möller
2006-04-11
1
-0
/
+1
*
Update filenames in makefiles.
Dr. Stephen Henson
2006-02-04
1
-1
/
+1
*
Keep disclaiming 16-bit platform support. For now remove WIN16 references
Andy Polyakov
2005-12-18
1
-1
/
+1
*
Eliminate false preprocessor dependencies introduced with VOS support.
Andy Polyakov
2005-10-25
1
-1
/
+2
*
Update for Stratus VOS.
Richard Levitte
2005-06-23
1
-1
/
+3
*
Further BUILDENV refinement, further fool-proofing of Makefiles and
Andy Polyakov
2005-05-16
1
-3
/
+10
*
make update
Bodo Möller
2005-05-16
1
-9
/
+1
*
Fool-proofing Makefiles
Andy Polyakov
2005-05-16
1
-4
/
+1
*
Check return values of <Digest>_Init functions in low level digest calls.
Dr. Stephen Henson
2005-04-15
1
-1
/
+2
*
Add emacs cache files to .cvsignore.
Richard Levitte
2005-04-11
1
-0
/
+2
*
Blow away Makefile.ssl.
Ben Laurie
2005-03-30
1
-4
/
+3
*
Don't use $(EXHEADER) directly in for loops, as most shells will break
Richard Levitte
2004-11-03
1
-1
/
+1
*
Minor 64-bit md32_common.h update and minor unsignification of digests.
Andy Polyakov
2004-07-25
1
-1
/
+1
*
EVP_Digest is size_t-fied, clean up test programs accordingly.
Andy Polyakov
2004-07-22
1
-1
/
+1
*
After the latest round of header-hacking, regenerate the dependencies in
Geoff Thorpe
2004-05-17
1
-3
/
+3
*
size_t-fication of message digest APIs. We should size_t-fy more APIs...
Andy Polyakov
2004-05-15
4
-7
/
+7
*
Use sh explicitely to run point.sh
Richard Levitte
2003-12-27
1
-1
/
+1
*
Make sure not to declare a clashing read() for DJGPP.
Richard Levitte
2003-01-13
1
-1
/
+1
*
x86_64 performance patch.
Andy Polyakov
2002-12-14
1
-32
/
+4
*
make update
Richard Levitte
2002-12-05
1
-2
/
+5
*
Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au>
Richard Levitte
2002-12-03
1
-0
/
+1
*
A few more memset()s converted to OPENSSL_cleanse().
Richard Levitte
2002-11-29
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
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
1
-1
/
+1
*
Use double dashes so makedepend doesn't misunderstand the flags we
Richard Levitte
2002-10-09
1
-1
/
+1
*
Pass CFLAG to dependency makers, so non-standard system include paths are
Richard Levitte
2002-06-27
1
-1
/
+1
*
Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()
Dr. Stephen Henson
2001-10-16
1
-1
/
+1
*
openbsd-x86 macros
Ulf Möller
2001-10-14
1
-1
/
+1
*
make update
Richard Levitte
2001-07-31
1
-2
/
+3
*
Really add the EVP and all of the DES changes.
Ben Laurie
2001-07-31
2
-3
/
+3
*
Change all calls to low level digest routines in the library and
Dr. Stephen Henson
2001-06-20
1
-2
/
+4
*
Instead of telling both 'make' and the user that ranlib
Bodo Möller
2001-03-09
1
-2
/
+1
*
Make EVP_Digest*() routines return a value.
Dr. Stephen Henson
2001-03-08
2
-4
/
+5
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
3
-8
/
+14
*
'ranlib' doesn't always run on some systems. That's actually
Richard Levitte
2000-09-25
1
-1
/
+2
*
Ignore Makefile.save
Bodo Möller
2000-09-05
1
-0
/
+1
*
Tell CVS to ignore 'lib'.
Bodo Möller
2000-09-04
1
-0
/
+1
*
MD4 implemented. Assar Westerlund provided the digest code itself and the te...
Richard Levitte
2000-08-14
8
-0
/
+1068