summaryrefslogtreecommitdiff
path: root/lib/erl_interface/src/connect
Commit message (Expand)AuthorAgeFilesLines
* erl_interface: Avoid warnings about safe sprintf usageFrej Drejhammar2023-05-021-2/+2
* Update copyright yearErlang/OTP2023-02-142-2/+2
* Merge branch 'maint' into masterSverker Eriksson2023-01-181-18/+105
|\
| * erl_interface: Accept ver5 distribution connection setupSverker Eriksson2023-01-171-18/+105
* | Make new link protocol mandatoryRickard Green2022-06-132-3/+3
* | Make version 4 external node container types mandatoryRickard Green2022-06-132-15/+8
|/
* erl_interface: Remove old distribution handshakeSverker Eriksson2022-04-041-245/+49
* Merge branch 'maint'Sverker Eriksson2022-03-141-2/+5
|\
| * Merge 'jdb/ei/fix-ei_resolve.c-compilation-for-Android' into maintSverker Eriksson2022-03-141-2/+5
| |\
| | * ei: Fix ei_resolve.c compilation for AndroidJérôme de Bretagne2022-03-091-2/+5
| * | Update copyright yearErlang/OTP2022-03-091-1/+1
| |/
* | Update copyright yearErlang/OTP2022-02-154-4/+4
* | Merge pull request #5398 from max-au/max-au/cleanup-vxworksRickard Green2022-02-112-2/+2
|\ \
| * | vxworks: remove remaining tracesMaxim Fedorov2021-12-122-2/+2
* | | Fix typos (repeated words) [doc] [ci skip]Marc-André Lafortune2022-02-051-1/+1
* | | Merge branch 'maint'Lukas Larsson2022-01-211-2/+2
|\ \ \ | | |/ | |/|
| * | ei: Fix freebsd version checkLukas Larsson2022-01-211-2/+2
* | | Merge branch 'maint'Lukas Larsson2022-01-212-21/+9
|\ \ \ | |/ /
| * | ei: Add --enable-ei-dynamic-libLukas Larsson2022-01-212-21/+9
* | | Merge branch 'maint'Rickard Green2021-12-153-3/+3
|\ \ \ | |/ /
| * | Update copyright yearRickard Green2021-12-153-3/+3
* | | Fix typos in lib/erl_interfaceKian-Meng, Ang2021-12-143-7/+7
| |/ |/|
* | erl_interface: Remove undocumented ei_thiscreation()Sverker Eriksson2021-11-042-6/+0
* | erl_interface: Avoid 0-creation valueSverker Eriksson2021-11-041-1/+5
* | erl_interface: Change 'creation' arg to from 16 to 32 bit integerSverker Eriksson2021-11-041-4/+4
* | Introduce a scheme for reusing mandatory distribution flagsBjörn Gustavsson2021-06-232-13/+28
* | Consolidate mandatory distribution flags across applicationsBjörn Gustavsson2021-06-232-27/+19
* | Adapt configure scripts to autoconf 2.71 (step 1)Rickard Green2021-06-142-16/+4
|/
* Merge branch 'kjell/erl_call/output_to_stdout/OTP-17132'Kjell Winblad2021-04-061-16/+36
|\
| * erl_call: Add -fetch_stdout and -no_result_term optionsKjell Winblad2021-04-061-16/+36
* | Merge branch 'sverker/more-codechecker' againSverker Eriksson2021-03-151-9/+1
|\ \ | |/ |/|
| * erl_interface: Fix double free bugsSverker Eriksson2021-03-101-9/+1
* | erl_interface: Support new link protocolRickard Green2021-03-123-3/+110
|/
* erl_interface: Fix rare memory leaks in connection handshakeSverker Eriksson2021-03-021-19/+32
* erl_interface: Silence CodeChecker in ei_connect.cSverker Eriksson2021-02-181-6/+6
* erl_interface: Remove broken undoc feature in ei_connect_initSverker Eriksson2021-02-181-3/+1
* Support of 64-bit portsRickard Green2020-12-162-2/+2
* Merge DFLAG_BIG_PIDS and DFLAG_HUGE_REFS into DFLAG_V4_PIDS_REFSRickard Green2020-11-162-4/+2
* Merge branch 'rickard/alias/OTP-16718' into rickard/alias/master/OTP-16718Rickard Green2020-11-122-1/+5
|\
| * Allow huge remote referencesRickard Green2020-11-032-2/+6
* | Since the string from strerror should never be modified, use const.Philipp Klaus Krause2020-10-141-2/+2
* | Merge PR-2680 from sverker/64-bit-pids/OTP-16720Sverker Eriksson2020-08-122-1/+3
|\ \ | |/ |/|
| * erl_interface: Accept 64 bit external pidsSverker Eriksson2020-08-122-1/+3
* | Merge branch 'lukas/kernel/remsh/OTP-16783/OTP-16784/OTP-16785/OTP-16786' int...Lukas Larsson2020-08-101-0/+6
|\ \ | |/ |/|
| * ei: Fix erl_call -R -address host:portLukas Larsson2020-06-231-0/+6
* | ei: Pass correct null cookie when removing ei infoLukas Larsson2020-06-231-1/+1
|/
* Haiku lacks gethostid tooCalvin Buckley2020-06-081-3/+3
* Merge branch 'rickard/ei-improvements-cont/OTP-16594'Rickard Green2020-05-041-0/+274
|\
| * Introduce ei_make_ref() and ei_make_pid()Rickard Green2020-05-041-0/+274
* | Do not modify 'self' in 'ei_cnode' structure after initializationRickard Green2020-05-021-5/+1