Commit graph

117 commits

Author SHA1 Message Date
Mark Qvist
1d651a9b53 Added transfer limit awareness to message sync. Added ability to retain messages on node. 2024-03-02 09:09:51 +01:00
Mark Qvist
22493005dc Overhead calculation for propagation transfer limits 2024-03-01 23:48:12 +01:00
Mark Qvist
7ecd3c0d5e Added incoming resource transfer size limits 2024-03-01 23:26:27 +01:00
Mark Qvist
64050d39bf Added propagation transfer limit options 2024-03-01 22:37:54 +01:00
Mark Qvist
c7489dc0fa Added transfer limit handling to announce handler 2024-03-01 22:33:53 +01:00
Mark Qvist
696c78ecea Improved propagation node sync and memory consumption 2024-02-29 23:02:16 +01:00
Mark Qvist
7aea4ea209 Updated version 2024-02-29 20:15:03 +01:00
Mark Qvist
35dc771528 Don't keep links alive after sync 2024-02-29 20:12:54 +01:00
Mark Qvist
f0e9fa6659 Corrected inconsistent property, getter and setter use. Fixed #16. 2024-01-16 13:26:33 +01:00
Mark Qvist
6ed16916d6 Fixed get fields method 2024-01-07 16:51:30 +01:00
Mark Qvist
1ee0c83168 Updated version and dependencies 2023-11-08 20:41:51 +01:00
Mark Qvist
2812a07165 Cleanup 2023-11-02 18:29:46 +01:00
Mark Qvist
10be1383e5 Updated version and dependencies 2023-11-02 12:48:24 +01:00
Mark Qvist
4d356bcda8 Tweaked timing 2023-11-02 04:36:51 +01:00
Mark Qvist
da6fb3d0f3 Added field specifiers 2023-10-30 02:26:24 +01:00
Mark Qvist
56cb637bfa Improved propagation node sync feedback. Added physical layer reception statistics. 2023-10-28 00:06:56 +02:00
Mark Qvist
f307f33bf8 Updated version and dependencies 2023-10-24 01:47:45 +02:00
Mark Qvist
a095ba7e40 Added physical layer link statistics to reception 2023-10-23 01:34:20 +02:00
Mark Qvist
f83600430a Updated version 2023-10-16 01:50:37 +02:00
Mark Qvist
537123896b Increased max unreachable time to 14 days 2023-10-16 01:50:01 +02:00
Mark Qvist
bc8863c3b1 Updated version 2023-10-15 20:28:55 +02:00
Mark Qvist
b894c5a2a6 Fixed paper message generation sequence 2023-10-15 20:27:35 +02:00
Mark Qvist
0ac4660510 Updated version and dependencien 2023-10-07 16:43:33 +02:00
Mark Qvist
672054177c Updated version and dependencies 2023-09-19 11:36:13 +02:00
Mark Qvist
5abf01a88f Updated version and dependencies 2023-06-13 19:56:44 +02:00
Mark Qvist
ad8fb74d9e Cleanup 2023-02-17 19:36:20 +01:00
Mark Qvist
447a8a920c Implemented mechanisms to tend propagation node sync graph towards using faster links first 2023-02-17 17:10:31 +01:00
Mark Qvist
0ba3ea98cb Added metric for link establishment rate to peers 2023-02-17 12:29:00 +01:00
Mark Qvist
afe6815637 Fixed hardcoded APP_NAME reference 2023-02-03 17:56:30 +01:00
Mark Qvist
a64f3a58f7 Fixed verbosity and quitness being overridden by config file values 2023-01-27 17:00:29 +01:00
Mark Qvist
2bb34176b7 Merge branch 'master' of github.com:markqvist/LXMF 2023-01-27 16:37:15 +01:00
Mark Qvist
6f80c6941d Fixed a erroneous warning message about missing authentication identities. Fixed a missing check for announce intervals being unset in the configuration. Fixes #12. 2023-01-27 16:36:15 +01:00
Dionysis Grigoropoulos
5b81ecce04 Update documentation to match reality 2023-01-26 02:56:20 +02:00
Mark Qvist
8c94118e07 Updated dependencies and version 2023-01-14 21:10:54 +01:00
Mark Qvist
ae6b5d9a6d Updated delivery timing 2022-12-23 23:49:01 +01:00
Mark Qvist
ffb1bdff17 Updated processing timings 2022-12-22 21:23:29 +01:00
Mark Qvist
1440a0b162 Added sync backoff for unresponsive peers. Improved sync peer selection. 2022-12-20 23:58:09 +01:00
Mark Qvist
54005c148a Updated versions 2022-11-24 17:59:50 +01:00
Mark Qvist
abe2e78283 Improved paper message packing 2022-11-22 19:53:25 +01:00
Mark Qvist
edbb887d81 Implemented paper message handling 2022-11-19 20:07:00 +01:00
Mark Qvist
3d31620160 Added paper message generator 2022-11-19 17:54:29 +01:00
Mark Qvist
730a611f7a Updated dependencies 2022-11-03 23:17:50 +01:00
Mark Qvist
ab68c15d2d Updated version and dependencies 2022-11-03 12:18:54 +01:00
Mark Qvist
cacddfdf30 Save locally delivered transient id cache on sync completion 2022-10-22 22:35:07 +02:00
Mark Qvist
adbbaa532b Added autopeer and authentication options to lxmd config 2022-10-22 22:12:14 +02:00
Mark Qvist
2d81b47b6a Added peering settings to lxmd 2022-10-22 21:25:15 +02:00
Mark Qvist
1c4928a29b Added external processing of received messages to lxmd 2022-10-22 21:07:27 +02:00
Mark Qvist
8bb21688e5 Added config parsing and announce jobs to lxmd 2022-10-22 20:12:54 +02:00
Mark Qvist
8cdf12e866 Added basic LXMF daemon utility 2022-10-22 14:35:44 +02:00
Mark Qvist
a1dae1fc15 Updated versions 2022-10-22 14:35:24 +02:00