summaryrefslogtreecommitdiffstats
path: root/crypto/x509/x509cset.c
AgeCommit message (Expand)Author
2016-08-19Constify certificate and CRL time routines.Dr. Stephen Henson
2016-08-19Avoid duplicated code.Dr. Stephen Henson
2016-08-18Convert X509_REVOKED* functions to use const gettersMatt Caswell
2016-08-17Convert X509_CRL* functions to use const gettersMatt Caswell
2016-08-01Constify some X509_CRL functions.Dr. Stephen Henson
2016-07-25Constify ...FdaSilvaYY
2016-05-17Copyright consolidation 09/10Rich Salz
2016-05-16Unify <TYPE>_up_ref methods signature and behaviour.FdaSilvaYY
2016-03-08Convert CRYPTO_LOCK_X509_* to new multi-threading APIAlessandro Ghedini
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-10-15embed CRL serial number and signature fieldsDr. Stephen Henson
2015-09-22Additional X509_CRL accessors.Dr. Stephen Henson
2015-09-22typoDr. Stephen Henson
2015-09-22Add accessors for X509_REVOKED.Dr. Stephen Henson
2015-09-22Add accessors for request and CRL signaturesDr. Stephen Henson
2015-09-17Embed various signature algorithms.Dr. Stephen Henson
2015-09-16X509_CRL_INFO embedDr. Stephen Henson
2015-09-02make X509_CRL opaqueDr. Stephen Henson
2015-08-31Add X509_CRL_up_ref functionDr. Stephen Henson
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-03-23Remove old ASN.1 code.Dr. Stephen Henson
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2008-11-05Update obsolete email address...Dr. Stephen Henson
2006-12-11use const ASN1_TIME *Nils Larsch
2004-12-09Automatically mark the CRL cached encoding as invalid when some operationsDr. Stephen Henson
2001-08-17Add CRL utility functions to allow CRLs to beDr. Stephen Henson