Age | Commit message (Expand) | Author |
2013-09-18 | Eliminate the use of asn1_wrapper | Björn Gustavsson |
2013-09-18 | asn1_test_lib: Add roundtrip functions and use them everywhere | Björn Gustavsson |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg |
2013-06-08 | testConstraints: Improve tests of semi-constrained INTEGERs | Björn Gustavsson |
2013-05-31 | Fix encoding of semi-constrained, extensible INTEGERs | Björn Gustavsson |
2013-05-31 | PER/UPER: Fix decoding of semi-constrained INTEGERs | Björn Gustavsson |
2013-05-31 | Normalize SIZE constraints to simplify backends | Björn Gustavsson |
2013-05-31 | Correct encoding (decoding) of lengths less than the root range | Björn Gustavsson |
2013-05-31 | PER/UPER: Correct encoding of a length outside the root range | Björn Gustavsson |
2013-05-31 | testConstraints: Add more tests of SIZE constraints | Björn Gustavsson |
2012-12-18 | Simplify testConstraints by introducing helper functions | Björn Gustavsson |
2012-08-15 | Merge branch 'gustav/asn1/integer_single_value_predefined/OTP-10139' into maint | Gustav Simonsson |
2012-07-05 | Add sorting in constraint checking on single values. | Gustav Simonsson |
2012-06-28 | Add support for larger integer ranges in per encode/decode | Gustav Simonsson |
2012-03-27 | Correct handling of INTEGER (1..4 | 8 | 10 | 20) | Kenneth Lundin |
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 |