index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
sha
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
A few more files to ignore
Richard Levitte
2003-01-16
1
-0
/
+1
*
Unified targets for ELF assembler modules. Tested on Linux, Solaris and
Andy Polyakov
2003-01-03
1
-9
/
+3
*
I implemented this when troubleshooting performance problem on SPARC Solaris.
Andy Polyakov
2003-01-02
1
-0
/
+126
*
x86_64 performance patch.
Andy Polyakov
2002-12-14
1
-6
/
+6
*
make update
Richard Levitte
2002-12-05
1
-4
/
+10
*
Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au>
Richard Levitte
2002-12-03
2
-0
/
+2
*
Have all tests use EXIT() to exit rather than exit(), since the latter doesn't
Richard Levitte
2002-11-28
2
-2
/
+6
*
Cleanse memory using the new OPENSSL_cleanse() function.
Richard Levitte
2002-11-28
2
-2
/
+2
*
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
2
-6
/
+6
*
openbsd-x86 macros
Ulf Möller
2001-10-14
1
-1
/
+1
*
make update
Richard Levitte
2001-07-31
1
-4
/
+4
*
Really add the EVP and all of the DES changes.
Ben Laurie
2001-07-31
3
-4
/
+10
*
Change all calls to low level digest routines in the library and
Dr. Stephen Henson
2001-06-20
2
-12
/
+14
*
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
-7
/
+8
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
8
-18
/
+23
*
Fix for bug (?) in assembly language routines for SHA1. This
Dr. Stephen Henson
2000-10-20
1
-5
/
+7
*
'ranlib' doesn't always run on some systems. That's actually
Richard Levitte
2000-09-25
1
-1
/
+2
*
In some of the Makefiles CPP was not defined.
Ulf Möller
2000-03-20
1
-0
/
+1
*
FLAT_INC is not needed; we use -I.. all the time
Ulf Möller
2000-03-19
1
-4
/
+0
*
Remove "Makefile.uni" files and some related stuff.
Bodo Möller
2000-03-14
1
-122
/
+0
*
Remove Win32 assembler files. They are always rebuilt (with some
Bodo Möller
2000-03-13
1
-1716
/
+0
*
asm workaround for SuSE Linux
Ulf Möller
2000-03-12
1
-1
/
+1
*
Move the 'file scope' argument in set_label to
Dr. Stephen Henson
2000-03-03
1
-1
/
+1
*
Add missing dependencies.
Bodo Möller
2000-03-02
1
-1
/
+1
*
Fix so Win32 assembly language works with MASM.
Dr. Stephen Henson
2000-02-27
1
-1
/
+1
*
Fix signed/unsigned warnings.
Ben Laurie
2000-02-16
1
-2
/
+2
*
HP-UX tune-up: new unified configs, HP C compiler bug workaround.
Andy Polyakov
2000-02-13
1
-12
/
+31
*
Source code cleanups: Use void * rather than char * in lhash,
Ulf Möller
2000-01-30
2
-2
/
+2
*
Make DSA_generate_parameters, and fix a couple of bug
Bodo Möller
2000-01-30
1
-1
/
+1
*
Document DSA and SHA.
Ulf Möller
2000-01-27
2
-0
/
+4
*
Metrowerks for Motorola tune-up.
Andy Polyakov
2000-01-02
1
-1
/
+8
*
"make update"
Bodo Möller
1999-09-10
1
-2
/
+2
*
some more patches for avoiding problems with non-automatic variables
Bodo Möller
1999-09-08
2
-10
/
+10
*
Fix warnings.
Ben Laurie
1999-09-06
1
-6
/
+6
*
SHA clean-up Intel assembler companion.
Andy Polyakov
1999-09-05
2
-573
/
+672
*
SHA clean-up and (LP64) tune-up.
Andy Polyakov
1999-09-05
5
-1051
/
+367
*
Don't use inline assembler when configured for "no-asm".
Bodo Möller
1999-06-23
1
-1
/
+1
*
Avoid some warnings (on silly compilers).
Bodo Möller
1999-06-12
2
-2
/
+2
*
Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).
Ulf Möller
1999-06-04
3
-0
/
+27
*
Update dependencies.
Ben Laurie
1999-05-29
1
-0
/
+2
*
Some assembler-related clean-ups.
Bodo Möller
1999-05-29
1
-1
/
+1
*
I386_ONLY is defined in opensslconf.h, so we need to include it.
Bodo Möller
1999-05-27
1
-0
/
+2
*
Temporary workaround for IRIX64 build.
Bodo Möller
1999-05-25
2
-4
/
+4
*
Use ifndef PEDANTIC for all inline assembler.
Ulf Möller
1999-05-12
1
-2
/
+2
*
Moved some variable declarations inside blocks where they are needed
Bodo Möller
1999-05-10
1
-11
/
+17
*
Fix various things to let OpenSSL even pass ``egcc -pipe -O2 -Wall -Wshadow
Ralf S. Engelschall
1999-05-10
1
-3
/
+3
*
Move variable definitions into the blocks where they are really needed,
Bodo Möller
1999-05-09
1
-11
/
+17
[next]