summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2013-03-24Update copyright years.Simon Josefsson16-16/+16
2013-03-24Indent code.Simon Josefsson6-147/+194
2013-01-01More precise overflow checks using gnulib's intprops module.Nikos Mavrogiannopoulos1-1/+1
2012-11-24better error reportingNikos Mavrogiannopoulos1-313/+324
2012-11-23simplified and renamed asn1_encode_string_der() and asn1_decode_string_der()Nikos Mavrogiannopoulos1-10/+11
2012-11-23renamed typesNikos Mavrogiannopoulos1-4/+4
2012-11-23Added asn1_decode_string_der() and asn1_encode_string_der().Nikos Mavrogiannopoulos2-3/+101
2012-11-23updated generated structuresNikos Mavrogiannopoulos1-8/+8
2012-11-22indented C code in ASN1.y, and added more verbose error reporting.Nikos Mavrogiannopoulos1-5/+6
2012-11-06use stderr for status messages in asn1{Coding, Decoding, Parser}Ivan Shmakov1-1/+1
2012-11-01Corrected type asn1_static_node_t -> asn1_static_node.Nikos Mavrogiannopoulos1-1/+1
2012-10-11Renamed structures.Nikos Mavrogiannopoulos4-7/+7
2012-10-09Silence tests.Nikos Mavrogiannopoulos7-38/+95
2012-10-06asn_ -> asn1_Nikos Mavrogiannopoulos5-8/+8
2012-10-01eliminated use of old typesNikos Mavrogiannopoulos7-173/+179
2012-09-14Corrected the test.Nikos Mavrogiannopoulos1-5/+3
2012-09-08Added tool to benchmark X.509 structure decoding.Nikos Mavrogiannopoulos2-1/+36
2012-08-18Fix compilation warnings.Simon Josefsson2-3/+3
2012-03-31Added additional test caseNikos Mavrogiannopoulos1-2/+26
2012-03-31Added overflow detection that does not depend on specific compiler, and asn1_...Nikos Mavrogiannopoulos1-14/+43
2012-03-19Indent code.Simon Josefsson2-44/+45
2012-03-14Simplify overflow check.Simon Josefsson1-12/+58
2012-03-13Add self-check.Simon Josefsson2-2/+49
2012-01-23Bump copyright years.Simon Josefsson13-23/+13
2011-11-20Silence warnings.Simon Josefsson6-21/+18
2011-11-14Add const keyword.Simon Josefsson1-2/+2
2011-11-14Cleanup and add some more test vectors.Simon Josefsson1-21/+49
2011-11-14tests: Added self-test of bit string functions.Simon Josefsson2-2/+183
2011-01-08Update copyright years.Simon Josefsson11-17/+17
2010-09-30tests: Link to gnulib to avoid build error related to 'rpl_ftello' on Solaris.Simon Josefsson1-1/+1
2010-04-13Add license notes to files.Simon Josefsson3-0/+54
2010-04-13Reorder license header, for some reason the Test_parser fails otherwise.Simon Josefsson1-18/+19
2010-04-13Indent code.Simon Josefsson1-7/+9
2010-04-13Indent examples. Fix syntax-check warnings.Simon Josefsson2-11/+11
2010-04-13Update gnulib files, fix new syntax-check warnings, add license.Simon Josefsson1-2/+18
2010-03-30Add threadsafety self check.Simon Josefsson2-1/+179
2010-03-16tests/Test_errors: Add, for more error checking.Simon Josefsson2-2/+44
2010-01-11Merge Fabio and Nikos copyrights to the FSF, both have signed papers.Simon Josefsson4-11/+8
2010-01-11Update copyright notices.Simon Josefsson6-6/+11
2010-01-10Typos: sructure, stucture. There is no function named create_stucture, but on...Andreas Metzler2-2/+2
2009-05-20Fix syntax-check problems.Simon Josefsson1-12/+12
2009-03-04Indent code. Reproduce using 'make indent' with GNU indent 2.2.10.Simon Josefsson3-767/+813
2009-03-04Bump copyright years.Simon Josefsson6-19/+19
2008-12-01Make crlf self-test work under Mingw+Wine.Simon Josefsson2-1/+2
2008-11-17Merge in v1.7 changes.Simon Josefsson1-1/+1
2008-11-10Make tests compile.Simon Josefsson1-2/+2
2008-11-07Don't use now obsolete functions.Simon Josefsson4-30/+30
2008-11-05added missing file.Nikos Mavrogiannopoulos1-0/+0
2008-11-03* Optimized tree generation by adding a small_value field in every node.Nikos Mavrogiannopoulos3-3/+1368
2008-10-08Update usages of MAX_* constants.Simon Josefsson3-4/+4