LXMF/LXMF
2025-11-08 01:20:31 +01:00
..
Utilities Cleanup 2025-11-03 00:08:50 +01:00
__init__.py Added physical layer link statistics to reception 2023-10-23 01:34:20 +02:00
_version.py Updated version 2025-11-03 22:21:13 +01:00
Handlers.py Implemented duplicate signalling on PN message download 2025-11-02 02:27:57 +01:00
LXMessage.py Fixed message stamps getting overwritten if propagation stamp was also present 2025-11-03 22:19:20 +01:00
LXMF.py Allow configuring max remote peering cost 2025-11-01 18:27:11 +01:00
LXMPeer.py Implemented throttling for naughty propagation node peers 2025-11-01 01:35:15 +01:00
LXMRouter.py Ensure LXMF and RNS exit handlers are called on SIGINT and SIGTERM, since for some ungodly reason atexit events are not always called on some combinations of Python version and platforms, even though they have been registered. 2025-11-07 23:10:30 +01:00
LXStamper.py Using multiprocessing start method fork on Linux to avoid issues with Python 3.14. Fixes #35. 2025-11-08 01:20:31 +01:00