]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/x509v3/x509v3.h
Rewrite the extension code to use an ASN1_ITEM structure
[thirdparty/openssl.git] / crypto / x509v3 / x509v3.h
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...
1999-06-21  Dr. Stephen HensonImplement STACK_OF(ANS1_OBJECT) for extended key usage...
1999-06-20  Dr. Stephen HensonConvert the CONF library to use a typesafe stack: a...
1999-06-11  Dr. Stephen HensonDocument the X509V3 code and change some of the extensi...
1999-05-10  Ralf S. EngelschallFix various things to let OpenSSL even pass ``egcc...
1999-05-09  Dr. Stephen HensonKill evil casts, fix PKCS#7 and add new X509V3 Function.
1999-04-26  Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-25  Dr. Stephen HensonVarious header consistency fixes.
1999-04-24  Dr. Stephen HensonComplete rewrite of the error code generation script...
1999-04-23  Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-23  Ben LaurieWork with -pedantic!
1999-04-21  Dr. Stephen HensonSuppport for CRL distribution points extension. Also...
1999-04-20  Dr. Stephen HensonVarious fixes so Win32 compile may work. Convert Genera...
1999-04-19  Dr. Stephen HensonFinish off support for Certificate Policies extension.
1999-04-19  Ulf MöllerClean up prototypes (prepare for removing NOPROTO).
1999-04-19  Bodo MöllerRemoved extra semicolons.
1999-04-18  Dr. Stephen HensonInitial support for Certificate Policies extension...
1999-04-17  Dr. Stephen HensonAllow asn1parse to print out VISIBLESTRING and some...
1999-04-17  Ben LaurieMassive constification.
1999-04-17  Ben LaurieAnother STACK bites the dust.
1999-04-16  Dr. Stephen HensonAdd initial support for r2i RAW extensions which can...
1999-04-14  Dr. Stephen HensonAdd some utilities to support SXNet extension also...
1999-04-13  Dr. Stephen HensonDelete all the old X509V3 pack and unpack stuff and...
1999-03-27  Dr. Stephen HensonAdd initial support for Thawte strong extranet certific...
1999-03-08  Dr. Stephen HensonAdd missing funtions from non ANSI section of header...
1999-03-06  Dr. Stephen HensonAdded support for adding extensions to CRLs, also fix...
1999-03-06  Dr. Stephen HensonAdd an extra 'raw' function r2i to the extension code...
1999-03-04  Dr. Stephen HensonDeleted my str_dup() function from X509V3: the same...
1999-02-22  Dr. Stephen HensonVarious changes to make this stuff compile under Win32...
1999-02-21  Dr. Stephen HensonAdd more functionality to issuer alt name and subject...
1999-02-20  Ben LaurieFix a warning.
1999-02-20  Dr. Stephen HensonPreliminary support for reason code CRL extension.
1999-02-19  Dr. Stephen HensonOverhaul 'crl' application, add a proper X509_CRL_print...
1999-02-17  Dr. Stephen HensonOops! Remeber to include the other patches this time...
1999-02-17  Dr. Stephen HensonAdded code to GENERAL_NAME with support for more option...
1999-02-14  Dr. Stephen HensonUpdate error codes.
1999-02-10  Dr. Stephen HensonMore extension code. Incomplete support for subject...
1999-02-07  Dr. Stephen HensonAdd support for GeneralName and GeneralNames extensions...
1999-02-01  Dr. Stephen HensonDelete bogus V3 prototype and update the *.num files...
1999-01-25  Dr. Stephen HensonMore X509 V3 stuff. Add support for extensions in the...
1999-01-24  Dr. Stephen HensonInitial addition of new X509 V3 files, tidy of old...
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.0b
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...