]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/x509v3/x509v3.h
Run util/openssl-format-source -v -c .
[thirdparty/openssl.git] / crypto / x509v3 / x509v3.h
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Matt CaswellMore indent fixes for STACK_OF
2014-09-08  Bjoern ZeebRT671: export(i2s|s2i|i2v|v2i)_ASN1_(IA5|BIT)STRING
2014-09-08  Robin LeeRT3031: Need to #undef some names for win32
2014-07-07  Viktor DukhovniUpdate API to use (char *) for email addresses and...
2014-07-05  Viktor DukhovniSet optional peername when X509_check_host() succeeds.
2014-06-12  Viktor DukhovniClient-side namecheck wildcards.
2014-05-21  Viktor DukhovniFixes to host checking.
2012-11-18  Dr. Stephen HensonPR: 2909
2012-10-08  Dr. Stephen HensonNew functions to check a hostname email or IP address...
2010-03-03  Dr. Stephen Hensonoption to replace extensions with new ones: mainly...
2010-02-25  Dr. Stephen HensonInclude self-signed flag in certificates by checking...
2010-02-24  Dr. Stephen Hensonadd anyExtendedKeyUsage OID
2009-07-27  Dr. Stephen HensonUpdate from 1.0.0-stable
2009-04-20  Dr. Stephen HensonUpdates from 1.0.0-stable branch.
2008-11-05  Dr. Stephen HensonUpdate obsolete email address...
2008-10-12  Ben LaurieType-checked (and modern C compliant) OBJ_bsearch.
2008-09-01  Dr. Stephen HensonInitial support for delta CRLs. If "use deltas" flag...
2008-08-29  Dr. Stephen HensonAdd support for CRLs partitioned by reason code.
2008-08-08  Dr. Stephen HensonInitial support for name constraints certificate extension.
2008-08-04  Dr. Stephen HensonAdd support for nameRelativeToCRLIssuer field in distri...
2008-07-13  Dr. Stephen HensonX509 verification fixes.
2008-06-04  Ben LaurieMore type-checking.
2008-05-26  Ben LaurieLHASH revamp. make depend.
2008-04-01  Dr. Stephen HensonAvoid warnings.
2008-03-24  Dr. Stephen HensonAdd signed receipt ASN1 structures. Initial GENERAL_NAM...
2007-09-26  Dr. Stephen HensonSupport for certificate status TLS extension.
2007-06-07  Dr. Stephen HensonFinish gcc 4.2 changes.
2007-04-11  Dr. Stephen HensonConstification.
2006-12-06  Dr. Stephen HensonFix change to OPENSSL_NO_RFC3779
2006-11-30  Dr. Stephen HensonWin32 fixes from stable branch.
2006-11-27  Ben LaurieAdd RFC 3779 support.
2006-09-14  Dr. Stephen HensonSupport for AKID in CRLs and partial support for IDP...
2006-09-10  Dr. Stephen HensonAdd verify callback functions to lookup a STACK of...
2006-07-24  Dr. Stephen HensonCache some CRL related extensions.
2006-02-12  Ulf MöllerRFC 3161 compliant time stamp request creation, respons...
2006-01-08  Bodo MöllerAvoid contradictive error code assignments.
2005-07-26  Dr. Stephen HensonAdd declaration for IDP ASN1 functions.
2005-07-25  Dr. Stephen HensonAdd support for setting IDP too.
2005-07-25  Dr. Stephen HensonAllow setting of all fields in CRLDP. Few cosmetic...
2005-07-23  Dr. Stephen HensonInitial print only support for IDP CRL extension.
2005-05-11  Bodo MöllerFix more error codes.
2005-01-17  Richard LevitteChanges concering RFC 3820 (proxy certificates) integra...
2004-12-28  Richard LevitteAdd functionality needed to process proxy certificates.
2004-12-05  Dr. Stephen HensonAdd lots of checks for memory allocation failure, error...
2004-11-29  Richard LevitteMake an explicit check during certificate validation...
2004-03-31  Dr. Stephen HensonNew function X509_POLICY_NODE_print()
2004-03-28  Dr. Stephen HensonMake {i2v,v2i}_ASN1_BIT_STRING global.
2004-03-23  Dr. Stephen HensonInitial support for certificate policy checking and...
2004-03-15  Richard LevitteConstify d2i, s2i, c2i and r2i functions and other...
2003-03-24  Dr. Stephen HensonSupport for name constraints.
2003-03-21  Dr. Stephen HensonSupport for policy constraints.
2003-03-20  Dr. Stephen HensonNew ASN1 macros to just implement and declare the new...
2003-03-20  Dr. Stephen HensonSupport for policyMappings
2003-02-27  Dr. Stephen HensonSupport for dirName from config files in GeneralName...
2003-02-05  Dr. Stephen HensonIPv6 display and input support for extensions usingh...
2003-01-29  Richard LevitteDVCS (see RFC 3029) was missing among the possible...
2002-11-12  Dr. Stephen HensonInitial ASN1 generation code. This can construct
2001-12-17  Bodo Möllerremove redundant ERR_load_... declarations
2001-10-21  Dr. Stephen HensonReject certificates with unhandled critical extensions.
2001-09-12  Dr. Stephen HensonAdd certificate and request demos.
2001-06-28  Dr. Stephen HensonModify apps to use NCONF code instead of old CONF code.
2001-05-10  Dr. Stephen HensonPurpose and trust setting functions for X509_STORE.
2001-03-15  Dr. Stephen HensonOverhaul the display of certificate details in
2001-02-23  Dr. Stephen HensonInitial support for ASN1_ITEM_FUNCTION option to
2001-01-17  Dr. Stephen HensonInitial OCSP certificate verify. Not complete,
2000-12-27  Dr. Stephen HensonX509V3_add_i2d() needs to be able to allocate a
2000-12-24  Dr. Stephen HensonNew function X509V3_add_i2d() this is used for
2000-12-14  Dr. Stephen HensonNew function X509V3_extensions_print() this removes...
2000-12-13  Dr. Stephen HensonRewrite the extension code to use an ASN1_ITEM structure
2000-12-08  Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code
2000-10-27  Richard LevitteThe majority of the OCSP code from CertCo.
2000-10-06  Dr. Stephen HensonMore code for X509_print_ex() support.
2000-09-05  Dr. Stephen Henson*BIG* verify code reorganisation.
2000-06-16  Dr. Stephen HensonSafe stack reorganisation in terms of function casts.
2000-06-11  Dr. Stephen HensonDocument EVP routines. Change EVP_SealInit() and EVP_Op...
2000-06-01  Geoff Thorpe"make update" + stripping the type-specific stack funct...
2000-06-01  Geoff ThorpeThe previous commit to crypto/stack/*.[ch] pulled the...
2000-05-17  Ben LaurieTypesafety Thought Police last part.
2000-05-17  Ben LaurieTypesafety Thought Police part 5.
2000-05-02  Richard LevitteIn Message-ID: <003201bfb332$14a07520$0801a8c0@janm...
2000-03-25  Richard LevitteBeautifying code.
2000-03-07  Dr. Stephen HensonNew compatability trust and purpose settings.
2000-02-26  Bodo MöllerMore get0 et al. changes. Also provide fgrep targets...
2000-02-26  Dr. Stephen HensonRename functions for new convention.
2000-02-11  Ralf S. EngelschallMake gcc 2.95.2 happy again, even under ``-Wall -Wshado...
2000-02-07  Dr. Stephen HensonRename the X509V3_*_d2i functions to X509_get_ext_d2i...
2000-01-07  Dr. Stephen Henson#undef PKCS7_SIGNER_INFO for Win32 to avoid clashes.
1999-12-29  Dr. Stephen HensonSimplify the trust structure: basically zap the bit...
1999-12-02  Dr. Stephen HensonChange the trust and purpose code so it doesn't need...
1999-11-29  Dr. Stephen HensonAdd part of chain verify SSL support code: not complete...
1999-11-26  Dr. Stephen HensonNew options to the -verify program which can be used...
1999-11-23  Dr. Stephen HensonSupport for authority information access extension.
1999-11-19  Dr. Stephen HensonSupport for otherName in GeneralName.
1999-11-04  Dr. Stephen HensonAllow additional information to be attached to a
1999-10-25  Bodo MöllerImprove support for running everything as a monolithic...
1999-10-20  Dr. Stephen HensonReplace the macros in asn1.h with function equivalents...
1999-10-13  Dr. Stephen HensonInitial support for certificate purpose checking: this...
1999-10-09  Dr. Stephen HensonNew functions to parse and get extensions.
1999-08-25  Dr. Stephen HensonAllow extensions to be added to certificate requests...
next