aboutsummaryrefslogtreecommitdiffstats
path: root/include/openssl/asn1t.h
Commit message (Expand)AuthorAgeFilesLines
* Fix safestack issues in asn1t.hMatt Caswell2020-09-131-905/+0
* In OpenSSL builds, declare STACK for datatypes ...Rich Salz2020-04-241-1/+1
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Fix drop of const qualifierAndré Klitzing2020-02-291-4/+4
* Update source files for deprecation at 3.0Richard Levitte2019-11-071-2/+2
* Add legacy include guards to public header filesDr. Matthias St. Pierre2019-09-281-0/+6
* Fix header file include guard namesDr. Matthias St. Pierre2019-09-281-2/+2
* Remove EXPORT_VAR_AS_FUNCRich Salz2019-07-011-50/+8
* Move ASN1_BROKEN macrosRich Salz2019-03-191-7/+0
* constify *_dup() and *i2d_*() and related functions as far as possible, intro...David von Oheimb2019-03-061-36/+39
* Following the license change, modify the boilerplates in include/ and crypto/...Richard Levitte2018-12-061-1/+1
* Refactor the computation of API version limitsRichard Levitte2018-12-061-1/+1
* Switch future deprecation version from 1.2.0 to 3.0Richard Levitte2018-12-061-1/+1
* Add parentheses on public macros where appropriate.Bernd Edlinger2017-04-271-5/+5
* ASN.1: extend the possibilities to embed data instead of pointersRichard Levitte2017-04-131-0/+5
* Discourage the use of LONG and ZLONG, and deprecate it in the futureRichard Levitte2017-04-101-0/+8
* Publish our INT32, UINT32, INT64, UINT64 ASN.1 types and Z variantsRichard Levitte2017-04-101-0/+8
* Code health: With the VAX C-ism gone, OPENSSL_GLOBAL can be removed tooRichard Levitte2017-02-281-1/+1
* ASN1_ITEM should use type name not structure name.Dr. Stephen Henson2016-09-291-2/+2
* Discard some unused typedefsFdaSilvaYY2016-07-251-7/+0
* Copyright consolidation 03/10Rich Salz2016-05-171-54/+6
* fix tab-space mixed indentationFdaSilvaYY2016-05-091-2/+2
* always use field namesDr. Stephen Henson2016-04-061-4/+0
* Convert CRYPTO_LOCK_X509_* to new multi-threading APIAlessandro Ghedini2016-03-081-2/+2
* Add ASN.1 ADB callback.Dr. Stephen Henson2016-03-041-5/+5
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Rename DECLARE*STACK_OF to DEFINE*STACK_OFDr. Stephen Henson2016-01-071-1/+1
* asn1t.h: silence -Wmissing-prototype in Windows builds.Andy Polyakov2015-09-291-1/+1
* New ASN.1 embed macro.Dr. Stephen Henson2015-09-161-0/+5
* Fix build on mingwAlessandro Ghedini2015-09-161-0/+3
* Enable -Wmissing-variable-declarations andBen Laurie2015-09-111-1/+70
* Add macro to implement static encode functions.Dr. Stephen Henson2015-04-031-0/+13
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-0/+894