]> git.meshlink.io Git - meshlink/history - examples/meshlinkapp.c
Never automatically try to bind to ports >= 32768.
[meshlink] / examples / meshlinkapp.c
2020-05-13 Guus SliepenFix more compiler warnings.
2019-11-09 Guus SliepenFix __warn_unused_result__, add more of it and fix...
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 SliepenEnforce spaces around operators.
2017-07-27 Guus SliepenAdd an astylerc file and reformat all code.
2014-08-22 Guus SliepenMerge branch 'channels'
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 Niklas Hofmannintroduction of dclass and use as source for weight...
2014-08-08 Niklas HofmannMerge branch 'everbase' of chicago.everbase.net:meshlin...
2014-08-08 Niklas HofmannMerge branch 'discovery' into everbase
2014-08-08 Niklas Hofmannappname added, which is used by mdns as part of the...
2014-05-23 Saverio Protomeshlinkapp: fix compiler warnings
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 SliepenRenamed meshlink-sample/ to examples/.