aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/Makefile.ssl
Commit message (Expand)AuthorAgeFilesLines
* Blow away Makefile.ssl.Ben Laurie2005-03-301-565/+0
* Add functionality needed to process proxy certificates.Richard Levitte2004-12-281-4/+30
* Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-021-1/+1
* After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe2004-05-171-329/+313
* make updateGeoff Thorpe2004-04-191-203/+165
* make updateRichard Levitte2004-03-231-0/+95
* Initial support for certificate policy checking and evaluation.Dr. Stephen Henson2004-03-231-3/+5
* Use sh explicitely to run point.shRichard Levitte2003-12-271-1/+1
* make updateDr. Stephen Henson2003-03-241-0/+16
* Support for name constraints.Dr. Stephen Henson2003-03-241-2/+2
* make updateDr. Stephen Henson2003-03-211-0/+16
* Support for policy constraints.Dr. Stephen Henson2003-03-211-2/+2
* make updateDr. Stephen Henson2003-03-201-0/+16
* Support for policyMappingsDr. Stephen Henson2003-03-201-2/+2
* make updateRichard Levitte2002-12-291-385/+201
* Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte2002-10-091-1/+1
* make updateBodo Möller2002-08-091-308/+314
* "make update"Lutz Jänicke2002-07-301-283/+278
* Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller2002-07-141-206/+383
* Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte2002-06-271-1/+1
* ECDSA supportBodo Möller2002-02-131-109/+143
* 'make update'Richard Levitte2001-10-041-92/+92
* Start to reduce some of the header bloat.Ben Laurie2001-08-051-56/+69
* make updateRichard Levitte2001-07-311-26/+26
* 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