Age | Commit message (Expand) | Author |
2013-06-07 | UPER: Correct encoding of ENUMERATED with more than 63 extended values | Björn Gustavsson |
2013-05-31 | asn1ct_check: Don't pass on #'ObjectClassFieldType'{} with fixed type | Björn Gustavsson |
2013-05-31 | asn1ct_gen_per: Remove useless renewal of 'enumval' | Björn Gustavsson |
2013-05-31 | PER/UPER: Eliminate gen_encode_prim_wrapper() and DoTag argument | Björn Gustavsson |
2013-05-31 | Eliminate handling of #pobjectdef{} from the backends | Björn Gustavsson |
2013-05-31 | Eliminate the {notype,_} return value from asn1ct_gen:type/1 | Björn Gustavsson |
2013-05-31 | PER/UPER: Remove support for a list argument for encode_open_type/1 | Björn Gustavsson |
2013-05-31 | Introduce asn1ct_gen_per:gen_decode_external/3 | Björn Gustavsson |
2013-05-31 | Get rid of 'ANY' in the backends | Björn Gustavsson |
2013-05-31 | Normalize SIZE constraints to simplify backends | 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 | Remove unnecessary code duplication in gen_objset_{dec,enc}() | Björn Gustavsson |
2013-05-31 | asn1ct_name: Remove broken active/1 | Björn Gustavsson |
2013-02-14 | per,uper: Fix breakage of compilation of InformationFramework | Björn Gustavsson |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-24 | Remove vestiges of support for the {TypeName,Value} notation | Björn Gustavsson |
2013-01-23 | per,uper: Optimize decoding of the remaining data types | Björn Gustavsson |
2013-01-23 | per,uper: Optimize decoding of the remaining string types | Björn Gustavsson |
2013-01-23 | per,uper: Optimize decoding of the string data types | Björn Gustavsson |
2013-01-23 | By default, encode BIT STRING to bitstrings | Björn Gustavsson |
2013-01-22 | uper: Look up some SizeConstraints at compile-time | Björn Gustavsson |
2013-01-22 | Refactor decoding of BIT STRINGs | Björn Gustavsson |
2013-01-22 | Optimize encoding of ENUMERATED in per and uper | Björn Gustavsson |
2013-01-22 | Add run-time library templates and use them | Björn Gustavsson |
2012-12-21 | Always inline decoding of open types | Björn Gustavsson |
2012-12-19 | Eliminate code duplication | Björn Gustavsson |
2012-12-19 | Remove support for the {Typename,Value} notation in encoding | Björn Gustavsson |
2012-12-06 | Do alignment optimization of SEQUENCEs and SETs | Björn Gustavsson |
2012-12-06 | Optimize decoding of OCTET STRINGs | Björn Gustavsson |
2012-12-06 | Use asn1ct_imm to optimize decoding of per and uper | Björn Gustavsson |
2012-12-06 | Use asn1ct_imm:effective_constraint/2 | Björn Gustavsson |
2012-12-06 | Optimize encoding/decoding of NULL in the per and uper back-ends | Björn Gustavsson |
2012-11-23 | Remove obsolete back-ends and simplify the options | Björn Gustavsson |
2012-07-10 | In generation of encoding functions for enumeration types, | Gustav Simonsson |
2012-05-04 | Add support for multiple ExtensionAdditionGroups | Kenneth Lundin |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-02-13 | Fix to integer and sequence definitions | Gustav Simonsson |
2011-08-01 | Remove driver support for per encoding | Lukas Larsson |
2011-08-01 | Add support for nif option to optimized PER asn1 compilation | Lukas Larsson |
2010-09-10 | Merge branch 'kenneth/asn1/nested_extaddgroup/OTP-8797' into dev | Kenneth Lundin |
2010-09-07 | Add support for ExtensionAdditionGroup notation in nested types as well | Kenneth Lundin |
2010-04-09 | Merge branch 'ta/asn1-verbose' into dev | Erlang/OTP |
2010-04-08 | Teach asn1ct verbose option | Tuncer Ayaz |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |