aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/Makefile.ssl
Commit message (Expand)AuthorAgeFilesLines
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-289/+150
* More linker bloat reorganisation:Dr. Stephen Henson2001-07-271-2/+2
* Instead of telling both 'make' and the user that ranlibBodo Möller2001-03-091-2/+1
* make updateRichard Levitte2001-02-261-1/+1
* e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte2001-02-221-219/+212
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-287/+282
* "make update" plus a rewrite of both .num files.Richard Levitte2000-12-291-0/+22
* Implement some standard OCSP extensions in the v3 code. TheseDr. Stephen Henson2000-12-151-2/+2
* Add OCSP nonce extension to supported extensions.Dr. Stephen Henson2000-12-141-2/+4
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-21/+21
* in some new file names the first 8 characters were not uniqueUlf Möller2000-11-121-86/+71
* The experimental Rijndael code moved to the main trunk.Richard Levitte2000-10-141-61/+97
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-251-1/+2
* 'make update'Richard Levitte2000-09-071-52/+62
* MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte2000-08-141-174/+187
* I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte2000-07-051-145/+153
* Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe2000-06-131-15/+16
* "make update"Richard Levitte2000-04-091-225/+237
* Change the trust and purpose code so it doesn't need initDr. Stephen Henson1999-12-021-1/+1
* Support for authority information access extension.Dr. Stephen Henson1999-11-231-2/+21
* Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1999-10-201-0/+18
* Initial support for certificate purpose checking: this willDr. Stephen Henson1999-10-131-2/+2
* avoid some NO_<cipher> problemsBodo Möller1999-08-021-1/+1
* "make update"Bodo Möller1999-06-211-25/+30
* It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller1999-05-211-194/+201
* Don't install e_os.h in include/openssl, use it only as a localBodo Möller1999-05-201-201/+194
* Update dependencies.Bodo Möller1999-05-151-181/+188
* Update dependencies.Ben Laurie1999-05-131-11/+12
* Support INSTALL_PREFIX for packagers.Bodo Möller1999-04-291-2/+4
* Obey $(PERL) when running util/mklink.pl.Bodo Möller1999-04-291-3/+3
* Use util/mklink.pl instead of util/mklink.sh.Bodo Möller1999-04-281-3/+3
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-1/+1
* Delete the unnecessary ERR and ERRC lines in makefiles, add some functionalityDr. Stephen Henson1999-04-241-2/+0
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-6/+0
* "make depend"Bodo Möller1999-04-231-214/+335
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-3/+3
* Work with -pedantic!Ben Laurie1999-04-231-23/+35
* Suppport for CRL distribution points extension. Also document some ofDr. Stephen Henson1999-04-211-2/+2
* Update dependencies.Ben Laurie1999-04-201-0/+12
* Initial support for Certificate Policies extension: print out works but settingDr. Stephen Henson1999-04-181-2/+2
* Add type-safe STACKs and SETs.Ben Laurie1999-04-121-50/+58
* Update dependencies.Ben Laurie1999-04-011-0/+11
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-011-5/+5
* Add initial support for Thawte strong extranet certificate extensions andDr. Stephen Henson1999-03-271-2/+2
* Fix security hole.Ben Laurie1999-03-221-16/+17
* Put the dependencies back.Ben Laurie1999-03-061-0/+171
* General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall1999-03-061-177/+5
* Update dependencies.Ben Laurie1999-02-271-125/+154
* Preliminary support for reason code CRL extension.Dr. Stephen Henson1999-02-201-2/+2
* Overhaul 'crl' application, add a proper X509_CRL_print function and startDr. Stephen Henson1999-02-191-2/+3