]> git.meshlink.io Git - meshlink/history - test/invite-join.c
Never automatically try to bind to ports >= 32768.
[meshlink] / test / invite-join.c
2020-09-07 Guus SliepenUpdate the invite-join test to update the canonical...
2020-07-23 Guus SliepenCombine blackbox join test cases into the invite-join...
2020-06-12 Guus SliepenFix warnings and missing mutex/cond initialization...
2020-05-13 Guus SliepenFix more compiler warnings.
2020-04-11 Guus SliepenHave nodes remember in which submesh they live.
2020-03-12 Guus SliepenUse slashes internally to separate hostnames and ports...
2020-03-10 Guus SliepenUpdate the invite-join test.
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-07 Guus SliepenRefactor the non-blackbox test suite.
2019-10-04 Guus SliepenClean up resources in the test cases.
2019-09-09 Guus SliepenCorrectly update our own host config file after meshlin...
2019-07-04 Guus SliepenPrevent meshlink_join() when the joining node is alread...
2019-06-13 Guus SliepenFix compiler warnings in the test suites.
2019-06-13 Guus SliepenAdd support for encrypted storage.
2019-02-11 sairoop-elearUpdate invite API in blackbox test cases
2018-06-26 Guus SliepenAdd meshlink_set_invitation_timeout().
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 SliepenAllow Catta to be disabled.
2017-07-27 Guus SliepenAdd an astylerc file and reformat all code.
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-08-08 Niklas HofmannMerge branch 'discovery' into everbase
2014-08-08 Guus SliepenTest whether UDP communication is working.
2014-07-25 Guus SliepenThe tests now all print proper error messages.
2014-06-01 Guus SliepenAdd test cases for importing/exporting data and invitin...