Age | Commit message (Expand) | Author |
2012-12-06 | Suppress warnings for unused variables using a compiler option | Björn Gustavsson |
2012-11-26 | Simplify the code for the generated info/0 function | Björn Gustavsson |
2012-11-26 | Don't try to work around a non-loadable NIF library | Björn Gustavsson |
2012-11-26 | Fix BER encoding when multiple levels of typedefs are used | Björn Gustavsson |
2012-11-26 | Update documentation for the asn1 application | Björn Gustavsson |
2012-11-26 | Remove the unused asn1ct_gen_ber module | Björn Gustavsson |
2012-11-23 | Remove the unused asn1ct_constructed_ber module | Björn Gustavsson |
2012-11-23 | Remove the unused asn1ct_per_bin module | Björn Gustavsson |
2012-11-23 | Remove unused functions in asn1rt_ber_bin | Björn Gustavsson |
2012-11-23 | Remove obsolete back-ends and simplify the options | Björn Gustavsson |
2012-11-22 | Make the specialized decodes work with the 'nif' option | Björn Gustavsson |
2012-11-22 | Remove support for the obsolete {Typename,Value} tuple notation | Björn Gustavsson |
2012-11-22 | Remove tests for the obsolete {TypeName,Value} notation | Björn Gustavsson |
2012-11-22 | Remove the obsolete and deprecated 'keyed_list' option | Björn Gustavsson |
2012-11-02 | Merge branch 'maint' | Lukas Larsson |
2012-10-30 | test: fix timetraps | Dan Gudmundsson |
2012-10-22 | Migrate timers from test_server to ct interface | Lukas Larsson |
2012-09-04 | Merge tag 'OTP_R15B02' | Björn-Egil Dahlberg |
2012-09-03 | Prepare releaseOTP_R15B02 | Erlang/OTP |
2012-08-31 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-30 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-08-30 | Merge branch 'kenneth/asn1/dialyzer-warnings' into maint | Björn-Egil Dahlberg |
2012-08-30 | Merge branch 'maint' | Lukas Larsson |
2012-08-30 | Merge branch 'lukas/doc-fixes' into maint | Lukas Larsson |
2012-08-30 | Do not verify del_path as it is not always there | Lukas Larsson |
2012-08-28 | Merge branch 'maint' | Henrik Nord |
2012-08-28 | Merge branch 'hw/asn1rt_check-transform' into maint | Henrik Nord |
2012-08-28 | Remove Dialyzer warnings | Kenneth Lundin |
2012-08-27 | Merge remote branch 'upstream/maint' | Ingela Anderton Andin |
2012-08-20 | Corrected decoding to encorse a proper error return is there is tag mismatch | Kenneth Lundin |
2012-08-15 | Merge branch 'maint' | Gustav Simonsson |
2012-08-15 | Merge branch 'gustav/asn1/enumerated_n2n/OTP-10144' into maint | Gustav Simonsson |
2012-08-15 | Merge branch 'gustav/asn1/integer_single_value_predefined/OTP-10139' into maint | Gustav Simonsson |
2012-08-15 | Merge branch 'gustav/asn1/per_integer_ranges/OTP-10128' into maint | Gustav Simonsson |
2012-07-19 | asn1: Remove VxWorks | Björn-Egil Dahlberg |
2012-07-18 | Merge branch 'at/fix_asn1_typo' into maint | Henrik Nord |
2012-07-11 | Add support for extensible enumeration types in n2n | Gustav Simonsson |
2012-07-11 | Make n2n option work for enumerated types without extension | Gustav Simonsson |
2012-07-10 | In generation of encoding functions for enumeration types, | Gustav Simonsson |
2012-07-05 | Add sorting in constraint checking on single values. | Gustav Simonsson |
2012-07-03 | Keep encoded octets of constrained whole number value and | Gustav Simonsson |
2012-06-28 | Add support for larger integer ranges in per encode/decode | Gustav Simonsson |
2012-06-08 | Merge branch 'lukas/otp/install_with_whitespace/OTP-10107' into maint | Lukas Larsson |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson |
2012-05-17 | Fix typo error in selected decode function | Artem Teslenko |
2012-05-04 | Add support for multiple ExtensionAdditionGroups | Kenneth Lundin |
2012-04-01 | Prepare releaseOTP_R15B01 | Erlang/OTP |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-29 | Merge branch 'kenneth/asn1/integer_range/OTP-9946' into maint | Kenneth Lundin |