Add gtk-doc to build-time dependencies
[platform/upstream/libtasn1.git] / tests /
2019-08-28 Pawel KowalskiMerge tag 'upstream/4.14' into tizen accepted/tizen_5.5_unified accepted/tizen_5.5_unified_mobile_hotfix accepted/tizen_5.5_unified_wearable_hotfix accepted/tizen_6.0_unified accepted/tizen_6.0_unified_hotfix accepted/tizen_6.5_unified tizen_5.5 tizen_5.5_mobile_hotfix tizen_5.5_tv tizen_5.5_wearable_hotfix tizen_6.0 tizen_6.0_hotfix tizen_6.5 accepted/tizen/5.5/unified/20191031.011500 accepted/tizen/5.5/unified/mobile/hotfix/20201027.074057 accepted/tizen/5.5/unified/wearable/hotfix/20201027.100357 accepted/tizen/6.0/unified/20201030.110146 accepted/tizen/6.0/unified/hotfix/20201102.234932 accepted/tizen/6.0/unified/hotfix/20201103.050702 accepted/tizen/6.5/unified/20211029.014057 accepted/tizen/unified/20190904.110630 submit/tizen/20190829.061506 submit/tizen/20190904.070216 submit/tizen_5.5/20191031.000007 submit/tizen_5.5_mobile_hotfix/20201026.185107 submit/tizen_5.5_wearable_hotfix/20201026.184307 submit/tizen_6.0/20201029.205502 submit/tizen_6.0_hotfix/20201102.192902 submit/tizen_6.0_hotfix/20201103.115102 submit/tizen_6.5/20211028.163501 tizen_5.5.m2_release tizen_6.0.m2_release tizen_6.5.m2_release
2019-08-28 Pawel KowalskiImported Upstream version 4.14 upstream/4.14
2018-06-15 Pawel KowalskiMerge branch 'upstream' into tizen 51/181651/1 accepted/tizen/5.0/unified/20181102.030257 accepted/tizen/unified/20180620.131427 submit/tizen/20180615.093304 submit/tizen_5.0/20181101.000007
2018-06-15 Dariusz MichalukImported Upstream version 4.13 upstream/4.13
2018-06-15 Dariusz MichalukImported Upstream version 4.12 upstream/4.12
2018-06-15 Dariusz MichalukImported Upstream version 4.10 upstream/4.10
2018-06-15 Dariusz MichalukImported Upstream version 4.9 upstream/4.9
2016-06-08 sangsuMerge branch 'upstream' into tizen 60/73360/1 accepted/tizen_3.0.m2_mobile accepted/tizen_3.0.m2_tv accepted/tizen_3.0.m2_wearable accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable tizen_3.0.m2 tizen_3.0_tv accepted/tizen/3.0.m2/mobile/20170105.024646 accepted/tizen/3.0.m2/tv/20170105.024831 accepted/tizen/3.0.m2/wearable/20170105.025000 accepted/tizen/3.0/common/20161114.111043 accepted/tizen/3.0/ivi/20161011.050502 accepted/tizen/3.0/mobile/20161015.033615 accepted/tizen/3.0/tv/20161016.004829 accepted/tizen/3.0/wearable/20161015.083140 accepted/tizen/common/20160614.143706 accepted/tizen/ivi/20160614.041245 accepted/tizen/mobile/20160614.041226 accepted/tizen/tv/20160614.041238 accepted/tizen/unified/20170309.035942 accepted/tizen/wearable/20160614.041230 submit/tizen/20160613.080449 submit/tizen_3.0.m2/20170104.093753 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000004 submit/tizen_3.0_mobile/20161015.000004 submit/tizen_3.0_tv/20161015.000003 submit/tizen_3.0_wearable/20161015.000003 submit/tizen_unified/20170308.100414 tizen_4.0.m1_release
2016-06-08 sangsuImported Upstream version 4.8 59/73359/1 submit/upstream/20160613.071414 upstream/4.8
2014-06-17 Nikos Mavrogiannop... corrected file name
2014-06-09 Nikos Mavrogiannop... Added new test that combines asn1_der_decoding_startEnd...
2014-06-09 Nikos Mavrogiannop... Added copyright information
2014-06-09 Nikos Mavrogiannop... Added test for asn1_der_decoding_startEnd() after an...
2014-06-08 Alon Bar-Levbuild: tests: fix Test_choice within separate builddir
2014-06-05 Nikos Mavrogiannop... renamed asn1_copy_node2 to asn1_dup_node
2014-05-30 Nikos Mavrogiannop... Added asn1_copy_node2()
2014-05-30 Nikos Mavrogiannop... Added test for asn1_copy_node()
2014-05-30 Nikos Mavrogiannop... Added check for decoding_startEnd().
2014-05-17 Nikos Mavrogiannop... Marked asn1_der_decoding_element() as deprecated.
2014-04-26 Nikos Mavrogiannop... Added test that decodes and re-encodes a DER CRL.
2014-04-26 Kurt RoeckxFix memory leak.
2014-04-22 Simon JosefssonUpdate copyright years.
2014-03-28 Nikos Mavrogiannop... cleaned up code
2014-03-14 Nikos Mavrogiannop... free all allocated memory
2014-03-14 Nikos Mavrogiannop... Added self-check for recursive choices.
2013-11-25 Nikos Mavrogiannop... include asn1_delete_structure2() to tests
2013-11-25 Nikos Mavrogiannop... The parser accepts negative numbers in INTEGER ranges...
2013-03-24 Simon JosefssonUpdate copyright years.
2013-03-24 Simon JosefssonIndent code.
2013-01-01 Nikos Mavrogiannop... More precise overflow checks using gnulib's intprops...
2012-11-24 Nikos Mavrogiannop... better error reporting
2012-11-23 Nikos Mavrogiannop... simplified and renamed asn1_encode_string_der() and...
2012-11-23 Nikos Mavrogiannop... renamed types
2012-11-23 Nikos Mavrogiannop... Added asn1_decode_string_der() and asn1_encode_string_d...
2012-11-23 Nikos Mavrogiannop... updated generated structures
2012-11-22 Nikos Mavrogiannop... indented C code in ASN1.y, and added more verbose error...
2012-11-06 Ivan Shmakovuse stderr for status messages in asn1{Coding, Decoding...
2012-11-01 Nikos Mavrogiannop... Corrected type asn1_static_node_t -> asn1_static_node.
2012-10-11 Nikos Mavrogiannop... Renamed structures.
2012-10-09 Nikos Mavrogiannop... Silence tests.
2012-10-06 Nikos Mavrogiannop... asn_ -> asn1_
2012-10-01 Nikos Mavrogiannop... eliminated use of old types
2012-09-14 Nikos Mavrogiannop... Corrected the test.
2012-09-08 Nikos Mavrogiannop... Added tool to benchmark X.509 structure decoding.
2012-08-18 Simon JosefssonFix compilation warnings.
2012-03-31 Nikos Mavrogiannop... Added additional test case
2012-03-31 Nikos Mavrogiannop... Added overflow detection that does not depend on specif...
2012-03-19 Simon JosefssonIndent code.
2012-03-13 Simon JosefssonSimplify overflow check.
2012-03-13 Simon JosefssonAdd self-check.
2012-01-23 Simon JosefssonBump copyright years.
2011-11-20 Simon JosefssonSilence warnings.
2011-11-14 Simon JosefssonAdd const keyword.
2011-11-14 Simon JosefssonCleanup and add some more test vectors.
2011-11-14 Simon Josefssontests: Added self-test of bit string functions.
2011-01-08 Simon JosefssonUpdate copyright years.
2010-09-30 Simon Josefssontests: Link to gnulib to avoid build error related...
2010-04-13 Simon JosefssonAdd license notes to files.
2010-04-13 Simon JosefssonReorder license header, for some reason the Test_parser...
2010-04-13 Simon JosefssonIndent code.
2010-04-13 Simon JosefssonIndent examples. Fix syntax-check warnings.
2010-04-13 Simon JosefssonUpdate gnulib files, fix new syntax-check warnings...
2010-03-30 Simon JosefssonAdd threadsafety self check.
2010-03-16 Simon Josefssontests/Test_errors: Add, for more error checking.
2010-01-11 Simon JosefssonMerge Fabio and Nikos copyrights to the FSF, both have...
2010-01-11 Simon JosefssonUpdate copyright notices.
2010-01-10 Andreas MetzlerTypos: sructure, stucture. There is no function named...
2009-05-20 Simon JosefssonFix syntax-check problems.
2009-03-04 Simon JosefssonIndent code. Reproduce using 'make indent' with GNU...
2009-03-04 Simon JosefssonBump copyright years.
2008-12-01 Simon JosefssonMake crlf self-test work under Mingw+Wine.
2008-11-17 Simon JosefssonMerge in v1.7 changes.
2008-11-10 Simon JosefssonMake tests compile.
2008-11-07 Simon JosefssonDon't use now obsolete functions.
2008-11-04 Nikos Mavrogiannop... Merge branch 'master' of ssh://git.savannah.gnu.org...
2008-11-04 Nikos Mavrogiannop... added missing file.
2008-11-03 Nikos Mavrogiannop... * Optimized tree generation by adding a small_value...
2008-10-08 Simon JosefssonUpdate usages of MAX_* constants.
2008-10-08 Simon JosefssonAdd warning flags mechanism. Fix warnings.
2008-10-08 Simon JosefssonRemove.
2008-02-01 Simon JosefssonFix mem leak.
2008-02-01 Simon JosefssonDon't duplicate pkix.asn.
2007-08-31 Simon JosefssonUse GPLv3 for self tests, tools, build infrastructure.
2006-11-16 Simon JosefssonRevert, problems was double EXTRA_DIST.
2006-11-16 Simon JosefssonAdd -I's.
2006-11-16 Simon JosefssonUse read_binary_file to read data, for Windows. Add...
2006-06-27 Simon JosefssonOnly optionally use valgrind.
2006-06-27 Simon JosefssonFix distcheck.
2006-06-26 Simon JosefssonFix srcdir!=objdir.
2006-06-26 Simon JosefssonTrigger a bug that made Shishi self tests fail on 64...
2006-05-10 Simon JosefssonFix typo.
2006-05-10 Simon JosefssonFix.
2006-05-10 Simon JosefssonUse --tool, needed on some platforms.
2006-05-10 Simon Josefsson*** empty log message ***
2006-05-10 Simon JosefssonAdd Test_encoding.
2006-05-10 Simon JosefssonRemove unused.
2006-05-10 Simon JosefssonAdd.
2006-05-10 Simon JosefssonAdd, from Nikos.
2006-05-10 Simon JosefssonAdd -no-install.
2006-05-10 Simon JosefssonRun tests under valgrind, if available.
next