]> git.meshlink.io Git - meshlink/history - test/channels-fork.c
Add meshlink_add_invitation_address(), deprecate meshlink_add_address().
[meshlink] / test / channels-fork.c
2020-03-06 Guus SliepenAdd meshlink_add_invitation_address(), deprecate meshli...
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-27 Guus SliepenDon't call graph() twice when a new connection replaces...
2019-10-07 Guus SliepenRefactor the non-blackbox test suite.
2019-07-07 Guus SliepenUpdate UTCP to correctly handle timeouts sending data.
2019-03-17 SS RoopRemove make check warnings
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-14 Guus SliepenFix compiler warnings.
2017-08-13 Guus SliepenConvert sizeof foo to sizeof(foo).
2017-08-13 Guus SliepenAllow Catta to be disabled.
2017-07-27 Guus SliepenAdd an astylerc file and reformat all code.
2014-12-27 Guus SliepenAdd a version of the channels test that forks.