Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-11 | Update copyright years | Björn-Egil Dahlberg | |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson | |
2011-02-17 | Fix formatting for epmd | Lukas Larsson | |
2011-02-17 | Add init_per_suite and end_per_suite | Lukas Larsson | |
2011-02-17 | Add ts_install_scb to suite/0 | Lukas Larsson | |
2011-02-17 | Update epmd tests to conform with common_test standard | Lukas Larsson | |
2010-09-01 | Teach testcases to survive TIME_WAIT overload | Patrik Nyblom | |
2010-08-31 | Teach testcase epmd_SUITE:too_large to accept econnaborted | Patrik Nyblom | |
2010-08-31 | Fix anomalies in epmd not yet reported as security issues | Patrik Nyblom | |
Use erts_(v)snprintf to ensure no buffer overruns in debug printouts. Disallow everything except port and name requests from remote nodes. Disallow kill command even from localhost if alive nodes exist. -relaxed_command_check when starting epmd returns the possibility to kill this epmd when nodes are alive (from localhost). Disallow stop command completely except if -relaxed_command_check is given when epmd was started. Environment variable ERL_EPMD_RELAXED_COMMAND_CHECK can be set to always get -relaxed_command_check. | |||
2010-08-31 | Remove two buffer overflow vulnerabilities in EPMD | Patrik Nyblom | |
2010-08-31 | Remove all support for ancient EPMD protocol | Patrik Nyblom | |
2010-01-25 | Test that "extra" is handled according to specs in ALIVE2_REQ and PORT2_RESP | Klas Johansson | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |