aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/v3_pku.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright consolidation 07/10Rich Salz2016-05-171-54/+5
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Enable -Wmissing-variable-declarations andBen Laurie2015-09-111-0/+1
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-25/+31
* Further comment amendments to preserve formatting prior to source reformatMatt Caswell2015-01-061-1/+1
* Update obsolete email address...Dr. Stephen Henson2008-11-051-1/+1
* Constify version strings and some structures.Dr. Stephen Henson2007-01-211-1/+1
* Get rid of ASN1_ITEM_FUNCTIONS dummy functionDr. Stephen Henson2001-02-231-1/+1
* Initial support for ASN1_ITEM_FUNCTION option toDr. Stephen Henson2001-02-231-1/+1
* Rewrite the extension code to use an ASN1_ITEM structureDr. Stephen Henson2000-12-131-6/+3
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-46/+6
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-1/+1
* Seek out and destroy another evil cast.Ulf Möller2000-01-301-1/+1
* Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1999-10-201-2/+2
* Implement STACK_OF(ANS1_OBJECT) for extended key usage extension, change theDr. Stephen Henson1999-06-211-4/+4
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-14/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-3/+3
* Change functions to ANSI C.Ulf Möller1999-04-191-15/+7
* Add initial support for Thawte strong extranet certificate extensions andDr. Stephen Henson1999-03-271-2/+4
* Add an extra 'raw' function r2i to the extension code. Nothing uses this yet andDr. Stephen Henson1999-03-061-1/+1
* Various changes to make this stuff compile under Win32 and VC++ with andDr. Stephen Henson1999-02-221-6/+3
* Fix warning.Ben Laurie1999-02-211-2/+4
* Overhaul 'crl' application, add a proper X509_CRL_print function and startDr. Stephen Henson1999-02-191-1/+1
* Fuller authority key id support, partial support for private key usage extensionDr. Stephen Henson1999-02-171-0/+172