aboutsummaryrefslogtreecommitdiffstats
path: root/lib/erl_interface/src/connect
AgeCommit message (Expand)Author
2014-08-25Fix misspellings of 'another'Tuncer Ayaz
2014-03-21Raspberry PI / Android a minimal cross-compile configurationDmitry Kolesnikov
2014-03-14erts: Add distribution capability flag for maps DFLAG_MAP_TAGSverker Eriksson
2014-01-20(memcheck) Uninitialized structure in gen_challengeOlivier Girondel
2013-12-02Conditionally compile my_gethostbyname_r and my_gethostbyaddr_rAnthony Ramine
2013-12-02Silence a mismatching type pointer warning in ei_resolveAnthony Ramine
2013-05-08erl_interface: check if file descriptor is valid before closingFredrik Gustafsson
2013-02-18erl_interface,ic: Remove node_org_enc from erlang_{pid,port,ref}Sverker Eriksson
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-22erl_interface: even more utf8 atom stuffSverker Eriksson
2013-01-18erl_interface: utf8 atoms continuedSverker Eriksson
2012-10-10erl_interface: Avoid redefinition of ALIGNBYTESBjörn-Egil Dahlberg
2011-06-29Align ei buffer according to size of pointersBjörn-Egil Dahlberg
2011-03-24Merge branch 'cg/fix-sizeof-array-arg' into devHenrik Nord
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-02-25Fix using sizeof() for array given as function argumentCristian Greco
2011-01-03Merge branch 'vb/ei-exts' into devBjörn-Egil Dahlberg
2010-12-15Remove ancient distribution message DOP_NODE_LINK from all codePatrik Nyblom
2010-12-10Correct erl_global{register, unregister} functionsVitaliy Batichko
2010-11-08Fix faulty tracelevel in erl_interfaceBjörn-Egil Dahlberg
2010-09-13Teach Winsock initialization to be thread safePatrik Nyblom
2010-09-07Merge branch 'mk/net-dragonfly-bsd-patches' into devBjörn Gustavsson
2010-08-23ei: prevent overflow in ei_connect_init/ei_xconnectMichael Santos
2010-08-13Add support for DragonFly BSDMartti Kuparinen
2010-06-08Merge branch 'sv/serge-new_float_ext' into devErlang/OTP
2010-06-07compact IEEE 754 double encoding in external binary format for eiSteve Vinoski
2009-12-09OTP-5037 Document debug support.Björn-Egil Dahlberg
2009-12-08OTP-5037 Document debug support.Björn-Egil Dahlberg
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP