aboutsummaryrefslogtreecommitdiffstats
path: root/erts/epmd/src/epmd_srv.c
AgeCommit message (Expand)Author
2011-04-08Merge branch 'ms/epmd-local-access-check' into devHenrik Nord
2011-04-08Merge branch 'hw/epmd-bind-to-address' into devHenrik Nord
2011-01-11Remove special treatment of EADDRINUSEPatrik Nyblom
2011-01-11check return value of epmd server listen() callSteve Vinoski
2010-11-26epmd: include host address in local access checkMichael Santos
2010-11-17Allow user to specify the IP address epmd binds toHolger Weiß
2010-10-13Update hint where to find epmd protocol spec in epmd_srv.c.Ralf Doering
2010-08-31Restore null termination of input bufferPatrik Nyblom
2010-08-31Calculate minimal packet size for ALIVE2 requests correctlyPatrik 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 very old protocol from EPMDPatrik Nyblom
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-04-30epmd: Remove stray OSE/Delta supportBjö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