Age | Commit message (Expand) | Author |
2013-06-03 | testSeqOf: Test constrained, extensible sizes | Björn Gustavsson |
2013-05-31 | Clean up testSeqOf | 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 | Introduce a new mechanism for structured error handling | Björn Gustavsson |
2013-05-31 | Remove files that are not used by any test case | Björn Gustavsson |
2013-05-31 | asn1_SUITE: Add testS1AP/1 | Björn Gustavsson |
2013-05-31 | When testing, don't tolerate warnings from the BEAM compiler | Björn Gustavsson |
2013-05-31 | asn1_test_lib: Purge old code when loading a new module | Björn Gustavsson |
2013-05-31 | Clean up testPrimStrings | Björn Gustavsson |
2013-05-31 | ber_other/1: Test more specifications with the BER backend | Björn Gustavsson |
2013-05-31 | testExtensionAddtionGroup/1: Clean up and enhance | Björn Gustavsson |
2013-05-31 | asn1_test_lib: Give more information when things goes wrong | 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 | 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 |
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 | testInfObj: Introduce roundtrip/3 to simplify the test suite | 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-12 | PER: Ensure that the complete encoding is at least one byte | Björn Gustavsson |
2013-03-08 | PER/UPER: Correct decoding of ENUMERATEDs with a single value | Björn Gustavsson |
2013-02-22 | Update copyright years | Björn-Egil Dahlberg |
2013-02-18 | Remove unused test cases | Björn Gustavsson |
2013-02-18 | Run more tests with all backends | Björn Gustavsson |
2013-02-18 | asn1_SUITE: Remove unused code | Björn Gustavsson |
2013-02-15 | BER: Fix broken table constraints inside a SET OF/SEQUENCE OF | Björn Gustavsson |
2013-02-14 | Smoke test the 'der' option | Björn Gustavsson |
2013-02-14 | per,uper: Fix breakage of compilation of InformationFramework | Björn Gustavsson |
2013-02-14 | Add NullTest | Björn Gustavsson |
2013-02-14 | asn1_SUITE: Shorten the path to case-specific directory | Björn Gustavsson |
2013-02-14 | asn1_SUITE: Don't add priv_dir to the code path | Björn Gustavsson |
2013-02-14 | asn1 tests: Remove obsolete duplicates of ASN.1 specs | Björn Gustavsson |
2013-02-07 | Merge branch 'maint' | Björn Gustavsson |