summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated OTP versionOTP-24.3.4.7Erlang/OTP2022-12-192-1/+2
* Prepare releaseErlang/OTP2022-12-1915-14/+206
* Update copyright yearErlang/OTP2022-12-1910-10/+10
* Merge branch 'bmk/kernel/20221208/inet_backend_option_in_connect_with_sockadd...Erlang/OTP2022-12-191-3/+3
|\
| * [kernel] Update copyright end dateMicael Karlberg2022-12-081-1/+1
| * kernel: fix inet_backend option in connect with sockaddrAndreas Schultz2022-12-081-2/+2
* | Merge branch 'bmk/kernel/20221208/bind_to_device_value_type_conflict/24/OTP-1...Erlang/OTP2022-12-192-7/+115
|\ \
| * | [kernel|test] Add skip-caseMicael Karlberg2022-12-091-4/+12
| * | [kernel|test] Add test case (for inet_backend = socket) bind-to-devMicael Karlberg2022-12-081-7/+101
| * | kernel|esock] Add bind_to_device value typoe translationMicael Karlberg2022-12-081-0/+6
| |/
* | Merge branch 'anupamasingh10/common_test/cth_log_redirect-timeout-infinity/ER...Erlang/OTP2022-12-191-4/+4
|\ \
| * | use timeout value infinity for gen_server calls in cth_log_redirectAnupama Singh2022-12-151-4/+4
| |/
* | Merge branch 'sverker/erts/list_to_atom-negative-code-points/OTP-18321' into ...Erlang/OTP2022-12-192-6/+9
|\ \
| * | erts: Make list_to_atom reject all negative code pointsSverker Eriksson2022-11-142-6/+9
* | | Merge branch 'dgud/mnesia/early-log-crash/ERIERL-875/OTP-18319' into maint-24Erlang/OTP2022-12-191-1/+1
|\ \ \
| * | | Catch mnesia:controller callDan Gudmundsson2022-11-141-1/+1
* | | | Merge branch 'john/compiler/OTP-18365/maint-24' into maint-24Erlang/OTP2022-12-192-4/+14
|\ \ \ \
| * \ \ \ Merge branch 'john/compiler/validator-fix-ne-inference/OTP-18365' into john/c...John Högberg2022-12-162-4/+14
| |\ \ \ \
| | * | | | beam_validator: Fix logic bug in '=/=' inferenceJohn Högberg2022-12-152-4/+14
* | | | | | Merge branch 'bmk/snmp/20221202/explicit_socket_close/OTP-18352' into maint-24Erlang/OTP2022-12-192-2/+21
|\ \ \ \ \ \
| * | | | | | [snmp|agent] Add explicit socket(s) close when terminating net-ifMicael Karlberg2022-12-021-1/+11
| * | | | | | [snmp|agent] Add explicit socket(s) close when terminating net-ifMicael Karlberg2022-12-021-1/+10
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'bjorn/stdlib/calls-in-guards/GH-6465/OTP-18325' into maint-24Erlang/OTP2022-12-192-5/+16
|\ \ \ \ \ \
| * | | | | | Don't allow local calls from record init in guardsBjörn Gustavsson2022-11-222-5/+16
| |/ / / / /
* | | | | | Merge branch 'sverker/24/fix-binary_to_term-integer-overflow-2/OTP-18306/OTP-...Erlang/OTP2022-12-193-51/+87
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'sverker/23/fix-binary_to_term-integer-overflow-2'Sverker Eriksson2022-11-081-10/+12
| |\ \ \ \ \ \
| | * | | | | | dec_term: avoid integer overflow for LIST_EXTMikael Pettersson2022-11-081-10/+12
| * | | | | | | Merge branch 'sverker/23/fix-binary_to_term-integer-overflow' into sverker/24...Sverker Eriksson2022-11-023-41/+75
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | / / / / / | | |/ / / / / | |/| | | | |
| | * | | | | erts: Fix decode of BINARY_EXT and BIT_BINARY_EXT when size >= 2GbMikael Pettersson2022-11-024-43/+79
| | * | | | | erts: Refactor BINARY_OVERFLOW_CHECK into IS_BINARY_SIZE_OKSverker Eriksson2022-11-021-9/+8
| | | |_|/ / | | |/| | |
* | | | | | Merge branch 'bmk/kernel/20221111/gen_tcp_socket_warning_msg/OTP-18317' into ...Erlang/OTP2022-12-191-8/+14
|\ \ \ \ \ \
| * | | | | | [kernel] Improve gen_tcp_socket warning messageMicael Karlberg2022-11-111-8/+14
| |/ / / / /
* | | | | | Merge branch 'bmk/kernel/20221109/gen_udp_socket_tos_and_ttl_trans/OTP-18315'...Erlang/OTP2022-12-191-9/+9
|\ \ \ \ \ \
| * | | | | | [kernel|gen-udp-socket] Fixed control message type translationMicael Karlberg2022-11-091-9/+9
| |/ / / / /
* | | | | | Merge branch 'bmk/kernel/20221027/net_if_names_spec/OTP-18296' into maint-24Erlang/OTP2022-12-193-4/+4
|\ \ \ \ \ \
| * | | | | | [kernel|net] Fixed spec for net:if_namesMicael Karlberg2022-10-311-2/+2
| * | | | | | [erts|net] Fixed spec for if_namesMicael Karlberg2022-10-312-2/+2
| |/ / / / /
* | | | | | Merge branch 'dgud/mnesia/schema-error_msgs/OTP-18288' into maint-24Erlang/OTP2022-12-191-2/+17
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | mnesia: Don't spam error when in partitioned networksDan Gudmundsson2022-10-201-2/+17
| | |/ / / | |/| | |
* | | | | Updated OTP versionOTP-24.3.4.6Erlang/OTP2022-10-042-1/+2
* | | | | Prepare releaseErlang/OTP2022-10-0412-11/+99
* | | | | Update copyright yearErlang/OTP2022-10-048-8/+8
* | | | | Merge branch 'kuba/maint-24/ssl/fix_cacertfile_relative_symlink/OTP-18266' in...Erlang/OTP2022-10-042-177/+734
|\ \ \ \ \
| * | | | | ssl: fix for symlink resolving to relative path with CA certsJakub Witczak2022-09-292-177/+734
* | | | | | Merge branch 'bjorn/dialyzer/input-list-file/ERIERL-821/OTP-18263/otp24-25' i...Erlang/OTP2022-10-043-4/+80
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'bjorn/dialyzer/input-list-file/ERIERL-821/OTP-18263/otp23' into...Björn Gustavsson2022-09-283-4/+80
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | dialyzer: Introduce the --input_list_file optionBjörn Gustavsson2022-09-283-4/+80
| | | |/ / / | | |/| | |
* | | | | | Merge branch 'rickard/dist-data-notify-dist-proc-fix/OTP-18258' into maint-24Erlang/OTP2022-10-041-4/+6
|\ \ \ \ \ \
| * | | | | | [erts] Fix dist data notification for distribution processRickard Green2022-09-221-4/+6
* | | | | | | Merge branch 'rickard/global-disconnect/24.2/OTP-18232' into maint-24Erlang/OTP2022-10-045-30/+553
|\ \ \ \ \ \ \