Age | Commit message (Expand) | Author |
2012-10-22 | Migrate timers from test_server to ct interface | Lukas Larsson |
2012-09-03 | Prepare releaseOTP_R15B02 | Erlang/OTP |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-30 | Merge branch 'kenneth/asn1/dialyzer-warnings' into maint | Björn-Egil Dahlberg |
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 'hw/asn1rt_check-transform' into maint | Henrik Nord |
2012-08-28 | Remove Dialyzer warnings | Kenneth Lundin |
2012-08-20 | Corrected decoding to encorse a proper error return is there is tag mismatch | Kenneth Lundin |
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-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 |
2012-03-29 | replace 5 sec timeout (too short) with monitor in asn1_db requests | Kenneth Lundin |
2012-03-27 | Correct handling of INTEGER (1..4 | 8 | 10 | 20) | Kenneth Lundin |
2012-03-22 | Bump asn1 version number | Gustav Simonsson |
2012-02-29 | [asn1] Refactor test cases and remove extra suites | Adam Lindberg |
2012-02-28 | [asn1] Replace 'driver' option with 'nif' | Adam Lindberg |
2012-02-28 | [asn1] Correct test suite dependencies | Adam Lindberg |
2012-02-28 | [asn1] Parallelize test suites | Adam Lindberg |
2012-02-28 | [asn1] Make tables and processes unnamed | Adam Lindberg |
2012-02-28 | [asn1] Abstract out table access to new module | Adam Lindberg |
2012-02-28 | [asn1] Run asn1 compilation in a separate process | Adam Lindberg |
2012-02-14 | Change test to use CT Config PrivDir | Gustav Simonsson |
2012-02-13 | Fix to integer and sequence definitions | Gustav Simonsson |
2012-01-03 | asn1: Remove unused variable in asn1_erl_nif.c | Björn-Egil Dahlberg |
2011-12-12 | Prepare release | Erlang/OTP |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg |
2011-11-30 | asn1: Eliminate use of tuple fun | Björn Gustavsson |
2011-11-22 | Revert "Update version numbers for pre-release of R15" | Björn-Egil Dahlberg |
2011-11-22 | Update version numbers for pre-release of R15OTP_R15A | Björn Gustavsson |
2011-11-10 | Remove exec bit from: erl, hrl, xml, html, asn, gif, xpm | Ricardo Catalinas Jiménez |
2011-10-27 | Remove unused */doc/src/make.dep files | Björn Gustavsson |
2011-10-27 | doc Makefiles: Eliminate DOCSUPPORT ifdefs | Björn Gustavsson |
2011-10-18 | asn1rt_check: Fix transform_to_EXTERNAL1990 for binary input | Harald Welte |
2011-10-13 | asn1: Fix typo that caused failure of 'make release' on Windows | Björn Gustavsson |
2011-10-04 | Merge branch 'dev' into major | Björn-Egil Dahlberg |