]> git.meshlink.io Git - meshlink/history - test/invite-join.c
Prevent meshlink_join() when the joining node is already part of a mesh.
[meshlink] / test / invite-join.c
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...