summaryrefslogtreecommitdiff
path: root/tests/Test_parser.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-13Imported Upstream version 4.19.0upstream/4.19.0upstreamDariusz Michaluk1-34/+51
2014-04-22Update copyright years.Simon Josefsson1-1/+1
2013-11-25The parser accepts negative numbers in INTEGER ranges. Use snprintf() instead...Nikos Mavrogiannopoulos1-2/+2
2013-03-24Update copyright years.Simon Josefsson1-1/+1
2013-03-24Indent code.Simon Josefsson1-7/+15
2012-11-22indented C code in ASN1.y, and added more verbose error reporting.Nikos Mavrogiannopoulos1-5/+6
2012-10-11Renamed structures.Nikos Mavrogiannopoulos1-1/+1
2012-10-09Silence tests.Nikos Mavrogiannopoulos1-6/+16
2012-10-06asn_ -> asn1_Nikos Mavrogiannopoulos1-1/+1
2012-10-01eliminated use of old typesNikos Mavrogiannopoulos1-2/+2
2012-09-14Corrected the test.Nikos Mavrogiannopoulos1-5/+3
2012-01-23Bump copyright years.Simon Josefsson1-2/+1
2011-11-20Silence warnings.Simon Josefsson1-7/+6
2011-01-08Update copyright years.Simon Josefsson1-1/+1
2010-01-11Merge Fabio and Nikos copyrights to the FSF, both have signed papers.Simon Josefsson1-2/+2
2010-01-11Update copyright notices.Simon Josefsson1-1/+1
2009-03-04Indent code. Reproduce using 'make indent' with GNU indent 2.2.10.Simon Josefsson1-114/+119
2009-03-04Bump copyright years.Simon Josefsson1-3/+3
2008-11-07Don't use now obsolete functions.Simon Josefsson1-3/+3
2008-10-08Update usages of MAX_* constants.Simon Josefsson1-2/+2
2007-08-31Use GPLv3 for self tests, tools, build infrastructure.Simon Josefsson1-12/+11
2006-02-09Fix copyright.Simon Josefsson1-1/+1
2006-01-27Fix make check for objdir != srcdir, reported by Bernard Leak <bernard@brenda...Simon Josefsson1-2/+7
2005-07-16Fix address in license.Simon Josefsson1-10/+11
2004-09-08add self testFabio Fiorina1-0/+3
2003-07-30Add BER decodingFabio Fiorina1-0/+1
2003-03-25Add DEFAULT with OIDFabio Fiorina1-0/+10
2003-02-05change asn1_create_element interfaceFabio Fiorina1-2/+2
2003-02-03change asn1_create_element interfaceFabio Fiorina1-3/+3
2002-10-07*** empty log message ***Fabio Fiorina1-4/+5
2002-06-11*** empty log message ***Nikos Mavrogiannopoulos1-1/+1
2002-05-15Start Up VersionFabio Fiorina1-0/+196