index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
Makefile.ssl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Propagate MAKEDEPPROG to the subdirs under crypto/.
Richard Levitte
2002-12-20
1
-1
/
+1
*
Add OPENSSL_cleanse() to help cleanse memory and avoid certain compiler
Richard Levitte
2002-11-27
1
-2
/
+6
*
Use double dashes so makedepend doesn't misunderstand the flags we
Richard Levitte
2002-10-09
1
-1
/
+1
*
Add ECDH support.
Bodo Möller
2002-08-09
1
-1
/
+1
*
Make sure to use $(MAKE) everywhere instead of make.
Richard Levitte
2002-07-31
1
-1
/
+1
*
"make update"
Lutz Jänicke
2002-07-30
1
-1
/
+1
*
Pass CFLAG to dependency makers, so non-standard system include paths are
Richard Levitte
2002-06-27
1
-2
/
+2
*
fix for 'make update'
Bodo Möller
2002-06-10
1
-1
/
+1
*
Reformat the CFLAG string so it can be made part of a C string.
Richard Levitte
2002-05-30
1
-4
/
+4
*
Make sure that date is run under the C locale, so dates are given in the
Richard Levitte
2002-05-02
1
-1
/
+1
*
ECDSA support
Bodo Möller
2002-02-13
1
-1
/
+1
*
Because Rijndael is more known as AES, use crypto/aes instead of
Richard Levitte
2002-01-02
1
-1
/
+1
*
Change the shared library support so the shared libraries get built
Richard Levitte
2001-10-30
1
-1
/
+7
*
Because there's chances we clash with the system's types.h, rename our
Richard Levitte
2001-10-04
1
-2
/
+2
*
Start to reduce some of the header bloat.
Ben Laurie
2001-08-05
1
-1
/
+2
*
'make update'
Richard Levitte
2001-06-05
1
-0
/
+2
*
New internal function OPENSSL_gmtime, which is intended to do the same
Richard Levitte
2001-05-16
1
-3
/
+3
*
Add a general user interface API. This is designed to replace things
Richard Levitte
2001-05-07
1
-1
/
+1
*
Instead of telling both 'make' and the user that ranlib
Bodo Möller
2001-03-09
1
-2
/
+1
*
Fixes to make 'no-ec' work (it should not turn 'objects' into 'objts' for exa...
Bodo Möller
2001-03-08
1
-9
/
+9
*
Move ec.h to ec2.h because it is not compatible with what we will use.
Bodo Möller
2001-03-05
1
-1
/
+1
*
e_os.h does not belong with the exported headers. Do not put it there
Richard Levitte
2001-02-22
1
-44
/
+39
*
'make update'
Geoff Thorpe
2001-02-21
1
-1
/
+1
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-8
/
+16
*
make update
Richard Levitte
2001-02-19
1
-0
/
+3
*
Add uid.{c,o}
Bodo Möller
2001-02-19
1
-2
/
+2
*
"make update" plus a rewrite of both .num files.
Richard Levitte
2000-12-29
1
-2
/
+2
*
Merge the engine branch into the main trunk. All conflicts resolved.
Richard Levitte
2000-10-26
1
-1
/
+1
*
The experimental Rijndael code moved to the main trunk.
Richard Levitte
2000-10-14
1
-1
/
+1
*
'ranlib' doesn't always run on some systems. That's actually
Richard Levitte
2000-09-25
1
-1
/
+2
*
'make update'
Richard Levitte
2000-09-07
1
-7
/
+9
*
It's not just VMS that needs some symbols to be hacked. Let's
Richard Levitte
2000-09-07
1
-1
/
+1
*
Enable DSO support on alpha (OSF1), cc and gcc.
Geoff Thorpe
2000-06-13
1
-12
/
+14
*
This commit ties the new DSO code (crypto/dso/) into the build for a
Geoff Thorpe
2000-04-05
1
-1
/
+1
*
Problems with the Windows build.
Ulf Möller
2000-03-20
1
-1
/
+1
*
EBCDIC support.
Ulf Möller
2000-02-01
1
-2
/
+2
*
Tidy up CRYPTO_EX_DATA structures.
Dr. Stephen Henson
2000-01-24
1
-7
/
+13
*
make no-des and no-rc2 work.
Bodo Möller
2000-01-07
1
-1
/
+2
*
Rebuild of the OpenSSL memory allocation and deallocation routines.
Richard Levitte
1999-12-17
1
-4
/
+9
*
Parantheses not needed.
Ulf Möller
1999-09-10
1
-2
/
+2
*
"make update"
Bodo Möller
1999-09-10
1
-1
/
+1
*
typo
Bodo Möller
1999-09-10
1
-1
/
+1
*
Correction for the testapps lines.
Ulf Möller
1999-09-10
1
-2
/
+2
*
Use proper flags to build the testapps (default CC value causes confusion
Ulf Möller
1999-09-08
1
-2
/
+2
*
make testapps after the library.
Ulf Möller
1999-08-28
1
-0
/
+4
*
avoid some NO_<cipher> problems
Bodo Möller
1999-08-02
1
-0
/
+2
*
Always use buildinf.h, which now includes the mk1mfinf.h data.
Bodo Möller
1999-07-29
1
-6
/
+7
*
Use correct CFLAG definition for makefile.one builds.
Bodo Möller
1999-07-27
1
-2
/
+2
*
date.h no longer to be deleted by "make clean"
Bodo Möller
1999-07-22
1
-1
/
+1
*
avoid -DPLATFORM=\"...\" and -DCFLAGS=\"...\" command lines,
Bodo Möller
1999-07-21
1
-8
/
+12
[next]