summaryrefslogtreecommitdiff
path: root/lib/parser_aux.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-13Imported Upstream version 4.19.0upstream/4.19.0upstreamDariusz Michaluk1-8/+9
2019-08-28Imported Upstream version 4.14upstream/4.14Pawel Kowalski1-14/+27
2018-06-15Imported Upstream version 4.9upstream/4.9Dariusz Michaluk1-1/+1
2016-06-08Imported Upstream version 4.8upstream/4.8submit/upstream/20160613.071414sangsu1-14/+4
2014-06-04optimized _asn1_find_up().Nikos Mavrogiannopoulos1-1/+12
2014-05-17Reverted ltostr() changes as the cause a significant delay to the library.Nikos Mavrogiannopoulos1-0/+1
2014-05-17Revert "simplify ltostr()"Nikos Mavrogiannopoulos1-8/+0
2014-05-17Revert "made _asn1_ltostr() safer."Nikos Mavrogiannopoulos1-2/+4
2014-05-17made _asn1_ltostr() safer.Nikos Mavrogiannopoulos1-4/+2
2014-05-16simplify ltostr()Nikos Mavrogiannopoulos1-0/+8
2014-05-16Use the correct max length definition.Nikos Mavrogiannopoulos1-2/+0
2014-04-22Update copyright years.Simon Josefsson1-1/+1
2013-11-13Added asn1_delete_structure2().Nikos Mavrogiannopoulos1-1/+1
2013-03-24Update copyright years.Simon Josefsson1-1/+1
2012-11-23Added asn1_decode_string_der() and asn1_encode_string_der().Nikos Mavrogiannopoulos1-1/+1
2012-10-11Renamed structures.Nikos Mavrogiannopoulos1-28/+28
2012-10-06asn_ -> asn1_Nikos Mavrogiannopoulos1-28/+28
2012-10-01Renamed types.Nikos Mavrogiannopoulos1-28/+28
2012-10-01asn1_retCode -> intNikos Mavrogiannopoulos1-5/+5
2012-09-23small optimizations to avoid recalculation of hashes when copying nodes.Nikos Mavrogiannopoulos1-0/+2
2012-09-13_asn1_add_node -> _asn1_add_static_nodeNikos Mavrogiannopoulos1-1/+1
2012-09-12name is now a statically allocated string and other optimizations.Nikos Mavrogiannopoulos1-10/+87
2012-01-23Bump copyright years.Simon Josefsson1-2/+1
2011-01-08Update copyright years.Simon Josefsson1-2/+2
2010-04-13Add license notes to files.Simon Josefsson1-0/+21
2009-03-04Indent code. Reproduce using 'make indent' with GNU indent 2.2.10.Simon Josefsson1-37/+23
2008-11-04Move struct node_asn_struct to int.h.Simon Josefsson1-26/+26
2008-11-03* Optimized tree generation by adding a small_value field in every node.Nikos Mavrogiannopoulos1-0/+10
2006-03-26Removed some of signedness warnings. Still many to go.Nikos Mavrogiannopoulos1-1/+1
2006-03-08Revert.Simon Josefsson1-0/+2
2006-03-08Export asn1_find_node and asn1_find_up.Simon Josefsson1-4/+0
2002-07-01add const keywordFabio Fiorina1-3/+3
2002-05-15Start Up VersionFabio Fiorina1-0/+65