summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated OTP versionOTP-23.3.4.2Erlang/OTP2021-05-312-1/+2
* Prepare releaseErlang/OTP2021-05-3117-13/+147
* Merge branch 'rickard/signal-handling-fix/GH-4885/OTP-17462' into maint-23Erlang/OTP2021-05-313-1/+108
|\
| * Fix signal handling of dirty executing processRickard Green2021-05-282-0/+100
| * Fix etp-commandsRickard Green2021-05-281-1/+8
* | Merge branch 'hasse/stdlib/fix_chars_limit/OTP-17459/GH-4824/GH-4842' into ma...Erlang/OTP2021-05-312-19/+74
|\ \
| * | stdlib: Fix a loop when using io_lib option 'chars_limit'Hans Bolinder2021-05-282-19/+74
* | | Merge branch 'hasse/kernel/fix_global_bug_22_23/OTP-16033/ERL-1414/GH-4448/ER...Erlang/OTP2021-05-312-20/+66
|\ \ \
| * | | kernel: Fix a race condition in GlobalHans Bolinder2021-05-282-20/+66
| |/ /
* | | Merge branch 'hans/crypto/zero_pad_ec_keys-23/GH-4861/OTP-17442' into maint-23Erlang/OTP2021-05-316-12/+79
|\ \ \
| * | | crypto: EC key paddingHans Nilsson2021-05-275-10/+43
| * | | crypto: Test generated EC private key lengthHans Nilsson2021-05-261-2/+36
* | | | Merge branch 'rickard/busy-port-fix/23/GH-4898/OTP-17448' into maint-23Erlang/OTP2021-05-312-7/+44
|\ \ \ \
| * \ \ \ Merge branch 'rickard/busy-port-fix/GH-4898/OTP-17448' into rickard/busy-port...Rickard Green2021-05-272-7/+44
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix busy port handling in port_command()Rickard Green2021-05-272-7/+44
* | | | | Merge branch 'ingela/ssl/pem-cache/ERIERL-653/OTP-17435' into maint-23Erlang/OTP2021-05-315-5/+155
|\ \ \ \ \
| * | | | | ssl: Make sure Trusted CA cert use latest PEMIngela Anderton Andin2021-05-265-5/+155
* | | | | | Merge branch 'john/compiler/validator-container-type-subtraction-pt3/OTP-1743...Erlang/OTP2021-05-311-2/+4
|\ \ \ \ \ \
| * | | | | | beam_validator: Fix silly mistake in infer_typesJohn Högberg2021-05-271-2/+4
* | | | | | | Merge branch 'john/compiler/validator-container-type-subtraction-pt2/GH-4774/...Erlang/OTP2021-05-312-2/+50
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | beam_validator: Update containers in infer_types/4John Högberg2021-05-252-2/+50
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'hans/ssh/no_extra_nl_in_knownhosts/OTP-17427' into maint-23Erlang/OTP2021-05-312-4/+54
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | ssh: Check the generated known_hosts fileHans Nilsson2021-05-211-2/+53
| * | | | | ssh: Avoid adding a blank line in .ssh/known_hostsHans Nilsson2021-05-201-2/+1
| |/ / / /
* | | | | Updated OTP versionOTP-23.3.4.1Erlang/OTP2021-05-202-1/+2
* | | | | Prepare releaseErlang/OTP2021-05-2019-15/+173
* | | | | Merge branch 'rickard/configure/23/OTP-17420' into maint-23Erlang/OTP2021-05-2026-1/+97247
|\ \ \ \ \
| * | | | | Update configure scriptsRickard Green2021-05-1925-0/+97246
| * | | | | Adjustment for github actionsRickard Green2021-05-191-1/+1
* | | | | | Merge branch 'rickard/configure/23/OTP-17398' into maint-23Erlang/OTP2021-05-2010-148/+147
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 'rickard/configure/OTP-17398' into rickard/configure/23/OTP-17398Rickard Green2021-05-1910-148/+147
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Support for committing of configure scriptsRickard Green2021-05-198-139/+140
| | | |_|/ | | |/| |
* | | | | Merge branch 'hans/crypto/fix_coredump/GH-4810/OTP-17391' into maint-23Erlang/OTP2021-05-202-1/+12
|\ \ \ \ \
| * | | | | crypto: Test fixed coredump if bad enc-flagHans Nilsson2021-05-191-0/+12
| * | | | | crypto: Fixed coredump if bad enc-flagHans Nilsson2021-05-191-1/+0
| |/ / / /
* | | | | Merge branch 'hans/ssh/pwd_leak/ERIERL-648/OTP-17390' into maint-23Erlang/OTP2021-05-203-5/+25
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ssh: Remove password from call to ssh_controllerHans Nilsson2021-05-121-1/+4
| * | | | ssh: Add delete_options function and macroHans Nilsson2021-05-122-4/+21
* | | | | Updated OTP versionOTP-23.3.4Erlang/OTP2021-05-102-1/+2
* | | | | Prepare releaseErlang/OTP2021-05-107-8/+66
* | | | | Merge branch 'anders/diameter/sctp/OTP-17366' into maint-23Erlang/OTP2021-05-107-27/+37
|\ \ \ \ \
| * | | | | Fix appup blunderAnders Svensson2021-05-101-8/+2
| * | | | | Add appupAnders Svensson2021-05-071-5/+17
| * | | | | Suppress dialyzer warnings in codeAnders Svensson2021-05-074-6/+8
| * | | | | Fix association id of unordered send setopts in diameter_sctpAnders Svensson2021-05-041-5/+7
| * | | | | Fix ignored unordered option on client diameter_sctp transportAnders Svensson2021-04-302-11/+11
| |/ / / /
* | | | | Merge branch 'sverker/23/ets-matchspec-stack-bug/OTP-17379' into maint-23Erlang/OTP2021-05-102-3/+38
|\ \ \ \ \
| * \ \ \ \ Merge 'sverker/22/ets-matchspec-stack-bug/OTP-17379'Sverker Eriksson2021-05-062-3/+38
| |\ \ \ \ \
| | * \ \ \ \ Merge 'sverker/21/ets-matchspec-stack-bug/OTP-17379'Sverker Eriksson2021-05-062-3/+38
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | erts: Fix matchspec stack depth estimation bugSverker Eriksson2021-05-062-3/+38