Age | Commit message (Expand) | Author |
2015-01-12 | Correct recursion in OCTET STRING value definitions | Björn Gustavsson |
2015-01-12 | Fix BER code generation | Dan Gudmundsson |
2015-01-12 | asn1: Fix BER generation for non optional and extended object sets | Dan Gudmundsson |
2015-01-12 | Rewrite matching of object definitions using the simplified syntax | Björn Gustavsson |
2015-01-12 | Refactor code involving calls to get_fieldname_element/3 | Björn Gustavsson |
2015-01-12 | Check INTEGER values better | Björn Gustavsson |
2014-11-27 | Merge branch 'dgud/asn1/fix-seqtag/OTP-12326' into maint | Dan Gudmundsson |
2014-11-26 | asn1: Fix EXTERNAL (1994 variant) type conversion | Dan Gudmundsson |
2014-11-18 | Add test for IMPLICIT tagging when TagDefault is AUTOMATIC | Simon Cornish |
2014-09-29 | BER decoding: Don't allow primitives with indefinite lengths | Björn Gustavsson |
2014-09-01 | Workaround for combining two object sets separated by extension | Björn Gustavsson |
2014-09-01 | Correct expansion of parameterized types | Björn Gustavsson |
2014-06-05 | (U)PER: Fix decoding of named INTEGER | Björn Gustavsson |
2014-06-05 | (U)PER: Fix encoding of a semi-constrained, named INTEGER | Björn Gustavsson |
2014-06-05 | Improve tests of DEFAULT values | Björn Gustavsson |
2014-05-06 | Set.py: Correct illegal DEFAULT value | Björn Gustavsson |
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 |