aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509v3
Commit message (Expand)AuthorAgeFilesLines
* Change safestack reimplementation to match 0.9.8.Dr. Stephen Henson2007-09-071-2/+2
* Finish gcc 4.2 changes.Dr. Stephen Henson2007-06-072-3/+4
* Constification.Dr. Stephen Henson2007-04-112-5/+5
* Fix from stable branch.Dr. Stephen Henson2007-03-051-11/+0
* Update from fips2 branch.Dr. Stephen Henson2007-02-031-1/+1
* Constify version strings and some structures.Dr. Stephen Henson2007-01-2121-33/+33
* Replace strdup() with BUF_strdup().Richard Levitte2006-12-251-3/+4
* fix orderNils Larsch2006-12-182-2/+2
* Fix change to OPENSSL_NO_RFC3779Dr. Stephen Henson2006-12-065-7/+7
* Win32 fixes from stable branch.Dr. Stephen Henson2006-11-302-2/+2
* Add RFC 3779 support.Ben Laurie2006-11-279-4/+2353
* Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson2006-11-211-11/+8
* Typo.Dr. Stephen Henson2006-10-051-1/+1
* Support for AKID in CRLs and partial support for IDP. Overhaul of CRLDr. Stephen Henson2006-09-142-32/+50
* Add verify callback functions to lookup a STACK of matching certs or CRLsDr. Stephen Henson2006-09-101-0/+16
* Cache some CRL related extensions.Dr. Stephen Henson2006-07-242-6/+7
* unused functionUlf Möller2006-03-061-13/+0
* fix warningNils Larsch2006-02-131-2/+2
* RFC 3161 compliant time stamp request creation, response generationUlf Möller2006-02-124-1/+115
* Update filenames in makefiles.Dr. Stephen Henson2006-02-041-1/+1
* add additional checks + cleanupNils Larsch2006-01-291-0/+1
* Avoid contradictive error code assignments.Bodo Möller2006-01-082-6/+6
* fix potential memory leak + improved error checkingNils Larsch2005-08-051-0/+9
* improved error checking and some fixesNils Larsch2005-07-261-1/+2
* Add declaration for IDP ASN1 functions.Dr. Stephen Henson2005-07-261-0/+1
* Add support for setting IDP too.Dr. Stephen Henson2005-07-253-9/+76
* Don't use @syntax for extended CRLDP format.Dr. Stephen Henson2005-07-251-2/+2
* Allow setting of all fields in CRLDP. Few cosmetic changes to output.Dr. Stephen Henson2005-07-253-64/+281
* Typo which prevents mult valued RDNs being created.Dr. Stephen Henson2005-07-251-3/+3
* Print out previously unsupported fields in CRLDP by i2r instead of i2v.Dr. Stephen Henson2005-07-241-34/+41
* Initial print only support for IDP CRL extension.Dr. Stephen Henson2005-07-233-3/+122
* Fix extension ordering.Dr. Stephen Henson2005-06-221-3/+3
* Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov2005-05-161-2/+1
* Fool-proofing MakefilesAndy Polyakov2005-05-151-4/+1
* Fix more error codes.Bodo Möller2005-05-1111-52/+62
* Rebuild error codes.Dr. Stephen Henson2005-04-121-113/+117
* Add emacs cache files to .cvsignore.Richard Levitte2005-04-111-0/+2
* Added restrictions on the use of proxy certificates, as they may poseRichard Levitte2005-04-091-1/+3
* Blow away Makefile.ssl.Ben Laurie2005-03-301-4/+3
* Changes concering RFC 3820 (proxy certificates) integration:Richard Levitte2005-01-173-1/+9
* Add functionality needed to process proxy certificates.Richard Levitte2004-12-287-7/+450
* Add lots of checks for memory allocation failure, error codes to indicateDr. Stephen Henson2004-12-054-3/+13
* V1 certificates that aren't self signed can't be accepted as CAs.Dr. Stephen Henson2004-12-031-2/+0
* Split X509_check_ca() into a small self and an internal functionRichard Levitte2004-11-301-11/+16
* Make an explicit check during certificate validation to see that theRichard Levitte2004-11-292-27/+24
* Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-021-1/+1
* Delta CRL support in extension code.Dr. Stephen Henson2004-07-062-1/+10
* Delete non-POSIX header file.Dr. Stephen Henson2004-07-041-1/+0
* After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe2004-05-171-329/+313
* Deprecate the recursive includes of bn.h from various API headers (asn1.h,Geoff Thorpe2004-05-171-0/+1