Eliminate dependency on UNICODE macro.
[openssl.git] / crypto / x509v3 /
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
2001-10-27 Dr. Stephen HensonAdd support for Subject Info Acess extension.
2001-10-21 Dr. Stephen HensonReject certificates with unhandled critical extensions.
2001-10-16 Dr. Stephen HensonRetain compatibility of EVP_DigestInit() and EVP_Digest...
2001-10-04 Richard Levitte'make update'
2001-09-12 Dr. Stephen HensonAdd certificate and request demos.
2001-08-05 Ben LaurieStart to reduce some of the header bloat.
2001-07-31 Richard Levittemake update
2001-07-30 Ben LaurieReally add the EVP and all of the DES changes.
2001-07-27 Dr. Stephen HensonMore linker bloat reorganisation:
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-04-11 Richard LevitteMake it possible to move the emailAddress object to...
2001-03-15 Dr. Stephen HensonOverhaul the display of certificate details in
2001-03-09 Bodo MöllerInstead of telling both 'make' and the user that ranlib
2001-03-01 Dr. Stephen HensonFix bug in copy_email() which would not
2001-02-26 Richard Levittemake update
2001-02-23 Dr. Stephen HensonGet rid of ASN1_ITEM_FUNCTIONS dummy function
2001-02-23 Dr. Stephen HensonInitial support for ASN1_ITEM_FUNCTION option to
2001-02-22 Richard Levittee_os.h does not belong with the exported headers. ...
2001-02-19 Richard LevitteMake all configuration macros available for application...
2001-02-16 Dr. Stephen HensonNew options to 'ca' utility to support CRL entry extens...
2001-02-06 Ulf MöllerFix potential buffer overrun for EBCDIC.
2001-02-02 Dr. Stephen HensonVarious function for commmon operations.
2001-02-01 Dr. Stephen HensonTolerate some "variations" used in some
2001-01-19 Dr. Stephen HensonFixes to various ASN1_INTEGER routines for negative...
next