summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated OTP versionOTP-23.1.4.1Erlang/OTP2021-06-072-1/+2
* Prepare releaseErlang/OTP2021-06-073-3/+18
* Merge branch 'hans/ssh/23.1.4-pwd_leak_revisited/ERIERL-656/OTP-17468'Erlang/OTP2021-06-077-40/+292
|\
| * ssh: Test case for leak of sensitive informationHans Nilsson2021-06-041-0/+64
| * ssh: New test help module ssh_log_h.erlHans Nilsson2021-06-042-0/+75
| * ssh: Rework crash state formatting in ssh_connection_handlerHans Nilsson2021-06-041-38/+51
| * ssh: Avoid sensitive data in progress and supervisor reportsHans Nilsson2021-06-042-1/+79
| * ssh: Extend ssh_options with cleaning functionHans Nilsson2021-06-041-1/+23
|/
* Updated OTP versionOTP-23.1.4Erlang/OTP2020-11-202-1/+2
* Prepare releaseErlang/OTP2020-11-203-3/+18
* Merge branch 'hans/ssh/raw_option_bug/ERIERL-562/OTP-17016' into maint-23Erlang/OTP2020-11-203-8/+25
|\
| * ssh: Rename option map key user_options to key_cb_optionsHans Nilsson2020-11-182-7/+7
| * ssh: Handle raw option in ssh_optionsHans Nilsson2020-11-181-2/+11
| * ssh: New test case for inet raw-optionHans Nilsson2020-11-181-0/+8
* | Merge branch 'lukas/add-github-actions' into maint-23Erlang/OTP2020-11-201-0/+1
|\ \ | |/ |/|
| * Fix release name to not include -Lukas Larsson2020-11-171-0/+1
* | Updated OTP versionOTP-23.1.3Erlang/OTP2020-11-172-1/+2
* | Prepare releaseErlang/OTP2020-11-175-6/+38
* | Merge branch 'hans/ssh/supervisor_keeps_killed_sessions/ERIERL-556/OTP-17006'...Erlang/OTP2020-11-171-6/+50
|\ \
| * | ssh: Fix of supervisor tree corruptionHans Nilsson2020-11-161-6/+50
* | | Merge branch 'john/erts/fix-next_catch-tracing/OTP-16994' into maint-23Erlang/OTP2020-11-172-20/+30
|\ \ \
| * | | erts: Fix exception handling during tracingJohn Högberg2020-11-052-20/+30
| |/ /
* | | Updated OTP versionOTP-23.1.2Erlang/OTP2020-11-052-1/+2
* | | Prepare releaseErlang/OTP2020-11-055-12/+71
* | | Merge branch 'rickard/dist-spawn_request-badopt/OTP-16991' into maint-23Erlang/OTP2020-11-052-1/+11
|\ \ \
| * | | Fix bad 'reply' option to distributed spawn_request()Rickard Green2020-11-032-1/+11
| |/ /
* | | Merge branch 'rickard/iov-fixes/OTP-16955/ERL-1343' into maint-23Erlang/OTP2020-11-052-5/+78
|\ \ \
| * | | Look up IOV_MAX instead of assuming 16Rickard Green2020-10-222-5/+78
| |/ /
* | | Merge branch 'rickard/small-memory-build-fix/OTP-16939' into maint-23Erlang/OTP2020-11-051-0/+2
|\ \ \
| * | | Fix SMALL_MEMORY buildRickard Green2020-10-131-0/+2
* | | | Merge branch 'lukas/add-github-actions' into maint-23Erlang/OTP2020-11-051-1/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix github actions patch releaseLukas Larsson2020-10-051-1/+4
* | | | Merge branch 'john/compiler/fix-bool-opt/ERL-1384/OTP-16951' into maint-23Erlang/OTP2020-11-052-4/+19
|\ \ \ \ | |_|_|/ |/| | |
| * | | beam_ssa_bool: Fix unsafe literal substitutionJohn Högberg2020-10-202-4/+19
|/ / /
* | | Updated OTP versionOTP-23.1.1Erlang/OTP2020-10-022-1/+2
* | | Prepare releaseErlang/OTP2020-10-0211-104/+158
* | | Merge branch 'dgud/win32/missing-redist/ERL-1362/OTP-16903' into maint-23Erlang/OTP2020-10-021-2/+2
|\ \ \
| * | | Handle paths with spacesDan Gudmundsson2020-09-281-2/+2
* | | | Merge branch 'john/compiler/optimize-tuple-sink/ERL-1359/OTP-16895' into main...Erlang/OTP2020-10-022-18/+82
|\ \ \ \
| * | | | beam_ssa_opt: Optimize sinking of get_tuple_element instructionsJohn Högberg2020-09-242-18/+82
| |/ / /
* | | | Merge branch 'rickard/improved-system-memory-data-23/ERIERL-532/OTP-16906' in...Erlang/OTP2020-10-026-77/+244
|\ \ \ \
| * \ \ \ Merge branch 'rickard/improved-system-memory-data-22/ERIERL-532/OTP-16906' in...Rickard Green2020-10-016-77/+244
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Configure paramenter for improved memsup:get_system_memory_data()Rickard Green2020-10-016-81/+246
* | | | | Merge branch 'rickard/carrier-pools/OTP-16856' into maint-23Erlang/OTP2020-10-026-27/+283
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Multiple carrier poolsRickard Green2020-09-256-27/+283
| | |/ / | |/| |
* | | | Merge branch 'rickard/thr-progress-wakeup-bugs/OTP-16870' into maint-23Erlang/OTP2020-10-029-93/+147
|\ \ \ \
| * | | | Fix thread progress handling in poll threadsRickard Green2020-09-299-90/+129
| * | | | Fix thread progress handling in sys-msg-dispatcher threadRickard Green2020-09-221-2/+18
* | | | | Merge branch 'andy/public_key/pem_decode_fails_non_unicode_binary/ERIERL-534/...Erlang/OTP2020-10-021-17/+17
|\ \ \ \ \
| * | | | | public_key, strip the whitespaces at the tail of start line of PEM fileAo Song2020-09-301-17/+17
| | |_|/ / | |/| | |