~ubuntu-branches/ubuntu/maverick/openssl/maverick

« back to all changes in this revision

Viewing changes to crypto/x509v3/x509v3.h

  • Committer: Bazaar Package Importer
  • Author(s): Kurt Roeckx
  • Date: 2006-05-15 16:00:58 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20060515160058-pn9osix02x46r0iy
Tags: 0.9.8b-2
* Don't call gcc with -mcpu on i386, we already use -march, so no need for
  -mtune either.
* Always make all directories when building something:
  - The engines directory didn't get build for the static directory, so
    where missing in libcrypo.a
  - The apps directory didn't always get build, so we didn't have an openssl
    and a small part of the regression tests failed.
* Make the package fail to build if the regression tests fail.

Show diffs side-by-side

added added

removed removed

Lines of Context:
651
651
#define X509V3_F_POLICY_SECTION                          131
652
652
#define X509V3_F_PROCESS_PCI_VALUE                       150
653
653
#define X509V3_F_R2I_CERTPOL                             130
654
 
#define X509V3_F_R2I_PCI                                 149
 
654
#define X509V3_F_R2I_PCI                                 155
655
655
#define X509V3_F_S2I_ASN1_IA5STRING                      100
656
656
#define X509V3_F_S2I_ASN1_INTEGER                        108
657
657
#define X509V3_F_S2I_ASN1_OCTET_STRING                   112