summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated OTP versionOTP-20.3.8.25Erlang/OTP2020-01-162-1/+2
* Prepare releaseErlang/OTP2020-01-168-8/+70
* Merge branch 'hans/ssh/send_iolist/OTP-16373' into maint-20Erlang/OTP2020-01-162-23/+8
|\
| * ssh: Change ssh_connection:send to take iodata()Hans Nilsson2019-12-202-23/+8
* | Merge branch 'hans/ssh/fix_timing_20/OTP-16376' into maint-20Erlang/OTP2020-01-164-3/+39
|\ \
| * | ssh: Update crypto dependencyHans Nilsson2020-01-091-1/+1
| * | ssh: Use constant time comparision in some placesHans Nilsson2020-01-082-2/+2
| * | crypto: Add an equal-time comparision function. (NIF candidate)Hans Nilsson2020-01-081-0/+36
* | | Merge branch 'hans/ssh/fix_list_to_atom_20/OTP-16375' into maint-20Erlang/OTP2020-01-161-5/+23
|\ \ \
| * | | ssh: Replace list_to_atom by list_to_existing_atomHans Nilsson2020-01-081-5/+23
| |/ /
* | | Merge branch 'rickard/msb-fix-20/OTP-16379' into maint-20Erlang/OTP2020-01-161-14/+24
|\ \ \ | |/ / |/| |
| * | Fix multi-scheduling blockRickard Green2020-01-091-14/+24
* | | 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