aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/x_x509.c
Commit message (Expand)AuthorAgeFilesLines
* Add i2d_re_X509_tbsEmilia Kasper2014-09-051-0/+6
* New functions to retrieve certificate signatures and signature OID NID.Dr. Stephen Henson2012-06-131-0/+14
* Add call to ENGINE_register_all_complete() to ENGINE_load_builtin_engines(),Dr. Stephen Henson2010-10-031-2/+2
* Initial support for name constraints certificate extension.Dr. Stephen Henson2008-08-081-0/+2
* Fix change to OPENSSL_NO_RFC3779Dr. Stephen Henson2006-12-061-2/+2
* Add RFC 3779 support.Ben Laurie2006-11-271-0/+8
* Cache some CRL related extensions.Dr. Stephen Henson2006-07-241-0/+2
* Extend callback function to support print customization.Dr. Stephen Henson2005-09-011-1/+2
* Remove ASN1_METHOD code replace with new ASN1 alternative.Dr. Stephen Henson2005-08-201-13/+0
* Give everything prototypes (well, everything that's actually used).Ben Laurie2005-03-311-5/+7
* Initial support for certificate policy checking and evaluation.Dr. Stephen Henson2004-03-231-0/+3
* Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte2004-03-151-2/+2
* Make the necessary changes to work with the recent "ex_data" overhaul.Geoff Thorpe2001-09-011-9/+4
* The indexes returned by ***_get_ex_new_index() functions are used whenGeoff Thorpe2001-08-121-3/+4
* More linker bloat reorganisation:Dr. Stephen Henson2001-07-271-0/+1
* Get rid of ASN1_ITEM_FUNCTIONS dummy functionDr. Stephen Henson2001-02-231-2/+2
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-86/+62
* *BIG* verify code reorganisation.Dr. Stephen Henson2000-09-051-3/+8
* Various fixes...Dr. Stephen Henson2000-08-211-0/+1
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-3/+3
* Seek out and destroy another evil cast.Ulf Möller2000-01-301-1/+1
* Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson2000-01-231-7/+7
* Allow additional information to be attached to aDr. Stephen Henson1999-11-041-0/+36
* Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1999-10-201-2/+2
* Initial support for certificate purpose checking: this willDr. Stephen Henson1999-10-131-0/+1
* Add EX_DATA support to X509.Dr. Stephen Henson1999-10-111-1/+23
* Torture weak compilers less by not automatically including x509.h whereBodo Möller1999-07-211-0/+1
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-5/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-11/+5
* Massive constification.Ben Laurie1999-04-171-2/+2
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-2/+5
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-1/+4
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+155