]> git.meshlink.io Git - meshlink/history - test/utils.c
Never automatically try to bind to ports >= 32768.
[meshlink] / test / utils.c
2021-04-09 Guus SliepenFix compilation error on macOS.
2021-04-09 Guus SliepenMake sure we #define _POSIX_C_SOURCE.
2020-10-11 Guus SliepenFix waiting for peer node to become reachable in test...
2020-07-29 Guus SliepenEnsure the poll callback is called when a UDP channel...
2020-07-22 Guus SliepenPort the blackbox status_cb test.
2020-07-22 Guus SliepenAdd reset_sync_flag().
2020-06-12 Guus SliepenFix warnings and missing mutex/cond initialization...
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-10 Guus SliepenFix waiting for two nodes to become reachable in the...
2019-10-07 Guus SliepenRefactor the non-blackbox test suite.
2019-10-04 Guus SliepenClean up resources in the test cases.
2019-09-22 Guus SliepenTest UDP channels.
2019-05-25 Lakshminarayana... Add condition check in auto connect for blacklisted...
2019-03-18 SS RoopRemove extra locks causing deadlocks for wait_sync_flag...
2019-03-17 SS RoopRemove make check warnings
2019-02-11 Guus SliepenAdd optimal pmtu test cases
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 SliepenAdd utility functions to create paired MeshLink instances.