aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1/test/asn1_SUITE_data
AgeCommit message (Expand)Author
2017-08-24Merge branch 'maint-20' into maintRaimo Niskanen
2017-08-16Fix broken handling of default values in extensions for PERBjörn Gustavsson
2017-07-27Merge branch 'maint-20' into maintJohn Högberg
2017-07-20asn1: Fix missing quotes of external encoding callSverker Eriksson
2017-07-04Corrected behavior of option {n2n, EnumTypeName} whenKenneth Lundin
2017-05-04Update copyright yearRaimo Niskanen
2017-03-14asn1_erl_nif.c: Correct handling of tags >= 16384Björn Gustavsson
2017-03-01Fix typos: lenght -> lengthMyron Marston
2017-02-17PER: Slightly improve error reporting for encodingBjörn Gustavsson
2017-02-06Teach the ASN.1 compiler the 'maps' optionBjörn Gustavsson
2017-02-03Add additional tests of Extension Addition GroupsBjörn Gustavsson
2017-02-03Correct spelling of NBAP-PDU-DescriptionsBjörn Gustavsson
2017-01-13asn1: Remove deprecated functionsBjörn Gustavsson
2016-04-13Merge branch 'henrik/update-copyrightyear'Henrik Nord
2016-03-18Eliminate ?line macrosBjörn Gustavsson
2016-03-15update copyright-yearHenrik Nord
2016-02-17Remove out-commented references to the test_server applicationsBjörn Gustavsson
2016-01-21PER: Correct compilation of named INTEGERsBjörn Gustavsson
2015-06-18Change license text to APLv2Bruce Yinhe
2015-03-12Merge branch 'maint'Björn Gustavsson
2015-03-06asn1ct_gen: Correct generation of .hrl files for multiple ellipsesBjörn Gustavsson
2015-03-06Fix BER code generationDan Gudmundsson
2015-01-12Add a test case for EXTENSIBILITY IMPLIEDBjörn Gustavsson
2015-01-12asn1ct_parser2: Clean up error handling and reportingBjörn Gustavsson
2015-01-12Strengthen the test of selection typesBjörn Gustavsson
2015-01-12Rewrite checking of ENUMERATEDBjörn Gustavsson
2015-01-12BER: Fix ENUMERATED with negative valuesBjörn Gustavsson
2015-01-12Modernize error handling for illicit tagsBjörn Gustavsson
2015-01-12Clean up error reporting for duplicate tagsDan Gudmundsson
2015-01-12asn1: Rewrite error handling for EXPORT to new styleDan Gudmundsson
2015-01-12Rewrite constraint handlingBjörn Gustavsson
2015-01-12Add the other PKCS files to the rfcs test caseDan Gudmundsson
2015-01-12Clean up checking of object setsBjörn Gustavsson
2015-01-12Fix several levels of inlined definitionsBjörn Gustavsson
2015-01-12Rewrite handling of ObjectSetFromObjectsBjörn Gustavsson
2015-01-12Clean up and correct table constraint handlingBjörn Gustavsson
2015-01-12Correct another bug with instantiated typesBjörn Gustavsson
2015-01-12Fix instantiation of an inlined type in a value definitionBjörn Gustavsson
2015-01-12Clean up constraint checkingBjörn Gustavsson
2015-01-12Use recursive get_referenced_type to get classdef directlyDan Gudmundsson
2015-01-12Fix recursive get_referenced_typeDan Gudmundsson
2015-01-12Remove special case in parserBjörn Gustavsson
2015-01-12Improve handling of BIT STRING valuesBjörn Gustavsson
2015-01-12Add the rfcs test caseBjörn Gustavsson
2015-01-12Handle CLASS.&field when checking valuesBjörn Gustavsson
2015-01-12Clean up and correct validation of OBJECT IDENTIFIER/RELATIVE-OIDDan Gudmundsson
2015-01-12per/uper: Fix code generation for nested types in objectsBjörn Gustavsson
2015-01-12Correct recursion in OCTET STRING value definitionsBjörn Gustavsson
2015-01-12Fix BER code generationDan Gudmundsson
2015-01-12asn1: Fix BER generation for non optional and extended object setsDan Gudmundsson