Age | Commit message (Expand) | Author |
2015-03-06 | asn1ct_gen: Correct generation of .hrl files for multiple ellipses | Björn Gustavsson |
2015-03-06 | Fix BER code generation | Dan Gudmundsson |
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-08 | Merge branch 'bjorn/asn1/misc-bug-fixes/OTP-12125' into maint | Björn Gustavsson |
2014-09-01 | Workaround for combining two object sets separated by extension | Björn Gustavsson |
2014-09-01 | Check the formal parameter for parameterized type definitions | Björn Gustavsson |
2014-09-01 | Correct expansion of parameterized types | Björn Gustavsson |
2014-08-11 | BER decoding: Improve error checking for indefinite length | Björn Gustavsson |
2014-08-11 | BER: Test decoding of indefinite lengths | 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 | Test suites: Add support for running Dialyzer on generated code | Björn Gustavsson |
2014-06-05 | Improve tests of DEFAULT values | Björn Gustavsson |
2014-06-05 | Correct OCTET STRING default when legacy_erlang_types is active | Björn Gustavsson |
2014-06-05 | Rewrite the code for testing DEFAULT for DER | Björn Gustavsson |
2014-05-06 | Test DEFAULT more thoroughly | 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-28 | asn1ct_check: Rewrite error checking for INTEGER and BIT STRING | Björn Gustavsson |
2014-02-24 | Eliminate warnings for deprecated funtions in test suites | Björn Gustavsson |
2014-02-24 | Merge branch 'schlagert/fix_basic_appups' | Siri Hansen |
2014-02-24 | Add test suites performing app and appup file checks | Tobias Schlager |
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 |