summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated OTP versionOTP-20.3.8.24Erlang/OTP2019-11-152-1/+2
* Prepare releaseErlang/OTP2019-11-157-9/+60
* Merge branch 'hans/ssh/release_proptest_20/OTP-16288' into maint-20Erlang/OTP2019-11-157-1/+52
|\
| * ssh: Property test data dirHans Nilsson2019-11-146-0/+51
| * ssh: Update test/Makefile with missing test dirHans Nilsson2019-11-121-1/+1
* | Merge branch 'hans/common_test/ct_proptest_log_improvement/OTP-16287' into ma...Erlang/OTP2019-11-151-19/+48
|\ \
| * | common_test: Improve ct_property_test loggingHans Nilsson2019-11-111-19/+48
* | | Merge branch 'rickard/proc-exit-lit-area-20-patch/OTP-16193' into maint-20Erlang/OTP2019-11-1513-89/+688
|\ \ \
| * \ \ Merge branch 'rickard/proc-exit-lit-area-20/OTP-16193' into rickard/proc-exit...Rickard Green2019-11-0613-89/+688
| |\ \ \ | | |_|/ | |/| |
| | * | Fix release of literal areasRickard Green2019-10-2913-88/+688
| | |/
* | | Merge branch 'hans/ssh/fix_cli-20-21/OTP-14849' into maint-20Erlang/OTP2019-11-151-2/+6
|\ \ \ | |/ / |/| |
| * | ssh: Fix cli problems at line endHans Nilsson2019-10-161-2/+6
| |/
* | Updated OTP versionOTP-20.3.8.23Erlang/OTP2019-10-042-1/+2
* | Prepare releaseErlang/OTP2019-10-049-9/+101
* | Merge branch 'bmk/snmp/manager/20190910/callback_proxy/OTP-15947' into maint-20Erlang/OTP2019-10-047-173/+713
|\ \
| * | [snmp|manager|test] Adjusted the inform_swarm test case runtimeMicael Karlberg2019-10-041-1/+1
| * | [snmp|manager|doc] Document the new (cbproxy) optionMicael Karlberg2019-09-122-3/+45
| * | [snmp|manager|test] Add test cases using the new (cbproxy) featureMicael Karlberg2019-09-122-83/+290
| * | [snmp|manager] Server callback proxy process configMicael Karlberg2019-09-123-87/+378
| |/
* | Merge branch 'hans/crypto/EVP_cf8_cf128_20/OTP-16133' into maint-20Erlang/OTP2019-10-042-86/+6
|\ \
| * | crypto: EVPify aes_*_cfb8 and aes_*_cfb128Hans Nilsson2019-10-022-86/+6
* | | Merge branch 'zadean/syntax_tools/add_missing_unwrap/OTP-16012/PR-2348' into ...Erlang/OTP2019-10-043-25/+64
|\ \ \
| * | | Update test suitezadean2019-08-222-0/+39
| * | | Also unwrap map_type_* name and valuezadean2019-08-221-12/+12
| * | | Add unwrap calls to map_field_* in erl_syntaxZachary Dean2019-08-221-12/+12
* | | | Merge branch 'rickard/node-refc-tests-20' into maint-20Erlang/OTP2019-10-043-30/+42
|\ \ \ \
| * | | | Fix node refc test for system message queueRickard Green2019-07-223-30/+42
| | |_|/ | |/| |
* | | | Merge branch 'rickard/test-fixes-20' into maint-20Erlang/OTP2019-10-042-10/+46
|\ \ \ \
| * | | | Fix unstable node_container_SUITE:magic_ref testRickard Green2019-07-081-1/+16
| * | | | Fix unstable node_container_SUITE:node_controller_refc testRickard Green2019-07-081-1/+11
| * | | | Fix unstable tests process_SUITE:no_priority_inversion{,2}Rickard Green2019-07-081-8/+19
| |/ / /
* | | | Merge branch 'rickard/dist-exit2/20/OTP-15867' into maint-20Erlang/OTP2019-10-041-1/+9
|\ \ \ \
| * | | | Don't disconnect on remote exit/2 with old incarnation as recipientRickard Green2019-06-171-1/+9
| |/ / /
* | | | Merge branch 'rickard/port-sched-abort-20/ERL-1049/OTP-16107' into maint-20Erlang/OTP2019-10-041-16/+11
|\ \ \ \
| * | | | Fix stray message due to proc to port task signal abortRickard Green2019-09-241-16/+11
| |/ / /
* | | | Merge branch 'kvakvs/erts/binary_to_term_int_overflow/OTP-16058' into maint-20Erlang/OTP2019-10-041-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix integer overflow in size calculation in binary_to_term for output larger ...Dmytro Lytovchenko2019-09-121-2/+2
| |/ /
* | | Updated OTP versionOTP-20.3.8.22Erlang/OTP2019-06-142-1/+2
* | | Prepare releaseErlang/OTP2019-06-147-15/+70
* | | Merge branch 'siri/ct/fail-after-failed-init_per_testcase/ERIERL-350/OTP-1586...Erlang/OTP2019-06-144-8/+186
|\ \ \
| * | | [ct] Allow post_init_per_testcase to change skip to failSiri Hansen2019-05-214-8/+186
* | | | Merge branch 'siri/ct/hook-terminated-not-initiated/ERIERL-370/OTP-15863' int...Erlang/OTP2019-06-142-3/+18
|\ \ \ \
| * | | | [ct] Fix bug where Hook:terminate/1 was called before Hook:init/2Siri Hansen2019-06-042-3/+18
| |/ / /
* | | | Merge branch 'john/tools/fix-cover-register-race/ERL-943/OTP-15813' into main...Erlang/OTP2019-06-142-15/+56
|\ \ \ \
| * | | | cover: Fix register/2 race on startupJohn Högberg2019-05-132-15/+56
* | | | | Merge branch 'john/erts/fix-xxx_to_existing_atom-overflow/ERL-944/OTP-15819' ...Erlang/OTP2019-06-143-22/+73
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | erts: Fix buffer overflow in xxx_to_existing_atomJohn Högberg2019-05-133-22/+73
| |/ / /
* | | | Updated OTP versionOTP-20.3.8.21Erlang/OTP2019-04-162-1/+2
* | | | Prepare releaseErlang/OTP2019-04-1613-8/+207
* | | | Merge branch 'rickard/make-fixes-20/OTP-15657' into maint-20Erlang/OTP2019-04-167-40/+30
|\ \ \ \