summaryrefslogtreecommitdiff
path: root/lib/kernel/src/dist_util.erl
Commit message (Expand)AuthorAgeFilesLines
* Improve diagnosticsRaimo Niskanen2023-02-091-63/+72
* Merge branch 'maint' into masterSverker Eriksson2023-01-181-5/+55
|\
| * kernel: Accept ver5 distribution connection setupSverker Eriksson2023-01-171-5/+55
* | Improve traceabilityRaimo Niskanen2022-10-171-2/+2
|/
* Extend net_kernel:start/2 optionsRickard Green2022-05-251-1/+0
* Merge branch 'rickard/global-fixes/24.3.3/OTP-17934' into rickard/global-fixe...Rickard Green2022-05-251-1/+1
|\
| * Merge branch 'rickard/global-fixes/23.3.4/OTP-17934' into rickard/global-fixe...Rickard Green2022-05-251-1/+1
| |\
| | * Merge branch 'rickard/global-fixes/22.3.4/OTP-17934' into rickard/global-fixe...Rickard Green2022-05-251-1/+1
| | |\
* | | | erts,kernel: Remove old distribution handshake codeSverker Eriksson2022-04-041-165/+42
* | | | Merge branch 'maint'Sverker Eriksson2022-03-151-10/+22
|\ \ \ \ | |/ / /
| * | | Merge 'sverker/23.2.7/distr-kill-lingering-connection'Sverker Eriksson2022-03-151-10/+22
| |\ \ \
| | * | | kernel: Delay kill old connection after cookie verifiedSverker Eriksson2022-03-111-8/+15
| | * | | kernel: Fix termination of lingering replaced connectionSverker Eriksson2022-03-111-3/+8
| | |/ /
| * | | Update copyright yearErlang/OTP2022-03-091-1/+1
* | | | Merge branch 'maint'Rickard Green2022-02-251-21/+38
|\ \ \ \ | |/ / /
| * | | Merge branch 'rickard/net-tick-intensity/23.3.4/ERIERL-732/OTP-17905' into ri...Rickard Green2022-02-251-21/+38
| |\ \ \
| | * \ \ Merge branch 'rickard/net-tick-intensity/22.3.4/ERIERL-732/OTP-17905' into ri...Rickard Green2022-02-251-21/+38
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Net tick intensityRickard Green2022-02-251-21/+38
| | | |/
* | | | Update copyright yearErlang/OTP2022-02-151-1/+1
* | | | Adjustments for the net_ticker_spawn_options kernel parameterRickard Green2022-02-141-1/+19
* | | | Fix typos in lib/kernelKian-Meng, Ang2021-12-231-2/+2
* | | | Merge branch 'maint'Lukas Larsson2021-11-261-1/+3
|\ \ \ \ | |/ / /
| * | | kernel: Fix erl_epmd:address_pleaseLukas Larsson2021-11-261-1/+3
* | | | kernel: Fix DFLAG_MANDATORY_25_DIGEST expansionSverker Eriksson2021-11-041-1/+2
* | | | Merge branch 'maint'Raimo Niskanen2021-08-181-22/+9
|\ \ \ \ | |/ / /
| * | | Clean up handshake Cookie handlingRaimo Niskanen2021-08-161-22/+9
* | | | Introduce a scheme for reusing mandatory distribution flagsBjörn Gustavsson2021-06-231-3/+17
|/ / /
* | | Support of 64-bit portsRickard Green2020-12-161-2/+2
* | | Merge DFLAG_BIG_PIDS and DFLAG_HUGE_REFS into DFLAG_V4_PIDS_REFSRickard Green2020-11-161-2/+2
* | | Introduce aliases for processesRickard Green2020-11-121-0/+2
* | | Allow huge remote referencesRickard Green2020-11-031-0/+2
|/ /
* | kernel: Fix compilation when enabling tracing in dist_utilJérôme de Bretagne2020-04-301-3/+3
* | erts: Fix valgrind warning in erts_internal:get_creation()Sverker Eriksson2020-04-021-1/+4
* | kernel: Add dynamic node name featureSverker Eriksson2020-03-191-75/+200
* | kernel: Improved connection setup error messagesSverker Eriksson2020-03-191-4/+4
* | Merge branch 'maint'Rickard Green2020-03-131-1/+1
|\ \ | |/
| * Update copyright yearRickard Green2020-03-131-1/+1
* | Merge branch 'maint'Rickard Green2020-02-101-11/+0
|\ \ | |/
| * net_kernel: improve performance of debugging functions, and fix race conditionMaxim Fedorov2020-02-031-11/+0
* | Improve distribution handshakeSverker Eriksson2020-01-141-77/+239
* | Distributed spawn improvementsRickard Green2019-12-181-0/+2
* | kernel: Add test for rejecting dist flagsLukas Larsson2019-11-191-1/+6
|/
* erts: Implement fragmentation of distrubution messagesLukas Larsson2019-02-221-0/+2
* erts: Move reason in dist messages to payloadLukas Larsson2019-02-211-0/+2
* Allow check for node nameRaimo Niskanen2018-04-261-25/+51
* Open for host and node allow listRaimo Niskanen2018-04-231-22/+59
* Improve node allowed checkRaimo Niskanen2018-04-191-28/+47
* Lift the type restrictions on seq_trace token labelsJohn Högberg2018-03-231-0/+2
* Merge branch 'sverker/send-tick/OTP-14681'Sverker Eriksson2018-03-131-30/+37
|\
| * kernel: Fix and improve send_tick logicSverker Eriksson2017-10-121-30/+37