]> git.meshlink.io Git - meshlink-tiny/shortlog
meshlink-tiny
2021-09-26 Guus SliepenAdd a metering test. main
2021-09-26 Guus SliepenAdd support for devtool_reset_node_counters to the...
2021-09-09 Guus SliepenMake the precomputed Ed25519 data const.
2021-09-09 Guus SliepenFix a compiler warning.
2021-09-09 Guus SliepenReduce memory usage of meshlink_join().
2021-09-09 Guus SliepenConvert addresses to text using inet_ntop().
2021-09-09 Guus SliepenWork around STATUS already being defined in the ESP32...
2021-07-29 Guus SliepenUpdate the test suite for Meshlink-tiny.
2021-07-29 Guus SliepenRemove the declaration of meshlink_get_node_reachability().
2021-07-29 Guus SliepenRemove the blackbox test suite.
2021-07-12 Guus SliepenFix a possible crash when opening an ephemeral instance.
2021-07-12 Guus SliepenCheck for the availability of flock().
2021-06-22 Guus SliepenRemove all support for channels.
2021-06-20 Guus SliepenRemove logging when compiled with -DNDEBUG.
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 unused invitation related function declarations.
2021-06-19 Guus SliepenEnsure we exchange a session key for application data...
2021-06-19 Guus SliepenRemove MTU and traffic statistics.
2021-06-19 Guus SliepenRemove some unused variables.
2021-06-19 Guus SliepenRemove support for request forwarding.
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 SliepenFix building the example programs.
2021-06-12 Guus SliepenRename the library and public header to meshlink-tiny.
2021-06-12 Guus SliepenDrop support for meshlink_blacklist()/whitelist().
2021-06-12 Guus SliepenRemove support for meshlink_invite().
2021-06-12 Guus SliepenStart of the MeshLink-tiny library.
2021-06-12 Guus SliepenGet the full history from the main meshlink repository.