aboutsummaryrefslogtreecommitdiff
path: root/crypto/x509v3/v3_pku.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-09-11Enable -Wmissing-variable-declarations andBen Laurie1-0/+1
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte1-1/+1
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-25/+31
2015-01-06Further comment amendments to preserve formatting prior to source reformatMatt Caswell1-1/+1
2008-11-05Update obsolete email address...Dr. Stephen Henson1-1/+1
2007-01-21Constify version strings and some structures.Dr. Stephen Henson1-1/+1
2001-02-23Get rid of ASN1_ITEM_FUNCTIONS dummy functionDr. Stephen Henson1-1/+1
2001-02-23Initial support for ASN1_ITEM_FUNCTION option toDr. Stephen Henson1-1/+1
2000-12-13Rewrite the extension code to use an ASN1_ITEM structureDr. Stephen Henson1-6/+3
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson1-46/+6
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte1-1/+1
2000-01-30Seek out and destroy another evil cast.Ulf Möller1-1/+1
1999-10-20Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1-2/+2
1999-06-21Implement STACK_OF(ANS1_OBJECT) for extended key usage extension, change theDr. Stephen Henson1-4/+4
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller1-14/+0
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-3/+3
1999-04-19Change functions to ANSI C.Ulf Möller1-15/+7
1999-03-27Add initial support for Thawte strong extranet certificate extensions andDr. Stephen Henson1-2/+4
1999-03-06Add an extra 'raw' function r2i to the extension code. Nothing uses this yet andDr. Stephen Henson1-1/+1
1999-02-22Various changes to make this stuff compile under Win32 and VC++ with andDr. Stephen Henson1-6/+3
1999-02-21Fix warning.Ben Laurie1-2/+4
1999-02-19Overhaul 'crl' application, add a proper X509_CRL_print function and startDr. Stephen Henson1-1/+1
1999-02-17Fuller authority key id support, partial support for private key usage extensionDr. Stephen Henson1-0/+172