Minimise the amount of code dependent on BN_DEBUG_RAND. In particular,
[openssl.git] / crypto / x509v3 /
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...
2001-01-17 Dr. Stephen HensonInitial OCSP certificate verify. Not complete,
2001-01-04 Dr. Stephen HensonFix typo in OCSP nonce extension.
2001-01-04 Dr. Stephen HensonUpdate OCSP API.
2000-12-29 Richard Levitte"make update" plus a rewrite of both .num files.
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-20 Dr. Stephen HensonFixes to OCSP print code.
2000-12-16 Dr. Stephen HensonAdd OCSP service locator extension.
2000-12-16 Dr. Stephen HensonAdd support for the noCheck OCSP extension. This is
2000-12-15 Dr. Stephen HensonImplement some standard OCSP extensions in the v3 code...
2000-12-14 Dr. Stephen HensonAdd OCSP nonce extension to supported extensions.
2000-12-14 Dr. Stephen HensonNew function X509V3_extensions_print() this removes...
2000-12-13 Dr. Stephen HensonStop extension creation code core dumping.
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-11-12 Ulf Möllerin some new file names the first 8 characters were...
2000-10-27 Richard LevitteThe majority of the OCSP code from CertCo.
2000-10-14 Richard LevitteThe experimental Rijndael code moved to the main trunk.
2000-10-06 Dr. Stephen HensonMore code for X509_print_ex() support.
2000-09-25 Richard Levitte'ranlib' doesn't always run on some systems. That...
2000-09-17 Richard LevitteUse sk_*_new_null() instead of sk_*_new(NULL), since...
2000-09-10 Richard LevitteMarin Kraemer <Martin.Kraemer@MchP.Siemens.De> sent...
2000-09-07 Richard Levitte'make update'
2000-09-05 Dr. Stephen Henson*BIG* verify code reorganisation.
2000-08-14 Richard LevitteMD4 implemented. Assar Westerlund provided the digest...
2000-07-05 Richard LevitteI got sick and tired of having to keep track of NIDs...
2000-07-02 Bodo MöllerDon't dereference NULL pointers.
2000-06-16 Dr. Stephen HensonSafe stack reorganisation in terms of function casts.
2000-06-13 Geoff ThorpeEnable DSO support on alpha (OSF1), cc and gcc.
2000-06-11 Dr. Stephen HensonDocument EVP routines. Change EVP_SealInit() and EVP_Op...
next