aboutsummaryrefslogtreecommitdiff
path: root/include/openssl/asn1t.h
AgeCommit message (Expand)AuthorFilesLines
2023-02-01Align header guard style in the remaining headers.David Benjamin1-6/+8
2023-02-01Remove ASN1_TFLG_COMBINE.David Benjamin1-15/+0
2023-02-01Unexport and remove support for implicit tagging on ASN1_ITYPE_EXTERN.David Benjamin1-29/+0
2022-12-03Fix up some integer types in crypto/asn1David Benjamin1-2/+2
2022-12-02Use a sized type for asn1t.h flags.David Benjamin1-3/+3
2022-07-11Const-correct the i2d/dup functions we can.David Benjamin1-6/+10
2022-04-29Remove the ASN1_TLC cache. It appears to not help performance.Bob Beck1-13/+2
2022-03-08Remove ASN1_ADB_INTEGER.David Benjamin1-4/+1
2021-10-21Trim some undocumented symbols from asn1.h.David Benjamin1-0/+3
2021-10-15Start documenting ASN1_ITEM.David Benjamin1-3/+0
2021-09-09Remove ASN1_OP_I2D_* callbacks.David Benjamin1-2/+2
2021-08-11Remove ASN1_TFLG_SET_ORDER.David Benjamin1-7/+0
2020-11-06Unexport internal crypto/asn1 functions.David Benjamin1-32/+0
2020-11-06Unwind some old ASN.1 ifdefs.David Benjamin1-4/+0
2020-11-06Unwind ASN1_PRIMITIVE_FUNCS.David Benjamin1-15/+0
2020-11-06Remove some unused types from asn1t.h.David Benjamin1-17/+0
2020-11-06Unwind ASN1_TFLG_NDEF.David Benjamin1-57/+0
2020-11-06Unwind ASN1_ITYPE_COMPAT.David Benjamin1-34/+0
2020-11-06Unwind ASN1_AFLG_BROKEN.David Benjamin1-8/+0
2017-09-15Remove ASN1_template_(i2d,d2i).David Benjamin1-2/+0
2017-06-09Document support status of the legacy ASN.1 code.David Benjamin1-7/+7
2017-05-22Convert stack.h to use inline functions.David Benjamin1-2/+4
2017-03-21Remove BIGNUM and CBIGNUM crypto/asn1 types.David Benjamin1-2/+0
2017-03-21Remove crypto/asn1 LONG and ZLONG.David Benjamin1-2/+0
2016-06-14Remove ASN.1 print hooks.David Benjamin1-11/+1
2015-10-20Ditch remaining filename comments from public headers and ssl/David Benjamin1-1/+0
2015-05-20Remove last references to named locks.Adam Langley1-7/+6
2015-05-20Convert reference counts in crypto/Adam Langley1-1/+2
2015-04-13Eliminate unnecessary includes from low-level crypto modules.Brian Smith1-1/+1
2014-10-01Fix Windows shared library build.David Benjamin1-1/+1
2014-08-19Export some extra functions and values.Adam Langley1-1/+1
2014-08-19Remove some dead code.Adam Langley1-52/+0
2014-07-14Move public headers to include/openssl/Adam Langley1-1/+959
2014-06-20Inital import.Adam Langley1-0/+1