]> git.meshlink.io Git - meshlink/history - examples
Allow meshlink_open() to be called with a NULL name.
[meshlink] / examples /
2020-02-03 Guus SliepenFix spelling errors.
2019-11-09 Guus SliepenFix __warn_unused_result__, add more of it and fix...
2019-10-05 Guus SliepenAdd the /whitelist command to the chat examples.
2019-05-31 Guus SliepenRe-enable building the chatpp example.
2019-05-31 sairoop-elearUpdate android build
2019-03-17 Guus SliepenFix spelling errors.
2019-02-25 lakshminarayanagurramAdd a groupchat example program that uses the submesh...
2019-02-06 Lakshminarayana... Modified meshlink_invite to generate invites for submesh
2019-01-16 Guus SliepenOnly compile the monitor example application if ncurses...
2018-10-09 Guus SliepenAdd an example using curses to monitor the state of...
2018-07-21 Guus SliepenAllow compiling without support for Catta.
2018-05-01 Guus SliepenFix all compiler warnings found using -Wall -W -pedantic.
2018-04-30 Guus SliepenUse AX_PTHREAD to set the proper pthread flags.
2017-10-08 Guus SliepenEnsure make distcheck runs without errors.
2017-10-02 Guus SliepenFormat the examples and test suite.
2017-08-14 Guus SliepenFix errors found by Clang's static analyzer.
2017-08-14 Guus SliepenFix compiler warnings.
2017-08-14 Guus SliepenForce -Wall.
2017-08-14 Guus SliepenDon't install the example programs.
2017-08-13 Guus SliepenEnforce spaces around operators.
2017-08-13 Guus SliepenConvert sizeof foo to sizeof(foo).
2017-07-27 Guus SliepenAdd an astylerc file and reformat all code.
2017-07-06 Guus SliepenRestart the mesh after a failed join() in the other...
2017-07-06 Guus SliepenRestart the mesh even after a failed join().
2014-12-27 Niklas Hofmannapple compatibility
2014-12-27 Niklas Hofmannwindows compatibility
2014-12-27 Lars2nd approach again: class meshlink::mesh has the handle...
2014-10-31 Guus SliepenRegister channel poll callback to notify when a channel...
2014-09-14 Guus SliepenChannels can now actually be opened.
2014-09-14 Guus SliepenBuild the channels example.
2014-09-13 Guus SliepenUpdate .gitignore files.
2014-09-05 Guus SliepenAdd an example chat program that uses the channels...
2014-09-05 Saverio Protomanynodes: put a prefix di graph json files because...
2014-09-01 Saverio Protomanynodes: export the graph always from node 0
2014-08-28 Saverio Protomanynodes: add few backbone nodes and many portable...
2014-08-28 Saverio Protomanynodes: implement stop command
2014-08-22 Guus SliepenMerge branch 'channels'
2014-08-19 Saverio Protomanynodes: implemented /select to be able to select...
2014-08-18 Saverio Protomanynodes: do not add localhost as node's address
2014-08-13 Niklas Hofmannstart graph export timer via command line paramter...
2014-08-13 Niklas Hofmanngraph export timer for manynodes example
2014-08-13 Niklas Hofmannjson export of node and edge structure
2014-08-13 Niklas Hofmann"last successfull connect" introduced
2014-08-13 Niklas HofmannMerge branch 'mesh_topology_output' into roles
2014-08-12 Niklas Hofmannconverging auto connect algorithm
2014-08-09 Niklas HofmannMerge branch 'everbase' into roles
2014-08-09 Saverio Protomanynodes example: trivial, change debug levels
2014-08-09 Guus SliepenDon't crash when the log callback gets a NULL mesh.
2014-08-09 Guus SliepenMerge branch 'everbase' of chicago.everbase.net:meshlin...
2014-08-09 Niklas HofmannMerge branch 'roles' into everbase
2014-08-09 Saverio Protoexample manynodes: send test messages only to other...
2014-08-09 Saverio Protomanynodes example: improved logging
2014-08-09 Niklas HofmannMerge branch 'everbase' into roles
2014-08-09 Niklas Hofmannintroduction of dclass and use as source for weight...
2014-08-09 Guus SliepenMerge branch 'discovery' of chicago.everbase.net:meshli...
2014-08-08 Guus SliepenFinish implementation of log callbacks.
2014-08-08 Niklas HofmannMerge branch 'discovery' into everbase
2014-08-08 Niklas Hofmannallow multiple instances of avahi
2014-08-08 Saverio Protomanynodes example: committed /test command to test...
2014-08-08 Niklas HofmannMerge branch 'everbase' into discovery
2014-08-08 Saverio Protoexample manynodes fixed to use meshlink_join
2014-08-08 Saverio Protomanynodes chat example: use a prefix for nodes names...
2014-08-08 Niklas HofmannMerge branch 'everbase' of chicago.everbase.net:meshlin...
2014-08-08 Niklas HofmannMerge branch 'discovery' into everbase
2014-08-08 Saverio ProtoChat example: Trivial, fix return in void function
2014-08-08 Niklas Hofmannappname added, which is used by mdns as part of the...
2014-08-07 Saverio ProtoCall meshlink_stop before meshlink_join in the chat...
2014-08-03 Larsobject-oriented interface 1st durchstich, incl. chat...
2014-07-31 Guus SliepenFix compiler warnings in manynodes.c.
2014-07-30 Niklas HofmannMerge branch 'address_hint_api' into discovery
2014-07-30 Niklas HofmannMerge remote-tracking branch 'origin/everbase' into...
2014-07-30 Guus SliepenAdd proper error reporting to the chat examples.
2014-07-30 Guus SliepenFix the C++ wrapper and the examples.
2014-07-29 Guus SliepenStart of the manynodes example.
2014-07-29 Guus SliepenMerge branch 'partition_healing' into everbase
2014-07-29 Guus SliepenRemove errno and errstr from meshlink_handle_t, add...
2014-06-10 Guus SliepenAdd an example chat program for the C++ API.
2014-06-01 Saverio ProtoFix compiler warning of implicit declaration of functio...
2014-05-23 Saverio Protomeshlinkapp: fix compiler warnings
2014-05-12 Guus SliepenAdd /who command to chat example to test meshlink_get_n...
2014-05-07 Guus SliepenDon't dereference a NULL pointer.
2014-04-24 Guus SliepenMove initial configuration setup from meshlinkapp.c...
2014-04-24 Guus SliepenUpdate meshlinkapp.c.
2014-04-23 Saverio ProtoUntested changes to meshlinkapp to make the tree compile
2014-04-19 Guus SliepenStart moving the implementation of the public part...
2014-04-19 Guus SliepenNo global variables: move meshlink_errno and _errstr...
2014-04-19 Guus SliepenUpdate the chat example and the public API.
2014-04-19 Guus SliepenAdd an example chat program.
2014-04-19 Guus SliepenRemove autogenerated Makefile.
2014-04-19 Guus SliepenBuild meshlinkapp using automake.
2014-04-19 Guus SliepenRenamed meshlink-sample/ to examples/.