]> git.meshlink.io Git - meshlink/history - test/sign-verify.c
Allow meshlink_open() to be called with a NULL name.
[meshlink] / test / sign-verify.c
2019-10-30 Guus SliepenEnsure NDEBUG is not set in the test suite.
2019-10-07 Guus SliepenRefactor the non-blackbox test suite.
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 SliepenConvert sizeof foo to sizeof(foo).
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-07-25 Guus SliepenImplement meshlink_sign() and _verify().