Age | Commit message (Expand) | Author |
2019-05-06 | Merge branch 'maint' | Rickard Green |
2019-04-30 | Increase max number of node name characters to 256 | Rickard Green |
2019-04-17 | erl_interface: Add bitstring and export fun support | Sverker Eriksson |
2019-04-12 | erl_interface: Remove old r9 pid and port compatibility | Sverker Eriksson |
2019-04-09 | Revert "erl_interface: Support 32-bit creation local cnode" | Sverker Eriksson |
2019-03-26 | erl_interface: Support 32-bit creation local cnode | Sverker Eriksson |
2019-02-05 | Introduce ei_init() | Rickard Green |
2019-02-04 | Fix bug in ei_accept_tmo | Rickard Green |
2019-01-29 | Fix build of erl_interface on BSD | Rickard Green |
2019-01-23 | Pluggable distribution socket implementation for EI | Rickard Green |
2018-07-18 | Merge branch 'sverker/erl_interface/valgrind/OTP-15171' into maint | Sverker Eriksson |
2018-07-18 | erl_interface: Fix bug in ei_*receive_msg* functions | Sverker Eriksson |
2018-07-16 | Merge branch 'sverker/erl_interface/ei_connect_init-thread-safe/OTP-15191' in... | Sverker Eriksson |
2018-07-12 | erl_interface: Make ei_connect_init more thread safe | Sverker Eriksson |
2018-06-29 | Merge branch 'maint-20' into maint | Sverker Eriksson |
2018-06-19 | erl_interface: Fix simultaneous connection setup | Sverker Eriksson |
2018-06-18 | Update copyright year | Henrik Nord |
2018-04-18 | erl_interface: Fix ei_connect | Sverker Eriksson |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-03-22 | This patch fixes the issue in which erlang fails to start | Deepak Goel |
2016-10-13 | use only two low bits of creation | Alexandre Snarskii |
2016-06-21 | erl_interface: Look for .erlang.cookie in windows directory | Sverker Eriksson |
2016-06-21 | erl_interface: Refactor get_home() | Sverker Eriksson |
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord |
2016-04-07 | erts: Add DFLAG_BIG_CREATION | Sverker Eriksson |
2016-03-15 | update copyright-year | Henrik Nord |
2015-12-27 | ei: fix breakage reported by Sergei Golovan | Tuncer Ayaz |
2015-12-27 | Revert "musl: fix gethostbyname_r/gethostbyaddr_ selection" | Tuncer Ayaz |
2015-11-14 | musl: fix gethostbyname_r/gethostbyaddr_ selection | Tuncer Ayaz |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2014-08-25 | Fix misspellings of 'another' | Tuncer Ayaz |
2014-03-21 | Raspberry PI / Android a minimal cross-compile configuration | Dmitry Kolesnikov |
2014-03-14 | erts: Add distribution capability flag for maps DFLAG_MAP_TAG | Sverker Eriksson |
2014-01-20 | (memcheck) Uninitialized structure in gen_challenge | Olivier Girondel |
2013-12-02 | Conditionally compile my_gethostbyname_r and my_gethostbyaddr_r | Anthony Ramine |
2013-12-02 | Silence a mismatching type pointer warning in ei_resolve | Anthony Ramine |
2013-05-08 | erl_interface: check if file descriptor is valid before closing | Fredrik Gustafsson |
2013-02-18 | erl_interface,ic: Remove node_org_enc from erlang_{pid,port,ref} | Sverker Eriksson |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-22 | erl_interface: even more utf8 atom stuff | Sverker Eriksson |
2013-01-18 | erl_interface: utf8 atoms continued | Sverker Eriksson |
2012-10-10 | erl_interface: Avoid redefinition of ALIGNBYTES | Björn-Egil Dahlberg |
2011-06-29 | Align ei buffer according to size of pointers | Björn-Egil Dahlberg |
2011-03-24 | Merge branch 'cg/fix-sizeof-array-arg' into dev | Henrik Nord |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-02-25 | Fix using sizeof() for array given as function argument | Cristian Greco |
2011-01-03 | Merge branch 'vb/ei-exts' into dev | Björn-Egil Dahlberg |
2010-12-15 | Remove ancient distribution message DOP_NODE_LINK from all code | Patrik Nyblom |
2010-12-10 | Correct erl_global{register, unregister} functions | Vitaliy Batichko |
2010-11-08 | Fix faulty tracelevel in erl_interface | Björn-Egil Dahlberg |