]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/Makefile.ssl
Changes concering RFC 3820 (proxy certificates) integration:
[thirdparty/openssl.git] / crypto / Makefile.ssl
2005-01-17  Richard LevitteChanges concering RFC 3820 (proxy certificates) integra...
2004-11-02  Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-08-29  Andy PolyakovProper support for OpenBSD-i386 shared build, including...
2004-08-01  Andy PolyakovOpenBSD fix-up for new a.out targets. OpenBSD .s.o...
2004-08-01  Andy PolyakovClean-up GAS targets: get rid of "cpp" stuff and replac...
2004-07-26  Andy PolyakovAdd framework for yet another assembler module dubbed...
2004-07-10  Richard LevitteCopy a few files from LPlib (a new project of mine...
2004-05-17  Geoff ThorpeAfter the latest round of header-hacking, regenerate...
2004-04-19  Geoff Thorpemake update
2004-03-24  Richard LevitteOnly build the PKCS#7 test applications if "pkcs7"...
2003-12-27  Richard LevitteUse sh explicitely to run point.sh
2003-12-03  Lutz JänickeRestructure make targets to allow parallel make.
2003-11-29  Richard LevitteDamnit, I'm sick of having to do something special...
2003-10-13  Richard LevitteThe object file is o_str.o, not o_str.c.
2003-09-28  Richard LevitteSynchronise util/libeay.num with the 0.9.7-stable one.
2003-09-09  Richard LevitteGeneralise the definition of strcasecmp() and strncasec...
2003-05-01  Richard LevitteDefine a STORE type. For documentation, read the entry...
2002-12-20  Richard LevittePropagate MAKEDEPPROG to the subdirs under crypto/.
2002-11-27  Richard LevitteAdd OPENSSL_cleanse() to help cleanse memory and avoid...
2002-10-09  Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-08-09  Bodo MöllerAdd ECDH support.
2002-07-31  Richard LevitteMake sure to use $(MAKE) everywhere instead of make.
2002-07-30  Lutz Jänicke"make update"
2002-06-27  Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-06-10  Bodo Möllerfix for 'make update'
2002-05-30  Richard LevitteReformat the CFLAG string so it can be made part of...
2002-05-02  Richard LevitteMake sure that date is run under the C locale, so dates...
2002-02-13  Bodo MöllerECDSA support
2002-01-02  Richard LevitteBecause Rijndael is more known as AES, use crypto/aes...
2001-10-30  Richard LevitteChange the shared library support so the shared librari...
2001-10-04  Richard LevitteBecause there's chances we clash with the system's...
2001-08-05  Ben LaurieStart to reduce some of the header bloat.
2001-06-05  Richard Levitte'make update'
2001-05-16  Richard LevitteNew internal function OPENSSL_gmtime, which is intended...
2001-05-06  Richard LevitteAdd a general user interface API. This is designed...
2001-03-09  Bodo MöllerInstead of telling both 'make' and the user that ranlib
2001-03-08  Bodo MöllerFixes to make 'no-ec' work (it should not turn 'objects...
2001-03-05  Bodo MöllerMove ec.h to ec2.h because it is not compatible with...
2001-02-22  Richard Levittee_os.h does not belong with the exported headers. ...
2001-02-21  Geoff Thorpe'make update'
2001-02-19  Richard LevitteMake all configuration macros available for application...
2001-02-19  Richard Levittemake update
2001-02-19  Bodo MöllerAdd uid.{c,o}
2000-12-29  Richard Levitte"make update" plus a rewrite of both .num files.
2000-10-26  Richard LevitteMerge the engine branch into the main trunk. All confl...
2000-10-14  Richard LevitteThe experimental Rijndael code moved to the main trunk.
2000-09-25  Richard Levitte'ranlib' doesn't always run on some systems. That...
2000-09-07  Richard Levitte'make update'
2000-09-07  Richard LevitteIt's not just VMS that needs some symbols to be hacked...
2000-06-13  Geoff ThorpeEnable DSO support on alpha (OSF1), cc and gcc.
2000-04-04  Geoff ThorpeThis commit ties the new DSO code (crypto/dso/) into...
2000-03-20  Ulf MöllerProblems with the Windows build.
2000-02-01  Ulf MöllerEBCDIC support.
2000-01-23  Dr. Stephen HensonTidy up CRYPTO_EX_DATA structures.
2000-01-07  Bodo Möllermake no-des and no-rc2 work.
1999-12-17  Richard LevitteRebuild of the OpenSSL memory allocation and deallocati...
1999-09-10  Ulf MöllerParantheses not needed.
1999-09-10  Bodo Möller"make update"
1999-09-10  Bodo Möllertypo
1999-09-10  Ulf MöllerCorrection for the testapps lines.
1999-09-08  Ulf MöllerUse proper flags to build the testapps (default CC...
1999-08-28  Ulf Möllermake testapps after the library.
1999-08-02  Bodo Mölleravoid some NO_<cipher> problems
1999-07-29  Bodo MöllerAlways use buildinf.h, which now includes the mk1mfinf...
1999-07-27  Bodo MöllerUse correct CFLAG definition for makefile.one builds.
1999-07-22  Bodo Möllerdate.h no longer to be deleted by "make clean"
1999-07-21  Bodo Mölleravoid -DPLATFORM=\"...\" and -DCFLAGS=\"...\" command...
1999-07-17  Bodo Möller"make clean" has to delete date.h
1999-06-04  Ulf MöllerSupport the EBCDIC character set and BS2000/OSD-POSIX...
1999-05-28  Bodo MöllerPass INSTALL_PREFIX to subdirectories of crypto
1999-05-21  Bodo MöllerIt was a very bad idea to use #include "../e_os.h"...
1999-05-20  Bodo MöllerAdd a kludge :-(
1999-05-20  Bodo MöllerDon't install e_os.h in include/openssl, use it only...
1999-05-15  Bodo MöllerUpdate dependencies.
1999-05-13  Ulf MöllerVMS support.
1999-05-08  Ulf Möllerpass $PERL on make files.
1999-04-29  Bodo MöllerSupport INSTALL_PREFIX for packagers.
1999-04-29  Bodo MöllerPass PERL to sub-Makefiles during "make links".
1999-04-29  Bodo MöllerObey $(PERL) when running util/mklink.pl.
1999-04-28  Bodo MöllerUse util/mklink.pl instead of util/mklink.sh.
1999-04-28  Ulf MöllerPass $PERL on make dclean.
1999-04-27  Ulf MöllerNew Configure option no-<cipher> (rsa, idea, rc5, ...
1999-04-25  Bodo MöllerRemoved traces of cryptall.h, and did a "make depend".
1999-04-24  Dr. Stephen HensonChange the command line options of mkerr.pl so -static...
1999-04-24  Bodo Möller"perl util/mkerr.pl -static -recurse -rebuild" because...
1999-04-24  Bodo MöllerRemoved superfluous reference to ERRC.
1999-04-24  Dr. Stephen HensonDelete the unnecessary ERR and ERRC lines in makefiles...
1999-04-24  Dr. Stephen HensonComplete rewrite of the error code generation script...
1999-04-23  Bodo Möller"make depend"
1999-04-23  Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-23  Ben LaurieWork with -pedantic!
1999-04-23  Bodo MöllerSubmitted by:
1999-04-22  Ulf MöllerPass the $PROCESSOR variable through.
1999-04-21  Ulf MöllerNew header file opensslconf.h contains the macros set...
1999-04-01  Ulf MöllerNew Makefile variables $(RANLIB) and $(PERL).
1999-03-28  Dr. Stephen HensonYet more PKCS#12 integration: add lots of files under...
1999-03-22  Ben LaurieFix security hole.
1999-03-12  Ben LaurieUse the right compiler for ctx_size.
1999-03-10  Ralf S. EngelschallJust cosmetics: replace a tab with a normal space because
1999-03-08  Ralf S. EngelschallMake `openssl version' output lines consistent.
next