index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
md5
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86_64 assembler pack: add support for Win64 SEH.
Andy Polyakov
2008-12-19
1
-5
/
+117
*
Update make rules for x86_64 assembler pack.
Andy Polyakov
2008-11-12
1
-1
/
+2
*
Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev
Lutz Jänicke
2008-04-17
1
-2
/
+1
*
Make all x86_64 modules independent on current working directory.
Andy Polyakov
2008-01-13
1
-1
/
+7
*
Unify x86 perlasm make rules.
Andy Polyakov
2008-01-11
1
-11
/
+2
*
Update perl asm scripts include paths for perlasm.
Dr. Stephen Henson
2008-01-05
1
-1
/
+2
*
Engage x86 assembler in Mac OS X build.
Andy Polyakov
2007-12-18
1
-0
/
+2
*
Eliminate redundant make rule.
Andy Polyakov
2007-09-18
1
-4
/
+0
*
Update .cvsignore
Dr. Stephen Henson
2007-06-18
1
-0
/
+1
*
Remove unnecessary casts and avoid some warnings with gcc 4.2.
Dr. Stephen Henson
2007-06-07
1
-3
/
+3
*
Constify version strings and some structures.
Dr. Stephen Henson
2007-01-21
1
-1
/
+1
*
#include <stddef.h> in digest headers.
Andy Polyakov
2006-12-29
1
-0
/
+1
*
Further synchronizations with md32_common.h update.
Andy Polyakov
2006-10-17
2
-1077
/
+8
*
Re-implement md32_common.h [make it simpler!] and eliminate code rendered
Andy Polyakov
2006-10-11
4
-164
/
+7
*
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
*
Unify sparcv9 assembler naming and build rules among 32- and 64-bit builds.
Andy Polyakov
2005-12-16
1
-14
/
+0
*
Eliminate false preprocessor dependencies introduced with VOS support.
Andy Polyakov
2005-10-25
1
-5
/
+5
*
MD5 x86_64 assembler update.
Andy Polyakov
2005-09-20
1
-11
/
+17
*
Pedantic polish to md5-ia64.S.
Andy Polyakov
2005-07-20
1
-2
/
+6
*
Engage MD5 assembler module.
Andy Polyakov
2005-07-20
2
-0
/
+7
*
This update gets endianness-neutrality right and adds second required
Andy Polyakov
2005-07-20
1
-116
/
+133
*
MD5 IA-64 assembler implementation. Original copy for reference purposes.
Andy Polyakov
2005-07-20
1
-0
/
+1009
*
Update for Stratus VOS.
Richard Levitte
2005-06-23
1
-2
/
+6
*
Further BUILDENV refinement, further fool-proofing of Makefiles and
Andy Polyakov
2005-05-16
1
-2
/
+1
*
Fool-proofing Makefiles
Andy Polyakov
2005-05-16
1
-4
/
+1
*
Cvs missed adapted module itself, here it goes...
Andy Polyakov
2005-05-04
1
-13
/
+9
*
Engage md5-x86_64 assembler module.
Andy Polyakov
2005-05-04
2
-2
/
+4
*
Throw in md5-x86_64 assembler.
Andy Polyakov
2005-05-04
1
-0
/
+249
*
Add DTLS support.
Ben Laurie
2005-04-26
1
-0
/
+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
2
-0
/
+4
*
Blow away Makefile.ssl.
Ben Laurie
2005-03-30
1
-4
/
+3
*
This patch was "ignited" by OpenBSD 3>=4 support. They've switched to ELF
Andy Polyakov
2005-02-06
1
-9
/
+9
*
Don't use $(EXHEADER) directly in for loops, as most shells will break
Richard Levitte
2004-11-03
1
-1
/
+1
*
Proper support for OpenBSD-i386 shared build, including assember modules!
Andy Polyakov
2004-08-29
1
-3
/
+4
*
OpenBSD fix-up for new a.out targets. OpenBSD .s.o rule is busted...
Andy Polyakov
2004-08-01
1
-3
/
+3
*
Clean-up GAS targets: get rid of "cpp" stuff and replace it with "purified"
Andy Polyakov
2004-08-01
1
-13
/
+8
*
Typos, typos...
Andy Polyakov
2004-07-25
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
-8
/
+8
*
Use sh explicitely to run point.sh
Richard Levitte
2003-12-27
1
-1
/
+1
*
Netware-specific changes,
Richard Levitte
2003-11-28
1
-0
/
+4
*
Make MD5 assembler code able to handle messages larger than 2GB on 32-bit
Richard Levitte
2003-09-28
1
-1
/
+1
*
Include openssl/e_os.h so OPENSSL_SYSNAME_ULTRASPARC and other configuration
Richard Levitte
2003-05-30
1
-1
/
+3
*
Have ASFLAGS be defined the same way as CFLAGS
Richard Levitte
2003-05-30
1
-1
/
+2
*
Small typo, OENSSL should really be spelled OPENSSL.
Richard Levitte
2003-01-30
1
-1
/
+1
*
A few more files to ignore
Richard Levitte
2003-01-16
1
-0
/
+1
[next]