summaryrefslogtreecommitdiff
path: root/lib/ASN1.c
Commit message (Expand)AuthorAgeFilesLines
* updated bison fileNikos Mavrogiannopoulos2014-04-271-951/+766
* Make _asn1_ordering_* return error values and check them.Kurt Roeckx2014-04-261-1/+1
* The parser accepts negative numbers in INTEGER ranges. Use snprintf() instead...Nikos Mavrogiannopoulos2013-11-251-462/+486
* updated ASN1.cNikos Mavrogiannopoulos2013-11-131-380/+239
* Fix syntax-check warnings.libtasn1_3_3Simon Josefsson2013-03-241-2/+1
* Generated.Simon Josefsson2013-03-241-1/+1
* corrected possible buffer overflow in parser errors.Nikos Mavrogiannopoulos2012-11-251-3/+3
* Introduced ASN1_ETYPE_UTC_TIME and ASN1_ETYPE_GENERALIZED_TIMENikos Mavrogiannopoulos2012-11-241-2/+2
* renamed typesNikos Mavrogiannopoulos2012-11-231-16/+16
* Added asn1_decode_string_der() and asn1_encode_string_der().Nikos Mavrogiannopoulos2012-11-231-2/+2
* zeroize last_error_token on unknown errors.Nikos Mavrogiannopoulos2012-11-231-1/+1
* better error printingNikos Mavrogiannopoulos2012-11-231-0/+3
* init stringsNikos Mavrogiannopoulos2012-11-231-2/+2
* store duplicate (with built-in values) in structure to be compatible with old...Nikos Mavrogiannopoulos2012-11-231-268/+271
* indented C code in ASN1.y, and added more verbose error reporting.Nikos Mavrogiannopoulos2012-11-221-202/+202
* idented codeNikos Mavrogiannopoulos2012-11-221-247/+284
* Added more ASN.1 string types and several simplifications.Nikos Mavrogiannopoulos2012-11-221-448/+683
* Renamed structures.Nikos Mavrogiannopoulos2012-10-111-3/+3
* Allow empty IDENTIFIERS in ASN1 definitions. Suggested by Ivan Shmakov.Nikos Mavrogiannopoulos2012-10-091-13/+25
* asn_ -> asn1_Nikos Mavrogiannopoulos2012-10-061-3/+3
* eliminated use of old typesNikos Mavrogiannopoulos2012-10-011-1/+2
* Renamed types.Nikos Mavrogiannopoulos2012-10-011-7/+7
* asn1_retCode -> intNikos Mavrogiannopoulos2012-10-011-2/+2
* removed unneeded castsNikos Mavrogiannopoulos2012-09-141-2/+2
* _asn1_add_node -> _asn1_add_static_nodeNikos Mavrogiannopoulos2012-09-131-48/+48
* updated to bison 2.5Nikos Mavrogiannopoulos2012-03-131-407/+455
* Update copyright years.Simon Josefsson2011-01-081-2/+2
* Doc fix.Simon Josefsson2010-12-061-30/+15
* Generated.Simon Josefsson2010-02-171-5/+5
* Generated.Simon Josefsson2010-02-171-125/+121
* More GTK-DOC comment fixes.Simon Josefsson2010-02-171-17/+18
* Improve GTK-DOC comments.Simon Josefsson2010-02-171-59/+58
* Regenerate.Simon Josefsson2010-01-111-116/+145
* Update copyright notices.Simon Josefsson2010-01-111-2/+2
* Generated.Simon Josefsson2009-05-281-117/+117
* Generated.Simon Josefsson2009-03-041-272/+472
* Fix more warnings.Simon Josefsson2008-11-171-2/+2
* Fix warnings.Simon Josefsson2008-11-171-2/+3
* Generated.Simon Josefsson2008-11-061-34/+21
* Move struct node_asn_struct to int.h.Simon Josefsson2008-11-041-3/+3
* Update usages of MAX_* constants.Simon Josefsson2008-10-081-7/+7
* Regenerate.Simon Josefsson2008-04-211-1/+1
* Generated from ASN1.y.Simon Josefsson2008-02-011-123/+130
* Update.Simon Josefsson2006-03-081-201/+208
* Add, mostly for MSVS builds.Simon Josefsson2006-02-281-0/+2754
* Remove (built from ASN1.y anyway).Simon Josefsson2005-07-161-2403/+0
* Update.Simon Josefsson2004-12-101-188/+207
* some fixes in prototypes.Nikos Mavrogiannopoulos2004-02-261-923/+1132
* added versioned symbols.Nikos Mavrogiannopoulos2004-02-141-336/+344
* C99 macrolibtasn1_0_1_2Fabio Fiorina2002-10-091-2/+2