summaryrefslogtreecommitdiff
path: root/lib/ASN1.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-13Imported Upstream version 4.19.0upstream/4.19.0upstreamDariusz Michaluk1-1193/+1530
2019-08-28Imported Upstream version 4.14upstream/4.14Pawel Kowalski1-439/+476
2018-06-15Imported Upstream version 4.12upstream/4.12Dariusz Michaluk1-1/+1
2018-06-15Imported Upstream version 4.10upstream/4.10Dariusz Michaluk1-133/+135
2014-04-27updated bison fileNikos Mavrogiannopoulos1-951/+766
2014-04-26Make _asn1_ordering_* return error values and check them.Kurt Roeckx1-1/+1
2013-11-25The parser accepts negative numbers in INTEGER ranges. Use snprintf() instead...Nikos Mavrogiannopoulos1-462/+486
2013-11-13updated ASN1.cNikos Mavrogiannopoulos1-380/+239
2013-03-24Fix syntax-check warnings.Simon Josefsson1-2/+1
2013-03-24Generated.Simon Josefsson1-1/+1
2012-11-25corrected possible buffer overflow in parser errors.Nikos Mavrogiannopoulos1-3/+3
2012-11-24Introduced ASN1_ETYPE_UTC_TIME and ASN1_ETYPE_GENERALIZED_TIMENikos Mavrogiannopoulos1-2/+2
2012-11-23renamed typesNikos Mavrogiannopoulos1-16/+16
2012-11-23Added asn1_decode_string_der() and asn1_encode_string_der().Nikos Mavrogiannopoulos1-2/+2
2012-11-23zeroize last_error_token on unknown errors.Nikos Mavrogiannopoulos1-1/+1
2012-11-23better error printingNikos Mavrogiannopoulos1-0/+3
2012-11-23init stringsNikos Mavrogiannopoulos1-2/+2
2012-11-23store duplicate (with built-in values) in structure to be compatible with old...Nikos Mavrogiannopoulos1-268/+271
2012-11-22indented C code in ASN1.y, and added more verbose error reporting.Nikos Mavrogiannopoulos1-202/+202
2012-11-22idented codeNikos Mavrogiannopoulos1-247/+284
2012-11-22Added more ASN.1 string types and several simplifications.Nikos Mavrogiannopoulos1-448/+683
2012-10-11Renamed structures.Nikos Mavrogiannopoulos1-3/+3
2012-10-09Allow empty IDENTIFIERS in ASN1 definitions. Suggested by Ivan Shmakov.Nikos Mavrogiannopoulos1-13/+25
2012-10-06asn_ -> asn1_Nikos Mavrogiannopoulos1-3/+3
2012-10-01eliminated use of old typesNikos Mavrogiannopoulos1-1/+2
2012-10-01Renamed types.Nikos Mavrogiannopoulos1-7/+7
2012-10-01asn1_retCode -> intNikos Mavrogiannopoulos1-2/+2
2012-09-14removed unneeded castsNikos Mavrogiannopoulos1-2/+2
2012-09-13_asn1_add_node -> _asn1_add_static_nodeNikos Mavrogiannopoulos1-48/+48
2012-03-13updated to bison 2.5Nikos Mavrogiannopoulos1-407/+455
2011-01-08Update copyright years.Simon Josefsson1-2/+2
2010-12-06Doc fix.Simon Josefsson1-30/+15
2010-02-17Generated.Simon Josefsson1-5/+5
2010-02-17Generated.Simon Josefsson1-125/+121
2010-02-17More GTK-DOC comment fixes.Simon Josefsson1-17/+18
2010-02-17Improve GTK-DOC comments.Simon Josefsson1-59/+58
2010-01-11Regenerate.Simon Josefsson1-116/+145
2010-01-11Update copyright notices.Simon Josefsson1-2/+2
2009-05-28Generated.Simon Josefsson1-117/+117
2009-03-04Generated.Simon Josefsson1-272/+472
2008-11-17Fix more warnings.Simon Josefsson1-2/+2
2008-11-17Fix warnings.Simon Josefsson1-2/+3
2008-11-06Generated.Simon Josefsson1-34/+21
2008-11-04Move struct node_asn_struct to int.h.Simon Josefsson1-3/+3
2008-10-08Update usages of MAX_* constants.Simon Josefsson1-7/+7
2008-04-21Regenerate.Simon Josefsson1-1/+1
2008-02-01Generated from ASN1.y.Simon Josefsson1-123/+130
2006-03-08Update.Simon Josefsson1-201/+208
2006-02-28Add, mostly for MSVS builds.Simon Josefsson1-0/+2754
2005-07-16Remove (built from ASN1.y anyway).Simon Josefsson1-2403/+0