aboutsummaryrefslogtreecommitdiff
path: root/crypto/asn1/x_x509.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-22Move certificate request and CRL routines to x509 dir.Dr. Stephen Henson1-227/+0
2015-09-17Embed various signature algorithms.Dr. Stephen Henson1-6/+5
2015-09-16Embed X509_CINFDr. Stephen Henson1-4/+4
2015-09-16Change X509_VAL in X509 structure to embedded.Dr. Stephen Henson1-1/+1
2015-09-14d2i: don't update input pointer on failureKurt Roeckx1-3/+4
2015-09-03Revert "OPENSSL_NO_xxx cleanup: RFC3779"David Woodhouse1-0/+4
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte1-1/+1
2015-05-01free null cleanup finaleRich Salz1-5/+2
2015-04-16Code style: space after 'if'Viktor Dukhovni1-2/+2
2015-03-19Fix a failure to NULL a pointer freed on error.Matt Caswell1-1/+11
2015-01-27OPENSSL_NO_xxx cleanup: RFC3779Rich Salz1-4/+0
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-107/+113
2014-09-05Add i2d_re_X509_tbsEmilia Kasper1-0/+6
2012-06-13New functions to retrieve certificate signatures and signature OID NID.Dr. Stephen Henson1-0/+14
2010-10-03Add call to ENGINE_register_all_complete() to ENGINE_load_builtin_engines(),Dr. Stephen Henson1-2/+2
2008-08-08Initial support for name constraints certificate extension.Dr. Stephen Henson1-0/+2
2006-12-06Fix change to OPENSSL_NO_RFC3779Dr. Stephen Henson1-2/+2
2006-11-27Add RFC 3779 support.Ben Laurie1-0/+8
2006-07-24Cache some CRL related extensions.Dr. Stephen Henson1-0/+2
2005-09-01Extend callback function to support print customization.Dr. Stephen Henson1-1/+2
2005-08-20Remove ASN1_METHOD code replace with new ASN1 alternative.Dr. Stephen Henson1-13/+0
2005-03-31Give everything prototypes (well, everything that's actually used).Ben Laurie1-5/+7
2004-03-23Initial support for certificate policy checking and evaluation.Dr. Stephen Henson1-0/+3
2004-03-15Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte1-2/+2
2001-09-01Make the necessary changes to work with the recent "ex_data" overhaul.Geoff Thorpe1-9/+4
2001-08-12The indexes returned by ***_get_ex_new_index() functions are used whenGeoff Thorpe1-3/+4
2001-07-27More linker bloat reorganisation:Dr. Stephen Henson1-0/+1
2001-02-23Get rid of ASN1_ITEM_FUNCTIONS dummy functionDr. Stephen Henson1-2/+2
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson1-86/+62
2000-09-05*BIG* verify code reorganisation.Dr. Stephen Henson1-3/+8
2000-08-21Various fixes...Dr. Stephen Henson1-0/+1
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte1-3/+3
2000-01-30Seek out and destroy another evil cast.Ulf Möller1-1/+1
2000-01-23Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson1-7/+7
1999-11-04Allow additional information to be attached to aDr. Stephen Henson1-0/+36
1999-10-20Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1-2/+2
1999-10-13Initial support for certificate purpose checking: this willDr. Stephen Henson1-0/+1
1999-10-11Add EX_DATA support to X509.Dr. Stephen Henson1-1/+23
1999-07-21Torture weak compilers less by not automatically including x509.h whereBodo Möller1-0/+1
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller1-5/+0
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-2/+2
1999-04-19Change functions to ANSI C.Ulf Möller1-11/+5
1999-04-17Massive constification.Ben Laurie1-2/+2
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-2/+5
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-1/+4
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+155