aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509/x509_set.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for custom signature parametersDr. Stephen Henson2017-04-251-0/+77
* Add support for reference counting using C11 atomicsKurt Roeckx2016-11-171-1/+1
* Add X509_getm_notBefore, X509_getm_notAfterDr. Stephen Henson2016-08-211-4/+2
* Constify certificate and CRL time routines.Dr. Stephen Henson2016-08-191-3/+15
* Avoid duplicated code.Dr. Stephen Henson2016-08-191-19/+13
* Convert X509* functions to use const gettersDr. Stephen Henson2016-08-171-3/+4
* Make some more X509 functions const.Richard J. Moore2016-07-301-3/+3
* Copyright consolidation 09/10Rich Salz2016-05-171-54/+6
* Unify <TYPE>_up_ref methods signature and behaviour.FdaSilvaYY2016-05-161-2/+8
* Convert CRYPTO_LOCK_X509_* to new multi-threading APIAlessandro Ghedini2016-03-081-1/+2
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Add new X509 accessorsDr. Stephen Henson2015-11-141-0/+18
* embed certificate serial number and signature fieldsDr. Stephen Henson2015-10-151-10/+5
* header includesDr. Stephen Henson2015-09-221-0/+1
* Embed various signature algorithms.Dr. Stephen Henson2015-09-171-1/+1
* Embed X509_CINFDr. Stephen Henson2015-09-161-24/+24
* Change X509_VAL in X509 structure to embedded.Dr. Stephen Henson2015-09-161-10/+10
* Replace X509 macros with functionsDr. Stephen Henson2015-09-061-0/+25
* Add X509_up_ref function.Dr. Stephen Henson2015-08-311-0/+5
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Remove old ASN.1 code.Dr. Stephen Henson2015-03-231-8/+8
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-81/+77
* RT1909: Omit version for v1 certificatesGeoff Keating2014-09-091-0/+6
* use const ASN1_TIME *Nils Larsch2006-12-111-2/+2
* Make NEG_PUBKEY_BUG on by default.Dr. Stephen Henson2000-07-261-8/+8
* Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1999-10-201-7/+7
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-4/+4
* Change functions to ANSI C.Ulf Möller1999-04-191-21/+7
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-1/+1
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+164