aboutsummaryrefslogtreecommitdiff
path: root/include/openssl/asn1t.h
AgeCommit message (Expand)AuthorFilesLines
2020-02-29Fix drop of const qualifierAndré Klitzing1-4/+4
2019-11-07Update source files for deprecation at 3.0Richard Levitte1-2/+2
2019-09-28Add legacy include guards to public header filesDr. Matthias St. Pierre1-0/+6
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre1-2/+2
2019-07-01Remove EXPORT_VAR_AS_FUNCRich Salz1-50/+8
2019-03-19Move ASN1_BROKEN macrosRich Salz1-7/+0
2019-03-06constify *_dup() and *i2d_*() and related functions as far as possible, intro...David von Oheimb1-36/+39
2018-12-06Following the license change, modify the boilerplates in include/ and crypto/...Richard Levitte1-1/+1
2018-12-06Refactor the computation of API version limitsRichard Levitte1-1/+1
2018-12-06Switch future deprecation version from 1.2.0 to 3.0Richard Levitte1-1/+1
2017-04-27Add parentheses on public macros where appropriate.Bernd Edlinger1-5/+5
2017-04-13ASN.1: extend the possibilities to embed data instead of pointersRichard Levitte1-0/+5
2017-04-10Discourage the use of LONG and ZLONG, and deprecate it in the futureRichard Levitte1-0/+8
2017-04-10Publish our INT32, UINT32, INT64, UINT64 ASN.1 types and Z variantsRichard Levitte1-0/+8
2017-02-28Code health: With the VAX C-ism gone, OPENSSL_GLOBAL can be removed tooRichard Levitte1-1/+1
2016-09-29ASN1_ITEM should use type name not structure name.Dr. Stephen Henson1-2/+2
2016-07-25Discard some unused typedefsFdaSilvaYY1-7/+0
2016-05-17Copyright consolidation 03/10Rich Salz1-54/+6
2016-05-09fix tab-space mixed indentationFdaSilvaYY1-2/+2
2016-04-06always use field namesDr. Stephen Henson1-4/+0
2016-03-08Convert CRYPTO_LOCK_X509_* to new multi-threading APIAlessandro Ghedini1-2/+2
2016-03-04Add ASN.1 ADB callback.Dr. Stephen Henson1-5/+5
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2016-01-07Rename DECLARE*STACK_OF to DEFINE*STACK_OFDr. Stephen Henson1-1/+1
2015-09-29asn1t.h: silence -Wmissing-prototype in Windows builds.Andy Polyakov1-1/+1
2015-09-16New ASN.1 embed macro.Dr. Stephen Henson1-0/+5
2015-09-16Fix build on mingwAlessandro Ghedini1-0/+3
2015-09-11Enable -Wmissing-variable-declarations andBen Laurie1-1/+70
2015-04-03Add macro to implement static encode functions.Dr. Stephen Henson1-0/+13
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte1-0/+894