summaryrefslogtreecommitdiff
path: root/tests/Test_tree.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-13Imported Upstream version 4.19.0upstream/4.19.0upstreamDariusz Michaluk1-3/+4
2019-08-28Imported Upstream version 4.14upstream/4.14Pawel Kowalski1-1/+1
2014-05-17Marked asn1_der_decoding_element() as deprecated.Nikos Mavrogiannopoulos1-0/+2
2014-04-26Fix memory leak.Kurt Roeckx1-0/+3
2014-04-22Update copyright years.Simon Josefsson1-1/+1
2013-11-25include asn1_delete_structure2() to testsNikos Mavrogiannopoulos1-1/+6
2013-03-24Update copyright years.Simon Josefsson1-1/+1
2013-03-24Indent code.Simon Josefsson1-35/+54
2012-11-24better error reportingNikos Mavrogiannopoulos1-313/+324
2012-10-11Renamed structures.Nikos Mavrogiannopoulos1-2/+2
2012-10-09Silence tests.Nikos Mavrogiannopoulos1-15/+29
2012-10-06asn_ -> asn1_Nikos Mavrogiannopoulos1-2/+2
2012-10-01eliminated use of old typesNikos Mavrogiannopoulos1-3/+3
2012-01-23Bump copyright years.Simon Josefsson1-2/+1
2011-11-20Silence warnings.Simon Josefsson1-4/+4
2011-11-14Add const keyword.Simon Josefsson1-2/+2
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-3/+2
2010-01-11Update copyright notices.Simon Josefsson1-1/+2
2010-01-10Typos: sructure, stucture. There is no function named create_stucture, but on...Andreas Metzler1-1/+1
2009-03-04Indent code. Reproduce using 'make indent' with GNU indent 2.2.10.Simon Josefsson1-591/+634
2009-03-04Bump copyright years.Simon Josefsson1-6/+6
2008-11-07Don't use now obsolete functions.Simon Josefsson1-16/+16
2008-10-08Update usages of MAX_* constants.Simon Josefsson1-1/+1
2007-08-31Use GPLv3 for self tests, tools, build infrastructure.Simon Josefsson1-12/+11
2006-06-26Trigger a bug that made Shishi self tests fail on 64-bit platforms.Simon Josefsson1-1/+16
2006-02-09Fix copyright.Simon Josefsson1-1/+1
2006-01-27Fix make check for objdir != srcdir, reported by Bernard Leak <bernard@brenda...Simon Josefsson1-1/+7
2005-07-16Fix address in license.Simon Josefsson1-10/+11
2004-09-08add self testFabio Fiorina1-1/+4
2004-04-14add asn1_delete_elemenadd asn1_delete_elementFabio Fiorina1-0/+13
2003-09-18manage 'INTEGER(1 | 2)' syntaxFabio Fiorina1-1/+1
2003-07-30Add BER decodingFabio Fiorina1-2/+111
2003-03-25Add DEFAULT with OIDFabio Fiorina1-5/+42
2003-03-19change asn1_find_structure_from_oid prototypeFabio Fiorina1-0/+20
2003-03-18change asn1_find_structure_from_oid prototypeFabio Fiorina1-7/+7
2003-02-25add vector length checkFabio Fiorina1-22/+68
2003-02-12add read_tag and get_structure_from_oid functionsFabio Fiorina1-3/+41
2003-02-10OID with dotsFabio Fiorina1-61/+77
2003-02-05change asn1_create_element interfaceFabio Fiorina1-0/+14
2003-02-03change asn1_create_element interfaceFabio Fiorina1-25/+132
2002-10-07*** empty log message ***Fabio Fiorina1-5/+20
2002-07-01*** empty log message ***Fabio Fiorina1-7/+34
2002-06-19add asn1_expand_any_defined_byFabio Fiorina1-12/+70
2002-06-11*** empty log message ***Nikos Mavrogiannopoulos1-1/+1
2002-05-15Start Up VersionFabio Fiorina1-0/+209