Age | Commit message (Expand) | Author |
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord |
2016-03-23 | gen_tcp_misc_SUITE: Clean up send_timeout{_active}/1 | Björn Gustavsson |
2016-03-23 | Clean up the determination of the hostname | Björn Gustavsson |
2016-03-15 | update copyright-year | Henrik Nord |
2016-03-10 | Fix comments | Björn Gustavsson |
2016-03-10 | gen_tcp_misc_SUITE: Use unique node names | Björn Gustavsson |
2016-03-10 | Eliminate use of doc and suite clauses | Björn Gustavsson |
2016-03-10 | Eliminate use of test_server:sleep/1 | Björn Gustavsson |
2016-03-09 | Eliminate use of test_server:fail/0,1 | Björn Gustavsson |
2016-03-09 | Modernize timetraps | Björn Gustavsson |
2016-02-17 | Eliminate use of test_server.hrl and test_server_line.hrl | Björn Gustavsson |
2015-07-10 | ose: Remove all code related to the OSE port | Lukas Larsson |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-17 | Merge branch 'nybek/fix_so_linger_zero__simple' | Raimo Niskanen |
2015-06-10 | Merge branch 'nybek/fix_inet_drv_add_multi_timer_logic' | Henrik Nord |
2015-06-09 | Fix socket option {linger, {true, 0}} to abort TCP connections | Rory Byrne |
2015-06-09 | Apply 'show_econnreset' socket option to send errors as well | Rory Byrne |
2015-06-09 | Add 'show_econnreset' TCP socket option | Rory Byrne |
2015-06-05 | Merge branch 'bjorn/kernel/cuddle-with-tests' | Björn Gustavsson |
2015-06-04 | Fix add_multi_timer() in inet_drv | Rory Byrne |
2015-06-04 | Fix 6 tests in gen_tcp_misc_SUITE | Rory Byrne |
2015-06-04 | kernel: Remove remaining ?line macros in gen_tcp_misc_SUITE | Björn-Egil Dahlberg |
2015-05-28 | kernel: Relax gen_tcp_misc_SUITE don't wait for timeout | Björn-Egil Dahlberg |
2015-05-28 | kernel: Relax test gen_tcp_misc_SUITE:wrapping_oct/1 | Björn-Egil Dahlberg |
2015-05-27 | Eliminate use of erlang:now/0 for generating random numbers | Björn Gustavsson |
2015-05-27 | Eliminate use of erlang:now/0 for measuring time | Björn Gustavsson |
2014-08-25 | Fix misspellings of 'another' | Tuncer Ayaz |
2014-03-28 | kernel: tweak tests | Dan Gudmundsson |
2014-03-26 | ose: Implement tcp inet driver for OSE | Lukas Larsson |
2013-09-23 | add {active,N} socket option for TCP, UDP, and SCTP | Steve Vinoski |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg |
2013-03-14 | Set max ports for slave node | Lukas Larsson |
2013-02-25 | Update to work with new default windows max ports | Lukas Larsson |
2013-01-23 | Add testcase for oct counters | Patrik Nyblom |
2013-01-21 | Isolate iter_max_socks to own node | Lukas Larsson |
2012-07-19 | kernel: Remove VxWorks from tests | Björn-Egil Dahlberg |
2012-05-23 | Merge branch 'lukas/kernel/fix-gen_udp_tcp-leak/OTP-10094' into maint | Lukas Larsson |
2012-05-04 | Remove race in gen_tcp_misc_SUITE:otp_9389 | Patrik Nyblom |
2012-04-10 | Add testcase for controlling_process(P,self()) | Lukas Larsson |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-01-04 | Fix returned error from gen_tcp:accept/1,2 when running out of ports | Per Hedeland |
2011-12-08 | Add explanatory text for tc failure | Lukas Larsson |
2011-12-05 | honor packet_size for http packet parsing to fix OTP-9389 | Steve Vinoski |
2011-03-21 | Add testcase | Patrik Nyblom |
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 kernel | 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 kernel tests to conform with common_test standard | Lukas Larsson |