summaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/Makefile.ssl
AgeCommit message (Expand)Author
2000-12-29"make update" plus a rewrite of both .num files.Richard Levitte
2000-12-15Implement some standard OCSP extensions in the v3 code. TheseDr. Stephen Henson
2000-12-14Add OCSP nonce extension to supported extensions.Dr. Stephen Henson
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson
2000-11-12in some new file names the first 8 characters were not uniqueUlf Möller
2000-10-14The experimental Rijndael code moved to the main trunk.Richard Levitte
2000-09-25'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte
2000-09-07'make update'Richard Levitte
2000-08-14MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte
2000-07-05I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte
2000-06-13Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe
2000-04-09"make update"Richard Levitte
1999-12-02Change the trust and purpose code so it doesn't need initDr. Stephen Henson
1999-11-23Support for authority information access extension.Dr. Stephen Henson
1999-10-20Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson
1999-10-13Initial support for certificate purpose checking: this willDr. Stephen Henson
1999-08-02avoid some NO_<cipher> problemsBodo Möller
1999-06-21"make update"Bodo Möller
1999-05-21It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller
1999-05-20Don't install e_os.h in include/openssl, use it only as a localBodo Möller
1999-05-15Update dependencies.Bodo Möller
1999-05-13Update dependencies.Ben Laurie
1999-04-29Support INSTALL_PREFIX for packagers.Bodo Möller
1999-04-29Obey $(PERL) when running util/mklink.pl.Bodo Möller
1999-04-28Use util/mklink.pl instead of util/mklink.sh.Bodo Möller
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller
1999-04-24Delete the unnecessary ERR and ERRC lines in makefiles, add some functionalityDr. Stephen Henson
1999-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson
1999-04-23"make depend"Bodo Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-23Work with -pedantic!Ben Laurie
1999-04-21Suppport for CRL distribution points extension. Also document some ofDr. Stephen Henson
1999-04-20Update dependencies.Ben Laurie
1999-04-18Initial support for Certificate Policies extension: print out works but settingDr. Stephen Henson
1999-04-12Add type-safe STACKs and SETs.Ben Laurie
1999-04-01Update dependencies.Ben Laurie
1999-04-01New Makefile variables $(RANLIB) and $(PERL).Ulf Möller
1999-03-27Add initial support for Thawte strong extranet certificate extensions andDr. Stephen Henson
1999-03-22Fix security hole.Ben Laurie
1999-03-06Put the dependencies back.Ben Laurie
1999-03-06General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall
1999-02-27Update dependencies.Ben Laurie
1999-02-20Preliminary support for reason code CRL extension.Dr. Stephen Henson
1999-02-19Overhaul 'crl' application, add a proper X509_CRL_print function and startDr. Stephen Henson
1999-02-17Oops! Remeber to include the other patches this time...Dr. Stephen Henson
1999-02-13Update dependencies.Ben Laurie
1999-02-10More extension code. Incomplete support for subject and issuer altDr. Stephen Henson
1999-02-09Update dependencies.Ben Laurie
1999-02-07Add support for GeneralName and GeneralNames extensions. Also preliminaryDr. Stephen Henson
1999-02-06Rename v3_bitstr.c to v3_bitst.c to fit in 8+3. Rebuild MINFO to reflectDr. Stephen Henson