]> git.meshlink.io Git - meshlink/history - src/meshlink++.h
appname added, which is used by mdns as part of the service type
[meshlink] / src / meshlink++.h
2014-08-08 Niklas Hofmannappname added, which is used by mdns as part of the...
2014-07-30 Guus SliepenFix the C++ wrapper and the examples.
2014-07-29 Guus SliepenMerge branch 'partition_healing' into everbase
2014-07-29 Guus SliepenCheck all arguments of the public API for NULL pointers.
2014-07-29 Guus SliepenRemove errno and errstr from meshlink_handle_t, add...
2014-07-28 Guus SliepenFix meshlink::channel_open().
2014-07-26 Guus SliepenFix warnings from Doxygen.
2014-07-26 Guus SliepenAll data sent and received on channels is const.
2014-07-26 Guus SliepenDeclare the channel API.
2014-07-25 Guus SliepenImplement meshlink_sign() and _verify().
2014-06-21 Guus SliepenFix errors in Doxygen markup.
2014-06-10 Guus SliepenAdd a header-only C++ wrapper.