2128 Commits

Author SHA1 Message Date
Mark Qvist
dba6cd8393 Updated license 2025-04-15 20:48:12 +02:00
Mark Qvist
e7daceec82 Updated license 2025-04-15 20:19:33 +02:00
Mark Qvist
a65473f6ab Updated docs
Some checks are pending
Build Reticulum / test (push) Waiting to run
Build Reticulum / package (push) Blocked by required conditions
Build Reticulum / release (push) Blocked by required conditions
2025-04-15 18:57:12 +02:00
Mark Qvist
1851fda9e0 Fixed interface string representation 2025-04-15 18:51:52 +02:00
Mark Qvist
80eec131f8 Updated docs 2025-04-15 18:25:12 +02:00
Mark Qvist
bfe5b876de Fixed occasional io thread hang on shutdown 0.9.4 2025-04-15 18:04:32 +02:00
Mark Qvist
da8a0ee5e9 Updated docs 2025-04-15 17:45:01 +02:00
Mark Qvist
3269384439 Cleanup 2025-04-15 17:44:52 +02:00
Mark Qvist
9a766eac8c Add init to interface utils 2025-04-15 14:04:02 +02:00
Mark Qvist
9d2456500a Added rnodeconf autoinstaller support for XIAO ESP32S3 boards
Some checks failed
Build Reticulum / test (push) Has been cancelled
Build Reticulum / package (push) Has been cancelled
Build Reticulum / release (push) Has been cancelled
2025-04-13 03:42:47 +02:00
Mark Qvist
df85beac3e Merge branch 'master' of github.com:markqvist/Reticulum 2025-04-12 21:30:41 +02:00
Mark Qvist
3dd020cb86 Fix string representation 2025-04-12 21:30:36 +02:00
markqvist
67da6be040
Merge pull request #769 from easytarget/xiao-esp32s3-wio
add rnodeconf support for SeeedStudio XIAO esp32s3 wio
2025-04-12 21:29:47 +02:00
Mark Qvist
d2efd6c3e4 Allow AP mode on Backbone and TCP interfaces 2025-04-12 11:01:57 +02:00
Mark Qvist
ea4a525db6 Cleanup
Some checks failed
Build Reticulum / test (push) Has been cancelled
Build Reticulum / package (push) Has been cancelled
Build Reticulum / release (push) Has been cancelled
2025-04-11 12:40:22 +02:00
Mark Qvist
c83043b087 Cleanup 2025-04-11 12:38:46 +02:00
Mark Qvist
c07e968218 Cleanup 2025-04-11 12:30:22 +02:00
Mark Qvist
a6eeac14d2 Added internal netinfo implementation 2025-04-11 12:28:36 +02:00
Mark Qvist
a65bc3bc7b Added internal netinfo implementation 2025-04-11 12:25:52 +02:00
Mark Qvist
8e4b0b3b16 Use internal netinfo implementation 2025-04-11 12:22:58 +02:00
Mark Qvist
d34cefe31d Updated readme 2025-04-11 12:22:24 +02:00
Mark Qvist
3a68a3fc02 Removed ifaddr library 2025-04-11 12:15:27 +02:00
Mark Qvist
a4b6a64611 Fixed typo
Some checks are pending
Build Reticulum / test (push) Waiting to run
Build Reticulum / package (push) Blocked by required conditions
Build Reticulum / release (push) Blocked by required conditions
2025-04-10 13:26:44 +02:00
Mark Qvist
4f189f5319 Updated manual
Some checks are pending
Build Reticulum / test (push) Waiting to run
Build Reticulum / package (push) Blocked by required conditions
Build Reticulum / release (push) Blocked by required conditions
2025-04-10 00:23:53 +02:00
Mark Qvist
cb69085280 Updated hardware section of docs 2025-04-10 00:16:01 +02:00
Mark Qvist
f4d13986af Disable AP mode on BackboneInterface
Some checks are pending
Build Reticulum / test (push) Waiting to run
Build Reticulum / package (push) Blocked by required conditions
Build Reticulum / release (push) Blocked by required conditions
2025-04-09 23:47:49 +02:00
Mark Qvist
6125c835f7 Updated interface documentation 2025-04-09 23:45:14 +02:00
Mark Qvist
3049049d5b Use abstract domain sockets for RPC 2025-04-09 17:15:38 +02:00
Mark Qvist
628c4984a3 Added IPv6 support to BackboneInterface 2025-04-09 14:23:39 +02:00
Mark Qvist
b58cb3c0ed Cache clean interval 2025-04-09 00:09:17 +02:00
Mark Qvist
b267687c7f Announce cache handling 2025-04-09 00:01:08 +02:00
Mark Qvist
581b16f87c Improved link and reverse table culling 2025-04-08 16:25:18 +02:00
Mark Qvist
f9d42082a2 Clean up importlib imports 2025-04-08 15:23:44 +02:00
Mark Qvist
f8925eaed1 Exclude built documentation from sdist 2025-04-08 14:36:59 +02:00
Mark Qvist
f4c1ece10a Updated manual 2025-04-08 14:36:30 +02:00
Mark Qvist
d13b034cab Cleanup 2025-04-08 14:06:07 +02:00
Mark Qvist
008afd88d1 Cleanup 2025-04-08 14:04:21 +02:00
Mark Qvist
68ca903db4 Updated Identity API docstring 2025-04-08 14:02:10 +02:00
Mark Qvist
8f4b4fa82d Add ability to search for identity by identity hash 2025-04-08 13:54:22 +02:00
Mark Qvist
768f562437 Fixed compact log format output 2025-04-08 13:48:48 +02:00
Mark Qvist
9f0a4bfe69 Don't reference interface instances in tunnel path lists 2025-04-08 13:20:02 +02:00
Mark Qvist
13b4291840 Epoll backend switch 2025-04-08 02:33:32 +02:00
Mark Qvist
6dc33126a5 Remove null byte from abstract socket name 2025-04-08 02:09:44 +02:00
Mark Qvist
fa31dced22 Tunnel table indices 2025-04-08 01:35:59 +02:00
Mark Qvist
194f6aef1d Clean BackboneInterface file descriptor refs immediately 2025-04-07 20:22:20 +02:00
Mark Qvist
a12b630a4e Only collect when necessary 2025-04-07 19:03:19 +02:00
Mark Qvist
c3ff73591a Fix addr_info property 2025-04-07 18:48:12 +02:00
Mark Qvist
1967811d68 Error logging 2025-04-07 17:55:34 +02:00
Mark Qvist
0e24a0d8bb Cleanup 2025-04-07 17:17:30 +02:00
Mark Qvist
5913f61e7d Cleanup 2025-04-07 15:31:27 +02:00