]> git.meshlink.io Git - meshlink/history - examples
Remove disconnect code from autoconnect because it makes the mesh flapping
[meshlink] / examples /
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/.