aboutsummaryrefslogtreecommitdiffstats
path: root/erts/epmd
AgeCommit message (Expand)Author
2010-10-13Update hint where to find epmd protocol spec in epmd_srv.c.Ralf Doering
2010-09-13Fix ei to build on vxworksBjörn-Egil Dahlberg
2010-09-01Teach testcases to survive TIME_WAIT overloadPatrik Nyblom
2010-08-31Restore null termination of input bufferPatrik Nyblom
2010-08-31Teach testcase epmd_SUITE:too_large to accept econnabortedPatrik Nyblom
2010-08-31Teach epmd_cli.c to not respond 'Killed' when killing deniedPatrik Nyblom
2010-08-31Calculate minimal packet size for ALIVE2 requests correctlyPatrik Nyblom
2010-08-31Document epmd and it's options properly and fixup help textPatrik Nyblom
2010-08-31Fix anomalies in epmd not yet reported as security issuesPatrik Nyblom
2010-08-31Remove two buffer overflow vulnerabilities in EPMDPatrik Nyblom
2010-08-31Remove all support for ancient EPMD protocolPatrik Nyblom
2010-08-31Remove very old protocol from EPMDPatrik Nyblom
2010-08-04epmd: suppress startup messageMichael Santos
2010-07-07allow epmd -stop name to unregister a client from epmdSeven Du
2010-05-03Exit if an error occurs with the listening socketMichael Santos
2010-05-02Merge branch 'bg/remove-stray-ose-support' into devErlang/OTP
2010-04-30epmd: Remove stray OSE/Delta supportBjörn Gustavsson
2010-04-30epmd: #ifdef out start_epmd() for other platforms than VxWorksBjörn Gustavsson
2010-03-23Fix compilation of epmd with IPv6 enabledJohn-Mark Bell
2010-01-25Test that "extra" is handled according to specs in ALIVE2_REQ and PORT2_RESPKlas Johansson
2010-01-22Merge branch 'bg/avoid-etop-in-include' into ccase/r13b04_devErlang/OTP
2010-01-20epmd tests: fix build of test suites on WindowsBjörn Gustavsson
2010-01-11Merge branch 'kj/epmd-port2resp-trunc-extra' into ccase/r13b04_devErlang/OTP
2009-12-22Handle "extra" field according to specs in ALIVE2_REQ and PORT2_RESP.Klas Johansson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP