]> git.meshlink.io Git - meshlink/history - src/libmeshlink.c
Get rid of tincremotehost structure, we use directly node_t
[meshlink] / src / libmeshlink.c
2014-04-10 Saverio ProtoGet rid of tincremotehost structure, we use directly...
2014-04-09 Saverio ProtoPush data from the application to the library and print...
2014-04-07 Saverio Protostart to implement tinc_start
2014-04-05 Saverio Prototinc_start() - skeleton of the API call. The function...
2014-04-04 Saverio ProtoWrite keys to file in tinc_setup
2014-04-04 Saverio ProtoWorking tinc_setup() function in the library
2014-04-04 Saverio Protomake_names is needed for tinc_setup
2014-04-03 Saverio ProtoSuccessfully compile the libmeshlink library with autot...
2014-04-02 Saverio ProtoFirst draft of tinc setup function
2014-04-02 Saverio ProtoDirt in quick hack Makefile.am to compile a couple...