]> git.meshlink.io Git - meshlink-tiny/history - src/meshlink.c
Add a metering test.
[meshlink-tiny] / src / meshlink.c
2021-09-09 Guus SliepenReduce memory usage of meshlink_join().
2021-07-12 Guus SliepenFix a possible crash when opening an ephemeral instance.
2021-06-22 Guus SliepenRemove all support for channels.
2021-06-20 Guus SliepenRemove the UTCP send and receive buffers.
2021-06-20 Guus SliepenRemove support for TCP channels and AIO.
2021-06-19 Guus SliepenRemove MTU and traffic statistics.
2021-06-19 Guus SliepenRemove support for multiple connections.
2021-06-19 Guus SliepenRemove support for submeshes.
2021-06-19 Guus SliepenRemove support for automatically detecting external...
2021-06-19 Guus SliepenRemove listening sockets.
2021-06-19 Guus SliepenRemove asynchronous DNS support.
2021-06-19 Guus SliepenRemove graph, edges and communication via UDP.
2021-06-12 Guus SliepenDrop support for meshlink_blacklist()/whitelist().
2021-06-12 Guus SliepenRemove support for meshlink_invite().
2021-06-12 Guus SliepenGet the full history from the main meshlink repository.