]> git.meshlink.io Git - meshlink/history - test/blacklist.c
Never automatically try to bind to ports >= 32768.
[meshlink] / test / blacklist.c
2020-12-06 Guus SliepenAdd missing calls to init_sync_flag() in test cases.
2020-10-29 Guus SliepenAdd a callback that notifies the application when it...
2020-10-25 Guus SliepenAdd API functions to query the blacklist status of...
2020-06-12 Guus SliepenFix warnings and missing mutex/cond initialization...
2020-05-13 Guus SliepenFix more compiler warnings.
2020-03-06 Guus SliepenAdd meshlink_add_invitation_address(), deprecate meshli...
2019-11-11 Guus SliepenAssert that nodes black/whitelisted by name persist...
2019-11-11 Guus SliepenAdd support for black/whitelisting by name, and forgett...