Age | Commit message (Expand) | Author |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-01-12 | asn1ct_parser2: Clean up error handling and reporting | Björn Gustavsson |
2015-01-12 | Clean up checking of object sets | Björn Gustavsson |
2015-01-12 | Clean up and correct table constraint handling | Björn Gustavsson |
2015-01-12 | Remove special case in parser | 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 | per/uper: Fix code generation for nested types in objects | Björn Gustavsson |
2015-01-12 | asn1: Fix BER generation for non optional and extended object sets | Dan Gudmundsson |
2014-09-01 | Workaround for combining two object sets separated by extension | Björn Gustavsson |
2014-01-24 | Fix OCTET STRING | Björn Gustavsson |
2013-09-18 | asn1_test_lib: Add roundtrip functions and use them everywhere | Björn Gustavsson |
2013-08-30 | BER: Handle multiple optional SEQUENCE fields with table constraints | Björn Gustavsson |
2013-08-30 | Test OPTIONAL and DEFAULT for open types | Björn Gustavsson |
2013-08-30 | PER/UPER: Fix encoding of an object set with multiple inlined constructs | Björn Gustavsson |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg |
2013-05-31 | asn1ct_check: Don't pass on #'ObjectClassFieldType'{} with fixed type | Björn Gustavsson |
2013-05-31 | BER: Fix handling of a constructed default value for a class | Björn Gustavsson |
2013-05-31 | PER/UPER: Share all code except encoding of primitives | Björn Gustavsson |
2013-05-31 | UPER: Fix bug in encoding/decoding of default types | Björn Gustavsson |
2013-05-31 | testInfObj: Introduce roundtrip/3 to simplify the test suite | Björn Gustavsson |
2012-02-28 | [asn1] Parallelize test suites | Adam Lindberg |
2010-03-16 | Merge branch 'bg/asn1-tests' into dev | Erlang/OTP |
2010-03-11 | asn1 tests: Don't refer to $ERL_TOP in compiler options | Björn Gustavsson |
2010-02-19 | OTP-8463 Support for EXTENSIBILITY IMPLIED and SET/SEQ OF NamedType is | Kenneth Lundin |