Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-27 | Revert "Prepare release" | Rickard Green | |
This reverts commit df130102cdeca8d35fec95a0c926fd1cfec54eab. | |||
2019-02-26 | Prepare release | Erlang/OTP | |
2018-12-13 | Merge branch 'maint' | Sverker Eriksson | |
2018-12-12 | Add empty 'since' attribute for old modules and functions | Sverker Eriksson | |
2018-12-11 | Merge branch 'maint' | Henrik Nord | |
* maint: Updated OTP version Prepare release | |||
2018-12-10 | Prepare release | Erlang/OTP | |
2018-12-07 | Merge branch 'maint' | Henrik Nord | |
* maint: Updated OTP version Prepare release | |||
2018-12-07 | Merge branch 'maint-20' into maint | Henrik Nord | |
* maint-20: Updated OTP version Prepare release | |||
2018-12-06 | Prepare release | Erlang/OTP | |
2018-12-06 | Handle erroneous length during decode (BER only) without crashing | Kenneth Lundin | |
2018-12-06 | Merge branch 'maint' | Raimo Niskanen | |
2018-12-04 | Handle erroneous length during decode (BER only) without crashing | Kenneth Lundin | |
2018-09-25 | Merge branch 'maint' | Henrik Nord | |
2018-09-24 | Prepare release | Erlang/OTP | |
2018-08-03 | Merge branch 'maint' | Raimo Niskanen | |
* maint: Updated OTP version Prepare release Fix NIF stack recursion bug and enforce a limit | |||
2018-08-03 | Merge branch 'maint-20' into maint | Raimo Niskanen | |
* maint-20: Updated OTP version Prepare release Fix NIF stack recursion bug and enforce a limit Conflicts: OTP_VERSION lib/asn1/doc/src/notes.xml lib/asn1/vsn.mk otp_versions.table | |||
2018-08-02 | Prepare release | Erlang/OTP | |
2018-08-02 | Fix NIF stack recursion bug and enforce a limit | Raimo Niskanen | |
Fix recursion bug when decoding Constructed value within another value - here the allowed buffer for the recursed decode shall only be the size of the enclosing value, not the whole buffer. Return ASN1_ERROR if BER decode recurses more than about 8 kWords. | |||
2018-07-27 | Change "can not" into "cannot" | Raimo Niskanen | |
I did not find any legitimate use of "can not", however skipped changing e.g RFCs archived in the source tree. | |||
2018-07-13 | docs: make clean all XMLDIR | Lukas Larsson | |
2018-06-19 | Prepare release | Erlang/OTP | |
2018-06-18 | Update copyright year | Henrik Nord | |
2018-05-29 | Revert "Prepare release" | Henrik | |
This reverts commit fd8e49b5bddceaae803670121b603b5eee8c5c08. | |||
2018-05-25 | Prepare release | Erlang/OTP | |
2018-05-02 | Revert "Update release notes" | Henrik | |
This reverts commit 202bb737e3deabfebee683266f4b7c42781eb521. | |||
2018-05-02 | Revert "Update version numbers" | Henrik | |
This reverts commit 345f7f527a4c26ef49cef0d81e2c8b71bf01ebc3. | |||
2018-04-30 | Update release notes | Erlang/OTP | |
2018-04-30 | Update version numbers | Erlang/OTP | |
2018-04-16 | asn1: Eliminate use of erlang:get_stacktrace/0 | Björn Gustavsson | |
Also eliminate use of erlang:get_stacktrace/0 in code generated by the ASN.1 compiler. | |||
2018-04-09 | erl_docgen: Add ghlink step for all non-generated doc xml files | Lukas Larsson | |
In order to get line numbers into the ghlink we have to add a post processing step for all xml files. | |||
2018-03-14 | Merge branch 'maint' | Henrik | |
Conflicts: OTP_VERSION | |||
2018-03-09 | Update release notes | Erlang/OTP | |
2018-03-09 | Update version numbers | Erlang/OTP | |
2018-03-05 | Merge branch 'maint' | Raimo Niskanen | |
2018-03-02 | Dialyzer suppress per_common:to_bitstring/2 | Raimo Niskanen | |
2018-01-17 | Merge branch 'maint' | Björn Gustavsson | |
* maint: asn1_SUITE: Fix failure in xref_export_all/1 | |||
2018-01-17 | asn1_SUITE: Fix failure in xref_export_all/1 | Björn Gustavsson | |
The variable 'S' was used twice. If the test case failed because there were unused functions in asn1_SUITE, there would be an ugly badmatch exception instead of the intended nice error message. | |||
2017-12-13 | Merge branch 'maint' | Henrik Nord | |
2017-12-08 | Update release notes | Erlang/OTP | |
2017-12-08 | Update version numbers | Erlang/OTP | |
2017-11-23 | Merge branch 'maint' | Hans Nilsson | |
* maint: asn1: asn1:test now handles no_ok_wrapper and undec_rest asn1: Further adjustments on generated code asn1: Protect more by try..catch | |||
2017-11-23 | Merge branch 'hans/asn1/asn1ct_test_fix/ERL-518/OTP-14787' into maint | Hans Nilsson | |
* hans/asn1/asn1ct_test_fix/ERL-518/OTP-14787: asn1: asn1:test now handles no_ok_wrapper and undec_rest | |||
2017-11-21 | asn1: asn1:test now handles no_ok_wrapper and undec_rest | Hans Nilsson | |
2017-11-21 | asn1: Further adjustments on generated code | Hans Nilsson | |
2017-11-21 | asn1: Protect more by try..catch | Hans Nilsson | |
2017-10-10 | Merge branch 'maint' | Lars Thorsen | |
2017-10-10 | Merge branch 'lars/doc-cleanup/OTP-14475' into maint | Lars Thorsen | |
* lars/doc-cleanup/OTP-14475: [edoc] Remove unused module otpsgml_layout.erl Remove unused files from the documentation build | |||
2017-09-28 | Remove unused files from the documentation build | Lars Thorsen | |
2017-09-26 | Merge branch 'maint' | Henrik Nord | |
2017-09-22 | Update release notes | Erlang/OTP | |