aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/x_crl.c
Commit message (Expand)AuthorAgeFilesLines
* make X509_EXTENSION opaqueDr. Stephen Henson2015-03-231-4/+4
* Remove obsolete IMPLEMENT_ASN1_SET_OFDr. Stephen Henson2015-02-091-4/+0
* util/mkstack.pl now generates entire safestack.hRich Salz2015-02-061-4/+0
* OPENSSL_NO_xxx cleanup: SHARich Salz2015-01-271-2/+0
* Rerun util/openssl-format-source -v -c .master-post-auto-reformatMatt Caswell2015-01-221-0/+3
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-399/+384
* Tolerate critical AKID in CRLs.Dr. Stephen Henson2014-06-271-0/+1
* initial support for delta CRL generations by diffing two full CRLsDr. Stephen Henson2012-12-041-0/+1
* Support routines for ASN1 scanning function, doesn't do much yet.Dr. Stephen Henson2010-12-131-1/+1
* Initial support for delta CRLs. If "use deltas" flag is set attempt to findDr. Stephen Henson2008-09-011-4/+40
* Add support for CRLs partitioned by reason code.Dr. Stephen Henson2008-08-291-0/+2
* Initial indirect CRL support.Dr. Stephen Henson2008-08-201-12/+130
* Add support for nameRelativeToCRLIssuer field in distribution point nameDr. Stephen Henson2008-08-041-0/+2
* Change safestack reimplementation to match 0.9.8.Dr. Stephen Henson2007-09-071-1/+1
* Place standard CRL behaviour in default X509_CRL_METHOD new functions toDr. Stephen Henson2006-10-031-9/+84
* Do CRL method init after other operations.Dr. Stephen Henson2006-09-211-2/+2
* Tidy up CRL handling by checking for critical extensions when it isDr. Stephen Henson2006-09-211-0/+71
* Add verify callback functions to lookup a STACK of matching certs or CRLsDr. Stephen Henson2006-09-101-0/+46
* Cache some CRL related extensions.Dr. Stephen Henson2006-07-241-1/+37
* Oops :-)Dr. Stephen Henson2005-10-021-17/+0
* Make OPENSSL_NO_COMP compile again.Dr. Stephen Henson2005-09-301-0/+17
* Extend callback function to support print customization.Dr. Stephen Henson2005-09-011-1/+2
* Automatically mark the CRL cached encoding as invalid when some operationsDr. Stephen Henson2004-12-091-0/+1
* Fix race condition when CRL checking is enabled.Dr. Stephen Henson2004-10-041-31/+8
* More linker bloat reorganisation:Dr. Stephen Henson2001-07-271-0/+1
* Get rid of ASN1_ITEM_FUNCTIONS dummy functionDr. Stephen Henson2001-02-231-3/+3
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-258/+71
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-3/+3
* The previous commit to crypto/stack/*.[ch] pulled the type-safety stringsGeoff Thorpe2000-06-011-5/+10
* Fix CRL encoding bug.Dr. Stephen Henson2000-01-291-9/+5
* Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1999-10-201-11/+11
* Various CRL enhancements tidies and workaround for broken CRLs.Dr. Stephen Henson1999-09-181-12/+9
* Move stack implementations to more natural places.Ben Laurie1999-06-021-0/+2
* Another safe stack.Ben Laurie1999-05-301-13/+21
* Yet another stack.Ben Laurie1999-05-021-19/+25
* Remove NOPROTO-related macros.Ulf Möller1999-04-261-1/+1
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-15/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-34/+16
* Correct bracketing error.Ben Laurie1999-01-211-5/+5
* Continued patches so certificates and CRLs now can support and useDr. Stephen Henson1999-01-201-7/+17
* Fix incorrect DER encoding of SETs and all knock-ons from that.Ben Laurie1998-12-291-6/+6
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-9/+13
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-6/+12
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+347