Age | Commit message (Expand) | Author |
2014-02-20 | Merge branch 'bjorn/asn1/cleanup/OTP-11727' | Björn Gustavsson |
2014-02-13 | Correct subtyping of extensible ENUMERATED | Björn Gustavsson |
2014-01-31 | asn1ct_check: Correct error handling for illegal OCTET STRING values | Björn Gustavsson |
2014-01-24 | Fix open types | Björn Gustavsson |
2014-01-24 | Fix OCTET STRING | Björn Gustavsson |
2014-01-24 | Fix BIT STRING | Björn Gustavsson |
2014-01-24 | asn1 test suite: Modernize testTimer_* and testTimer.erl | Björn Gustavsson |
2014-01-24 | testPrimStrings: Run test of fragmented strings for PER too | Björn Gustavsson |
2014-01-20 | Factor out printing of verbose messages | 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-27 | Teach the ASN.1 compiler the no_ok_wrapper option | Björn Gustavsson |
2013-09-18 | No longer compile the X420 specs for plain BER | Björn Gustavsson |
2013-09-18 | Combine the testSeqIndefinite/1 and testSetIndefinite/1 test cases | Björn Gustavsson |
2013-09-18 | Remove asn1_wrapper | Björn Gustavsson |
2013-09-18 | Eliminate the use of asn1_wrapper | Björn Gustavsson |
2013-09-18 | Simplify tests of CHOICE with OPTIONAL | Björn Gustavsson |
2013-09-18 | asn1_test_lib: Add roundtrip functions and use them everywhere | Björn Gustavsson |
2013-09-18 | Makefile: Release Emakefile to ensure warnings are treated as errors | Björn Gustavsson |
2013-09-18 | Don't allow unused exported functions in test case helpers | Björn Gustavsson |
2013-09-18 | Move out specific tests from asn1_test_lib | Björn Gustavsson |
2013-09-18 | testMegaco: Remove unused exported function msg11/0 | Björn Gustavsson |
2013-09-18 | ASN.1 tests: Don't export functions that are only locally called | Björn Gustavsson |
2013-09-18 | Remove unused pem_performance.erl file | Björn Gustavsson |
2013-09-18 | asn1_SUITE: Reinstate test of sub-constraint | Björn Gustavsson |
2013-09-18 | ASN.1 tests: Remove unused choice_extension.erl | Björn Gustavsson |
2013-09-18 | Remove unused compile() functions | Björn Gustavsson |
2013-09-18 | asn1_test_lib: Remove unnecessary loading of a compiled ASN.1 spec | Björn Gustavsson |
2013-09-18 | Slightly clean up testX420 | Björn Gustavsson |
2013-09-18 | asn1_SUITE: Combine most tests that use External.asn1 | Björn Gustavsson |
2013-09-18 | asn1_SUITE: Remove useless test case testInvokeMod/1 | Björn Gustavsson |
2013-09-18 | asn_SUITE: Fold per_GeneralString/1 into h323test | Björn Gustavsson |
2013-09-18 | asn1_SUITE: Remove unused function case_dir/2 | Björn Gustavsson |
2013-09-18 | asn1_SUITE: Remove useless test_driver_load/1 test case | Björn Gustavsson |
2013-09-03 | PER, UPER: Fix encoding/decoding of open types greater than 16K | Björn Gustavsson |
2013-08-30 | PER, UPER: Optimize encoding using an intermediate format | Björn Gustavsson |
2013-08-30 | Clean up checking of objects | 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 | asn1_SUITE: Remove off-topic (and slow) smp/1 test case | Björn Gustavsson |
2013-08-30 | SeqOf: Add more tricky SEQUENCE OF tests | Björn Gustavsson |