Commit graph

1291 commits

Author SHA1 Message Date
Mark Qvist
756029e5af Added option to specify shared instance type
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-05-15 01:14:55 +02:00
Mark Qvist
d680f4d411 Cleanup 2025-05-13 17:59:26 +02:00
Mark Qvist
29a52e19cf Cleanup
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-05-13 17:25:00 +02:00
Mark Qvist
11511168dc Cleanup 2025-05-13 13:32:35 +02:00
Mark Qvist
d4ea698236 Cleanup 2025-05-13 13:29:20 +02:00
Mark Qvist
11e06b477e Cleanup 2025-05-13 13:26:26 +02:00
Mark Qvist
4e4c68071f Removed legacy encryption modes. Default to AES-256 for links and packets. 2025-05-13 13:18:44 +02:00
Mark Qvist
8b13d6e08b Fixed announce handlers not triggering after shared instance disappearance/reappearance
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-05-12 11:41:06 +02:00
Mark Qvist
efa512be32 Cleanup 2025-05-11 16:40:14 +02:00
Mark Qvist
594f5fba1e Added ability to return file resources for request responses. Added option to specify request response auto-compression limits. 2025-05-11 16:37:57 +02:00
Mark Qvist
2912fb2184 Added option to specify resource auto-compression limits 2025-05-11 16:37:19 +02:00
Mark Qvist
4e31f113c6 Optimised hardware MTU autoconfig 2025-05-10 23:15:43 +02:00
Mark Qvist
3337d18e9a Added allow overwrite option to rncp 2025-05-10 21:44:42 +02:00
Mark Qvist
2cb6d019f9 Improved rncp memory utilisation and performance 2025-05-10 21:19:57 +02:00
Mark Qvist
4d7f5b8ca6 Let shared instance handle packet hashlist 2025-05-10 20:58:54 +02:00
Mark Qvist
48be5f65d8 Faster link cleanup on close 2025-05-10 20:58:01 +02:00
Mark Qvist
b5d854a55c Resource performance and memory optimisations 2025-05-10 20:57:32 +02:00
Mark Qvist
552663c625 Fixed offset 2025-05-10 17:00:27 +02:00
Mark Qvist
08a6820aa0 Updated descriptions 2025-05-10 15:42:22 +02:00
Mark Qvist
840966f3e6 Updated version 2025-05-10 15:38:28 +02:00
Mark Qvist
763078a1ae Added ability to include metadata on resource transfers 2025-05-10 15:38:06 +02:00
Mark Qvist
c398b34dd8 Fixed potential unhandled exception on fast-flapping connections
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-05-08 10:57:34 +02:00
Mark Qvist
378dc1e931 Added link mode get method to Link API
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-05-06 19:09:40 +02:00
Mark Qvist
be821b6927 Added instance_name option and description to default config file 2025-05-06 19:09:20 +02:00
Mark Qvist
af46e98865 Improved ratchet persist reliability 2025-05-06 18:18:05 +02:00
Mark Qvist
4ae0f28aa0 Cleanup 2025-05-06 17:48:38 +02:00
Mark Qvist
cbf4c71a73 Added pure-python AES-256 implementation 2025-05-06 17:20:55 +02:00
Mark Qvist
05b9a80a07 Path MTU clamping handling with link mode signalling 2025-05-06 16:37:04 +02:00
Mark Qvist
38241452d3 Dynamic link mode establishment 2025-05-06 16:31:36 +02:00
Mark Qvist
40e040807a Link mode signalling generators 2025-05-06 16:12:54 +02:00
Mark Qvist
437da99d63 Handle AES-256 compatibility in Identity 2025-05-06 16:12:15 +02:00
Mark Qvist
ab0ac46d5a Enabled AES_256_CBC link mode
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-05-06 12:10:34 +02:00
Mark Qvist
d7791c60e2 Implemented compatibility handling for AES-256 migration 2025-05-06 12:08:17 +02:00
Mark Qvist
6a48a4d1c0 Updated version
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-18 12:25:47 +02:00
Mark Qvist
98d4f1c69e Fixed instance name from config being overwritten if option was not last in section
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-17 15:02:08 +02:00
Mark Qvist
a0f0d73204 Improved ratchet persist 2025-04-17 14:25:24 +02:00
Mark Qvist
cc50ca82b8 Added todo note 2025-04-16 14:09:43 +02:00
Mark Qvist
373790c890 Added AES-256 support to Link 2025-04-16 14:05:34 +02:00
Mark Qvist
ef30d21b58 Added AES_256_CBC support to Token 2025-04-16 14:03:40 +02:00
Mark Qvist
c4cafed6aa Added AES_128_CBC and AES_256_CBC mode proxies 2025-04-16 14:01:26 +02:00
Mark Qvist
a8c50fe7d4 Link mode signalling fields 2025-04-16 00:44:30 +02:00
Mark Qvist
e7daceec82 Updated license 2025-04-15 20:19:33 +02:00
Mark Qvist
1851fda9e0 Fixed interface string representation 2025-04-15 18:51:52 +02:00
Mark Qvist
bfe5b876de Fixed occasional io thread hang on shutdown 2025-04-15 18:04:32 +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