Age | Commit message (Expand) | Author |
2014-02-28 | Clean up reporting of errors in IMPORTS | Björn Gustavsson |
2014-02-28 | asn1ct_check: Clean up error checking for INSTANCE OF | Björn Gustavsson |
2014-02-13 | Correct subtyping of extensible ENUMERATED | Björn Gustavsson |
2014-01-24 | Fix OCTET STRING | Björn Gustavsson |
2014-01-20 | Test open types that may need more than 128 bytes | Björn Gustavsson |
2013-12-02 | Merge branch 'bjorn/asn1/fix-integer-constraint/OTP-11504' into maint | Björn Gustavsson |
2013-11-29 | PER/UPER: Handle a range in the extension part of the constraint | Björn Gustavsson |
2013-11-20 | Merge branch 'bjorn/asn1/fix-union-bug/OTP-11411' into maint | Björn Gustavsson |
2013-10-21 | Merge branch 'bjorn/asn1/fix-extensible-single-values/OTP-11415' into maint | Björn Gustavsson |
2013-10-17 | Fix complicated union of INTEGER constraints | Björn Gustavsson |
2013-10-01 | Fix broken handling of default values for BIT STRINGs | Björn Gustavsson |
2013-09-30 | PER/UPER: Correct encoding for single-value extensible constraints | Björn Gustavsson |
2013-09-18 | Move out specific tests from asn1_test_lib | Björn Gustavsson |
2013-09-03 | PER, UPER: Fix encoding/decoding of open types greater than 16K | Björn Gustavsson |
2013-08-30 | Improve tests of deep table constraints | 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-08-30 | Extend the test for parameterized information objects | Björn Gustavsson |
2013-08-30 | SeqOf: Add more tricky SEQUENCE OF tests | Björn Gustavsson |
2013-06-10 | Merge branch 'bjorn/asn1/not-small-bugs/OTP-11153' into maint | Björn Gustavsson |
2013-06-08 | PER/UPER: Correct decoding of SEQUENCEs with more than 64 extensions | Björn Gustavsson |
2013-06-08 | Test ENUMERATED with many extended values | Björn Gustavsson |
2013-06-07 | PER, UPER: Fix record name mismatch between HRL file and decoding code | Björn Gustavsson |
2013-06-03 | testSeqOf: Test constrained, extensible sizes | Björn Gustavsson |
2013-05-31 | Extend tests cases for BIT STRING | Björn Gustavsson |
2013-05-31 | Improve tests of ENUMERATED | Björn Gustavsson |
2013-05-31 | asn1ct_check: Don't pass on #'ObjectClassFieldType'{} with fixed type | 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 | testPrim: Simplify test cases using a roundtrip function | Björn Gustavsson |
2013-05-31 | BER: Fix handling of a constructed default value for a class | Björn Gustavsson |
2013-05-31 | PER: Generate code for deep table constraints at compile-time | Björn Gustavsson |
2013-05-31 | Extend tests to cover more code in asn1ct_check | Björn Gustavsson |
2013-05-31 | Clean up checking of values for ENUMERATEDs | Björn Gustavsson |
2013-05-31 | Remove files that are not used by any test case | Björn Gustavsson |
2013-05-31 | testExtensionAddtionGroup/1: Clean up and enhance | Björn Gustavsson |
2013-05-31 | Normalize SIZE constraints to simplify backends | Björn Gustavsson |
2013-05-31 | PER: Fix aligments bugs for short strings | Björn Gustavsson |
2013-05-31 | Correct encoding (decoding) of lengths less than the root range | Björn Gustavsson |
2013-05-31 | Fix handling of open interval constraints with pre-defined integers | 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 | asn1_constructed_per: Optimize decoding of CHOICE | Björn Gustavsson |
2013-04-18 | Merge branch 'maint-r16' into maint | Björn Gustavsson |
2013-04-16 | Merge branch 'bjorn/asn1/fix-lost-extension-mark/OTP-10995' into maint-r16 | Erlang/OTP |
2013-04-03 | Prevent loss of objects after the extension marker | Björn Gustavsson |
2013-04-03 | Don't lose the extension mark for object set parameters | Björn Gustavsson |
2013-03-15 | Eliminate latin1 encoded characters | Björn Gustavsson |
2013-03-08 | PER/UPER: Correct decoding of ENUMERATEDs with a single value | Björn Gustavsson |