]> git.meshlink.io Git - meshlink/history - test/channels.c
Never automatically try to bind to ports >= 32768.
[meshlink] / test / channels.c
2021-04-23 Guus SliepenAdd a test case for meshlink_channel_abort() in combina...
2020-07-29 Guus SliepenAdd meshlink_set_channel_listen_cb().
2020-06-12 Guus SliepenFix warnings and missing mutex/cond initialization...
2020-05-13 Guus SliepenFix more compiler warnings.
2019-11-09 Guus SliepenFix __warn_unused_result__, add more of it and fix...
2019-10-30 Guus SliepenEnsure NDEBUG is not set in the test suite.
2019-10-07 Guus SliepenRefactor the non-blackbox test suite.
2019-02-19 Guus SliepenFix building the channels test.
2018-05-01 Guus SliepenFix all compiler warnings found using -Wall -W -pedantic.
2017-10-02 Guus SliepenFormat the examples and test suite.
2017-08-13 Guus SliepenEnforce spaces around operators.
2017-08-13 Guus SliepenRemove hack to wait for a valid key.
2017-08-13 Guus SliepenAllow Catta to be disabled.
2017-07-27 Guus SliepenAdd an astylerc file and reformat all code.
2014-12-27 Sven M. Hallberghack to wait for SPTPS to complete before opening a...
2014-12-27 Sven M. Hallbergadd more and timestamped debug output to channels test
2014-12-27 Guus Sliepentest/channel: don't let both sides connect to each...
2014-12-27 Guus SliepenAdd a version of the channels test that forks.
2014-09-13 Guus SliepenAdd devclass argument to calls to meshlink_open() in...
2014-08-22 Guus SliepenMerge branch 'channels'
2014-08-08 Niklas HofmannMerge branch 'everbase' into discovery
2014-08-08 Guus SliepenMake sure the tests compile again.
2014-07-26 Guus SliepenAdd a test for the channel API.