Replace strdup() with BUF_strdup().
[openssl.git] / crypto / x509v3 /
2006-12-25 Richard LevitteReplace strdup() with BUF_strdup().
2006-12-18 Nils Larschfix order
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-11-21 Dr. Stephen HensonUpdate from 0.9.8 stable. Eliminate duplicate error...
2006-10-05 Dr. Stephen HensonTypo.
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-03-06 Ulf Möllerunused function
2006-02-13 Nils Larschfix warning
2006-02-12 Ulf MöllerRFC 3161 compliant time stamp request creation, respons...
2006-02-04 Dr. Stephen HensonUpdate filenames in makefiles.
2006-01-29 Nils Larschadd additional checks + cleanup
2006-01-08 Bodo MöllerAvoid contradictive error code assignments.
2005-08-05 Nils Larschfix potential memory leak + improved error checking
2005-07-26 Nils Larschimproved error checking and some fixes
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 HensonDon't use @syntax for extended CRLDP format.
2005-07-25 Dr. Stephen HensonAllow setting of all fields in CRLDP. Few cosmetic...
2005-07-25 Dr. Stephen HensonTypo which prevents mult valued RDNs being created.
2005-07-24 Dr. Stephen HensonPrint out previously unsupported fields in CRLDP by...
2005-07-23 Dr. Stephen HensonInitial print only support for IDP CRL extension.
2005-06-22 Dr. Stephen HensonFix extension ordering.
2005-05-16 Andy PolyakovFurther BUILDENV refinement, further fool-proofing...
2005-05-15 Andy PolyakovFool-proofing Makefiles
2005-05-11 Bodo MöllerFix more error codes.
2005-04-12 Dr. Stephen HensonRebuild error codes.
2005-04-11 Richard LevitteAdd emacs cache files to .cvsignore.
2005-04-09 Richard LevitteAdded restrictions on the use of proxy certificates...
2005-03-30 Ben LaurieBlow away Makefile.ssl.
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-12-03 Dr. Stephen HensonV1 certificates that aren't self signed can't be accept...
2004-11-30 Richard LevitteSplit X509_check_ca() into a small self and an internal...
2004-11-29 Richard LevitteMake an explicit check during certificate validation...
2004-11-02 Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-07-06 Dr. Stephen HensonDelta CRL support in extension code.
2004-07-04 Dr. Stephen HensonDelete non-POSIX header file.
2004-05-17 Geoff ThorpeAfter the latest round of header-hacking, regenerate...
2004-05-17 Geoff ThorpeDeprecate the recursive includes of bn.h from various...
2004-04-19 Geoff Thorpemake update
2004-04-01 Dr. Stephen HensonDon't use C++ reserved word.
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-25 Dr. Stephen HensonFix loads of warnings in policy code.
2004-03-25 Geoff ThorpeDamn, I was a bit hasty with my fix and hadn't spotted...
2004-03-25 Geoff ThorpeRemove some warnings.
2004-03-23 Richard Levittemake update
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...
2004-03-10 Geoff Thorpestatic
2004-03-08 Dr. Stephen HensonFix policy constraints syntax.
2004-03-08 Dr. Stephen HensonSupport for inhibitAnyPolicy extension.
2004-03-05 Dr. Stephen HensonVarious X509 fixes. Disable broken certificate workarounds
2003-12-27 Richard LevitteUse sh explicitely to run point.sh
2003-12-27 Richard LevitteUse BUF_strlcpy() instead of strcpy().
2003-11-20 Dr. Stephen HensonGive CRLDP its standard name.
2003-10-29 Geoff ThorpeA general spring-cleaning (in autumn) to fix up signed...
2003-09-27 Richard LevitteChange the indentation from 12 to indent+4.
2003-05-28 Dr. Stephen HensonPR: 627
2003-05-28 Dr. Stephen HensonPR: 631
2003-05-02 Dr. Stephen HensonMake DER option work again.
2003-04-03 Richard LevitteCorrect a lot of printing calls. Remove extra arguments...
2003-04-03 Richard LevitteReindent for readability.
2003-03-31 Richard LevitteDon't feil when indent is 0.
2003-03-30 Dr. Stephen HensonMulti valued AVA support.
2003-03-24 Dr. Stephen Hensonmake update
2003-03-24 Dr. Stephen HensonSupport for name constraints.
2003-03-21 Dr. Stephen Hensonmake update
2003-03-21 Dr. Stephen HensonSupport for policy constraints.
2003-03-20 Dr. Stephen Hensonmake update
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-14 Richard LevitteMake it possible to disable OCSP, the speed application...
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...
2003-01-01 Richard LevitteAdjust the parameter lists in some not commonly used...
2002-12-29 Richard Levittemake update
2002-11-14 Dr. Stephen HensonFix get_email: 0 is a valid return value
2002-11-13 Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-11-13 Dr. Stephen HensonFix memory leak in s2i_ASN_INTEGER and return an error
2002-11-12 Dr. Stephen HensonInitial ASN1 generation code. This can construct
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-08-09 Bodo Möllermake update
2002-07-30 Lutz Jänicke"make update"
2002-07-14 Bodo MöllerReplace 'ecdsaparam' commandline utility by 'ecparam'
2002-06-27 Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-06-13 Dr. Stephen HensonFix ext_dat.h extension ordering.
2002-06-13 Dr. Stephen HensonThe new ASN1 code automatically allocates
2002-05-30 Richard LevitteCheck the return values where memory allocation failure...
2002-02-28 Bodo Möllerdisable '#ifdef DEBUG' sections
2002-02-13 Bodo MöllerECDSA support
2002-01-27 Bodo MöllerUndo previous change, X509_check_issued() was correct.
2002-01-26 Richard LevitteApply a small patch from Diego R. Lopez <diego.lopez...
2001-12-17 Bodo Möllerremove redundant ERR_load_... declarations
next