]> git.meshlink.io Git - meshlink/history - src/meshlink.sym
Never automatically try to bind to ports >= 32768.
[meshlink] / src / meshlink.sym
2021-10-08 Guus SliepenAdd a callback that notifies when the MeshLink thread...
2021-09-09 Guus SliepenImproved node traffic counters.
2021-08-02 Guus SliepenAdd meshlink_get_node_tiny(). feature/tiny-support
2021-04-23 Guus SliepenAdd meshlink_channel_abort().
2021-04-15 Guus SliepenAdd meshlink_hint_network_change().
2021-03-03 Guus SliepenAllow a different location for the lock file.
2021-03-03 Guus SliepenAdd meshlink_set_storage_policy().
2021-03-03 Guus SliepenAllow the application to provide channel send/receive...
2021-02-23 Guus SliepenAdd meshlink_set_channel_flags().
2020-10-29 Guus SliepenAdd a callback that notifies the application when it...
2020-10-25 Guus SliepenAdd API functions to query the blacklist status of...
2020-09-07 Guus SliepenUse the canonical address exclusively for making outgoi...
2020-07-29 Guus SliepenAdd meshlink_set_channel_listen_cb().
2020-07-22 Guus SliepenAdd devtool_set_meta_status_cb().
2020-07-22 Guus SliepenExport missing meshlink_open_params_* symbols.
2020-07-10 Guus SliepenAdd meshlink_reset_timers().
2020-07-04 Guus SliepenExport meshlink_set_dev_class_maxtimeout().
2020-03-31 Guus SliepenAllow setting the UTCP clock granularity.
2020-03-06 Guus SliepenAdd meshlink_add_invitation_address(), deprecate meshli...
2020-03-06 Guus SliepenAdd meshlink_set_external_address_discovery_url().
2020-02-23 Guus SliepenUpdate the blackbox join test cases.
2020-02-11 Guus SliepenMake the join commit order configurable. feature/join-commit-order
2020-01-19 Guus SliepenAdd meshlink_get_node_reachability().
2020-01-19 Guus SliepenAdd a configurable fast connection retry period.
2019-12-01 Guus SliepenAdd meshlink_get_all_nodes_by_last_reachable().
2019-11-11 Guus SliepenAdd support for black/whitelisting by name, and forgett...
2019-10-13 Guus SliepenAdd meshlink_set_node_channel_timeout().
2019-10-07 Guus SliepenAdd an error callback.
2019-09-23 Guus SliepenAdd missing parts of meshlink_set_node_pmtu_cb().
2019-09-05 Guus SliepenMake ping intervals and timeouts configurable for each...
2019-08-29 Guus SliepenAdd support for AIO using filedescriptors.
2019-08-13 Guus SliepenAllow the channel send and receive buffer size to be...
2019-08-12 Guus SliepenAdd meshlink_channel_aio_receive().
2019-08-12 Guus SliepenAdd meshlink_channel_aio_send().
2019-06-13 sairoop-elearAdd unit test cases for encrypted storage key rotation
2019-06-13 Guus SliepenAdd support for opening a MeshLink instance without...
2019-06-13 Guus SliepenAdd support for encrypted storage.
2019-06-05 lakshminarayanagurramAdd test cases for random port bindings
2019-05-31 Guus SliepenAdd missing symbols to meshlink.sym.
2019-05-31 sairoop-elearUpdate android build