Age | Commit message (Expand) | Author |
2013-05-31 | PER/UPER: Correct encoding of a length outside the root range | Björn Gustavsson |
2013-05-31 | PER: Eliminate useless argument for encode_octet_string() | 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 | Eliminate use of #constraint{} outside of the parser | Björn Gustavsson |
2013-05-31 | ascn1ct_check: Remove effect-less code | Björn Gustavsson |
2013-05-31 | Use the record definition for #Externaltypereference | Björn Gustavsson |
2013-05-31 | Eliminate general use of #typereference{} | Björn Gustavsson |
2013-05-31 | PER/UPER: Share all code except encoding of primitives | Björn Gustavsson |
2013-05-31 | Eliminate duplicated code in gen_inlined_{dec,enc}_funs() | Björn Gustavsson |
2013-05-31 | Remove unused function pgen/4 in all backends | 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 | Remove unnecessary code duplication in gen_objset_{dec,enc}() | Björn Gustavsson |
2013-05-31 | asn1ct_constructed_per: Optimize decoding of OPTIONAL | Björn Gustavsson |
2013-05-31 | asn1ct_constructed_per: Break out part of gen_dec_comp_call() | Björn Gustavsson |
2013-05-31 | asn1_constructed_per: Optimize decoding of CHOICE | Björn Gustavsson |
2013-05-31 | Refactor decoding of items in SEQUENCEs and CHOICEs | Björn Gustavsson |
2013-05-31 | asn1ct_constructed_per: Refactor gen_dec_choice2() | Björn Gustavsson |
2013-05-31 | asn1_constructed_per: Refactor gen_enc_choice2() | Björn Gustavsson |
2013-05-31 | Don't call asn1ct_name:clear/0 directly after asn1ct_name:start/0 | Björn Gustavsson |
2013-05-31 | asn1ct_name: Remove broken active/1 | Björn Gustavsson |
2013-05-31 | asnct1_name: Optimize clean/1 | Björn Gustavsson |
2013-05-31 | asn1ct_name: Make new/1 asynchronous | Björn Gustavsson |
2013-05-31 | asn1ct_name: Use a monitor instead of an arbitrary timeout | Björn Gustavsson |
2013-05-31 | asn1ct_name: Simplify the data structures of the name server process | Björn Gustavsson |
2013-05-31 | asn1ct_name: Remove unused functions | Björn Gustavsson |
2013-04-27 | Fix some Makefile rules that didn't support silent rules | Anthony Ramine |
2013-04-18 | Merge branch 'maint-r16' into maint | Björn Gustavsson |
2013-04-18 | Prepare release | Erlang/OTP |
2013-04-16 | Merge branch 'bjorn/asn1/fix-lost-extension-mark/OTP-10995' into maint-r16 | Erlang/OTP |
2013-04-08 | Remove unused Postscript files | Hans Bolinder |
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-13 | Prepare release | Erlang/OTP |
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-25 | Prepare releaseOTP_R16B | Erlang/OTP |
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-16 | asn1ct: Eliminate use of obsolete size/1 | Björn Gustavsson |
2013-02-16 | Eliminate use of obsolete size/1 in generated 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 | der: Correct code generation for checking of empty sets | 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 |