aboutsummaryrefslogtreecommitdiff
path: root/crypto/asn1/asn1_locl.h
AgeCommit message (Expand)AuthorFilesLines
2017-10-24asn1_item_embed_new(): don't free an embedded itemRichard Levitte1-0/+1
2017-08-04Consolidate to a single asn1_time_from_tm() functionTodd Short1-0/+2
2017-07-27Fix trivial coding style nits in a_time/a_tm filesPauli1-3/+0
2017-07-24Add asn1_time_to_tm function and check days in monthPaul Yang1-0/+1
2017-04-04Implement internal ASN.1 types INT32, UINT32, INT64, UINT64Richard Levitte1-1/+5
2016-10-17Fix embedded string handling.Dr. Stephen Henson1-1/+3
2016-05-17Copyright consolidation 09/10Rich Salz1-54/+5
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2016-01-07Only declare stacks in headersDr. Stephen Henson1-0/+5
2015-09-22Move certificate request and CRL routines to x509 dir.Dr. Stephen Henson1-18/+0
2015-09-22Move functions.Dr. Stephen Henson1-0/+3
2015-03-28Make asn1_ex_i2c, asn1_ex_c2i static.Dr. Stephen Henson1-5/+0
2015-03-26Move more internal only functions to asn1_locl.hDr. Stephen Henson1-0/+12
2015-03-25Move internal only ASN.1 functions to asn1_locl.hDr. Stephen Henson1-0/+23
2015-03-25make X509_NAME opaqueDr. Stephen Henson1-10/+0
2015-03-24Move some ASN.1 internals to asn1_int.hDr. Stephen Henson1-45/+0
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-104/+90
2014-03-28Add functions returning security bits.Dr. Stephen Henson1-0/+1
2012-11-19new function ASN1_TIME_diff to calculate difference between two ASN1_TIME str...Dr. Stephen Henson1-0/+3
2010-12-13Support routines for ASN1 scanning function, doesn't do much yet.Dr. Stephen Henson1-0/+26
2010-03-11Algorithm specific ASN1 signing functions.Dr. Stephen Henson1-0/+3
2010-03-08RSA PSS verification support including certificates and certificateDr. Stephen Henson1-0/+5
2010-03-06Add algorithm specific signature printing. An individual ASN1 method canDr. Stephen Henson1-0/+3
2008-11-12Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe1-5/+5
2008-11-05Update obsolete email address...Dr. Stephen Henson1-1/+1
2008-11-01More size_tification.Ben Laurie1-5/+5
2008-08-20Initial indirect CRL support.Dr. Stephen Henson1-1/+2
2006-10-03Place standard CRL behaviour in default X509_CRL_METHOD new functions toDr. Stephen Henson1-0/+3
2006-09-21Tidy up CRL handling by checking for critical extensions when it isDr. Stephen Henson1-0/+15
2006-04-17Allow public key ASN1 methods to set PKCS#7 SignerInfo structures.Dr. Stephen Henson1-1/+1
2006-04-04New function to retrieve ASN1 info on public key algorithms. New commandDr. Stephen Henson1-3/+0
2006-03-24Initial support for generalized public key parameters.Dr. Stephen Henson1-4/+5
2006-03-23Add support for legacy PEM format private keys in EVP_PKEY_ASN1_METHOD.Dr. Stephen Henson1-0/+7
2006-03-23Add information and pem strings. Update dependencies.Dr. Stephen Henson1-0/+3
2006-03-22Make EVP_PKEY_ASN1_METHOD opaque. Add application level functions toDr. Stephen Henson1-0/+37
2005-07-26Update ASN1 printing code. Highly experimental, not working properly (neitherDr. Stephen Henson1-0/+70