Age | Commit message (Expand) | Author |
2016-01-21 | PER: Correct compilation of named INTEGERs | Björn Gustavsson |
2015-11-30 | BER: Fix encoding of empty named BIT STRING | Björn Gustavsson |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-03-20 | Merge branch 'rickard/time_api/OTP-11997' | Rickard Green |
2015-03-20 | asn1 test SUITE: Eliminate use of now/0 | Björn Gustavsson |
2015-03-12 | Merge branch 'maint' | Björn Gustavsson |
2015-03-06 | asn1ct_gen: Correct generation of .hrl files for multiple ellipses | Björn Gustavsson |
2015-03-06 | Fix BER code generation | Dan Gudmundsson |
2015-01-12 | Improve error handling for illegal object definitions | Björn Gustavsson |
2015-01-12 | Remove useless fields in #state{} | Björn Gustavsson |
2015-01-12 | Further improve error handling for instatiation of parameterized types | Dan Gudmundsson |
2015-01-12 | asn1ct_tok: Clean up | Björn Gustavsson |
2015-01-12 | Add a test case for EXTENSIBILITY IMPLIED | Björn Gustavsson |
2015-01-12 | asn1ct_parser2: Clean up error handling and reporting | Björn Gustavsson |
2015-01-12 | Move checking of UNIQUE & DEFAULT error to asn1ct_check | Björn Gustavsson |
2015-01-12 | Strengthen the test of selection types | Björn Gustavsson |
2015-01-12 | Modernize error handling for SEQUENCE | Dan Gudmundsson |
2015-01-12 | Modernize error handling for CHOICE | Dan Gudmundsson |
2015-01-12 | Modernize error handling for BOOLEAN | Dan Gudmundsson |
2015-01-12 | Modernize error handling for named values | Dan Gudmundsson |
2015-01-12 | Rewrite checking of ENUMERATED | Björn Gustavsson |
2015-01-12 | BER: Fix ENUMERATED with negative values | Björn Gustavsson |
2015-01-12 | Modernize error handling for illicit tags | Björn Gustavsson |
2015-01-12 | Modernize error handling for instatiation of parameterized types | Björn Gustavsson |
2015-01-12 | Clean up get_unique_fieldname/2 | Dan Gudmundsson |
2015-01-12 | Clean up error reporting for duplicate tags | Dan Gudmundsson |
2015-01-12 | asn1: Rewrite error handling for EXPORT to new style | Dan Gudmundsson |
2015-01-12 | asn1: Fix error reporting for the EXTERNAL type | Dan Gudmundsson |
2015-01-12 | asn1: Fix import checking code | Dan Gudmundsson |
2015-01-12 | Rewrite constraint handling | Björn Gustavsson |
2015-01-12 | Strengthen the constraint_equivalence test case | Björn Gustavsson |
2015-01-12 | Get rid of the test case for warnings_as_errors | Björn Gustavsson |
2015-01-12 | Add the other PKCS files to the rfcs test case | Dan Gudmundsson |
2015-01-12 | Clean up checking of object sets | Björn Gustavsson |
2015-01-12 | Fix several levels of inlined definitions | Björn Gustavsson |
2015-01-12 | Rewrite handling of ObjectSetFromObjects | Björn Gustavsson |
2015-01-12 | Clean up and correct table constraint handling | Björn Gustavsson |
2015-01-12 | Correct another bug with instantiated types | Björn Gustavsson |
2015-01-12 | Fix instantiation of an inlined type in a value definition | Björn Gustavsson |
2015-01-12 | Clean up constraint checking | Björn Gustavsson |
2015-01-12 | Use recursive get_referenced_type to get classdef directly | Dan Gudmundsson |
2015-01-12 | Fix recursive get_referenced_type | Dan Gudmundsson |
2015-01-12 | Remove special case in parser | Björn Gustavsson |
2015-01-12 | Improve handling of BIT STRING values | Björn Gustavsson |
2015-01-12 | Check more errors in the simplified syntax | Björn Gustavsson |
2015-01-12 | Add the rfcs test case | Björn Gustavsson |
2015-01-12 | Handle CLASS.&field when checking values | Björn Gustavsson |
2015-01-12 | Clean up and correct validation of OBJECT IDENTIFIER/RELATIVE-OID | Dan Gudmundsson |
2015-01-12 | Fix object set duplication test | Björn Gustavsson |
2015-01-12 | per/uper: Fix code generation for nested types in objects | Björn Gustavsson |