]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/x509v3/Makefile.ssl
Use double dashes so makedepend doesn't misunderstand the flags we
[thirdparty/openssl.git] / crypto / x509v3 / Makefile.ssl
2002-10-09  Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-08-09  Bodo Möllermake update
2002-07-30  Lutz Jänicke"make update"
2002-07-14  Bodo MöllerReplace 'ecdsaparam' commandline utility by 'ecparam'
2002-06-27  Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-02-13  Bodo MöllerECDSA support
2001-10-04  Richard Levitte'make update'
2001-08-05  Ben LaurieStart to reduce some of the header bloat.
2001-07-31  Richard Levittemake update
2001-07-30  Ben LaurieReally add the EVP and all of the DES changes.
2001-07-27  Dr. Stephen HensonMore linker bloat reorganisation:
2001-03-09  Bodo MöllerInstead of telling both 'make' and the user that ranlib
2001-02-26  Richard Levittemake update
2001-02-22  Richard Levittee_os.h does not belong with the exported headers. ...
2001-02-19  Richard LevitteMake all configuration macros available for application...
2000-12-29  Richard Levitte"make update" plus a rewrite of both .num files.
2000-12-15  Dr. Stephen HensonImplement some standard OCSP extensions in the v3 code...
2000-12-14  Dr. Stephen HensonAdd OCSP nonce extension to supported extensions.
2000-12-08  Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code
2000-11-12  Ulf Möllerin some new file names the first 8 characters were...
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-08-14  Richard LevitteMD4 implemented. Assar Westerlund provided the digest...
2000-07-05  Richard LevitteI got sick and tired of having to keep track of NIDs...
2000-06-13  Geoff ThorpeEnable DSO support on alpha (OSF1), cc and gcc.
2000-04-09  Richard Levitte"make update"
1999-12-02  Dr. Stephen HensonChange the trust and purpose code so it doesn't need...
1999-11-23  Dr. Stephen HensonSupport for authority information access extension.
1999-10-20  Dr. Stephen HensonReplace the macros in asn1.h with function equivalents...
1999-10-13  Dr. Stephen HensonInitial support for certificate purpose checking: this...
1999-08-02  Bodo Mölleravoid some NO_<cipher> problems
1999-06-21  Bodo Möller"make update"
1999-05-21  Bodo MöllerIt was a very bad idea to use #include "../e_os.h"...
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  Ben LaurieUpdate dependencies.
1999-04-29  Bodo MöllerSupport INSTALL_PREFIX for packagers.
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-27  Ulf MöllerNew Configure option no-<cipher> (rsa, idea, rc5, ...
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-21  Dr. Stephen HensonSuppport for CRL distribution points extension. Also...
1999-04-20  Ben LaurieUpdate dependencies.
1999-04-18  Dr. Stephen HensonInitial support for Certificate Policies extension...
1999-04-12  Ben LaurieAdd type-safe STACKs and SETs.
1999-04-01  Ben LaurieUpdate dependencies.
1999-04-01  Ulf MöllerNew Makefile variables $(RANLIB) and $(PERL).
1999-03-27  Dr. Stephen HensonAdd initial support for Thawte strong extranet certific...
1999-03-22  Ben LaurieFix security hole.
1999-03-06  Ben LauriePut the dependencies back.
1999-03-06  Ralf S. EngelschallGeneral source tree makefile cleanups: Made `making...
1999-02-27  Ben LaurieUpdate dependencies.
1999-02-20  Dr. Stephen HensonPreliminary support for reason code CRL extension.
1999-02-19  Dr. Stephen HensonOverhaul 'crl' application, add a proper X509_CRL_print...
1999-02-17  Dr. Stephen HensonOops! Remeber to include the other patches this time...
1999-02-13  Ben LaurieUpdate dependencies.
1999-02-10  Dr. Stephen HensonMore extension code. Incomplete support for subject...
1999-02-09  Ben LaurieUpdate dependencies.
1999-02-07  Dr. Stephen HensonAdd support for GeneralName and GeneralNames extensions...
1999-02-06  Dr. Stephen HensonRename v3_bitstr.c to v3_bitst.c to fit in 8+3. Rebuild...
1999-01-30  Ben LaurieBreak circular dependency between pem and err.
1999-01-30  Ben LaurieAdd dependencies.
1999-01-24  Dr. Stephen HensonInitial addition of new X509 V3 files, tidy of old...