aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1
AgeCommit message (Expand)Author
2015-01-12Rewrite constraint handlingBjörn Gustavsson
2015-01-12Strengthen the constraint_equivalence test caseBjörn Gustavsson
2015-01-12Get rid of the test case for warnings_as_errorsBjörn Gustavsson
2015-01-12asn1ct_constructed_per: Remove useless argument 'NeedRest'Björn Gustavsson
2015-01-12Add the other PKCS files to the rfcs test caseDan Gudmundsson
2015-01-12asn1: Minor bug fixesDan 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 handling ObjectClassFieldTypeBjö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-12Clean up matching of parametersBjörn Gustavsson
2015-01-12Clean up handling of 'simpletable' and 'componentrelation'Björn Gustavsson
2015-01-12Fix instantiation of an inlined type in a value definitionBjörn Gustavsson
2015-01-12Simplify and correct tag handlingBjö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-12Check more errors in the simplified syntaxBjö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-12Fix object set duplication testBjörn Gustavsson
2015-01-12per/uper: Fix code generation for nested types in objectsBjörn Gustavsson
2015-01-12Clean up use of asn1ct_gen:gen_types()Björn Gustavsson
2015-01-12Correct recursion in OCTET STRING value definitionsBjörn Gustavsson
2015-01-12Fix BER code generationDan Gudmundsson
2015-01-12Clean up get_fieldname_element/3Björn Gustavsson
2015-01-12Provide more reliable location of errorsBjörn Gustavsson
2015-01-12asn1: Fix BER generation for non optional and extended object setsDan Gudmundsson
2015-01-12Rewrite matching of object definitions using the simplified syntaxBjörn Gustavsson
2015-01-12Simplify handling of an empty object definitionBjörn Gustavsson
2015-01-12Use object_to_check/1 in two forgotten placesBjörn Gustavsson
2015-01-12Refactor code involving calls to get_fieldname_element/3Björn Gustavsson
2015-01-12Check INTEGER values betterBjörn Gustavsson
2015-01-12Check CLASS names for validityBjörn Gustavsson
2015-01-12Add a new test case to test values in ValueTest.asn1Björn Gustavsson
2015-01-12Use the #objectclass{} record instead of a tupleBjörn Gustavsson
2015-01-12Correct typo in an error messageBjörn Gustavsson
2014-12-09Prepare releaseErlang/OTP
2014-11-27Merge branch 'dgud/asn1/fix-seqtag/OTP-12326' into maintDan Gudmundsson
2014-11-26asn1: Fix EXTERNAL (1994 variant) type conversionDan Gudmundsson
2014-11-24Fix IMPLICIT tagging when TagDefault is AUTOMATICSimon Cornish
2014-11-18Add test for IMPLICIT tagging when TagDefault is AUTOMATICSimon Cornish
2014-09-29BER decoding: Don't allow primitives with indefinite lengthsBjörn Gustavsson
2014-09-15Update release notesErlang/OTP
2014-09-15Update version numbersErlang/OTP