Commit graph

2212 commits

Author SHA1 Message Date
Mark Qvist
4ae0f28aa0 Cleanup 2025-05-06 17:48:38 +02:00
Mark Qvist
62ecc0549d Updated readme 2025-05-06 17:25:53 +02:00
Mark Qvist
cbf4c71a73 Added pure-python AES-256 implementation 2025-05-06 17:20:55 +02:00
Mark Qvist
1d27fae370 Updated github test workflow 2025-05-06 16:45:16 +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
3cbcbec942 Updated tests for link modes 2025-05-06 14:23:42 +02:00
Mark Qvist
bc7a8cd09f Updated documentation 2025-05-06 14:14:42 +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
5dc8cdc6dc Merge branch 'master' of github.com:markqvist/Reticulum
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-29 11:42:23 +02:00
Mark Qvist
cdc33a25c5 Updated readme 2025-04-29 11:42:07 +02:00
markqvist
2b6766f68a
Merge pull request #801 from LinuxinaBit/master
Some checks failed
Build Reticulum / test (push) Has been cancelled
Build Reticulum / package (push) Has been cancelled
Build Reticulum / release (push) Has been cancelled
Generative AI Policy
2025-04-28 15:29:32 +02:00
Linux in a Bit
e871bbdc07
Add Generative AI Policy reminder to 🐛-bug-report.md 2025-04-20 15:04:55 -05:00
Linux in a Bit
6a98158ba6
[Contributing.md] Add LLM Policy; Emphasize CLA 2025-04-20 14:59:23 -05:00
Mark Qvist
ef8d44c257 Updated changelog 2025-04-20 21:23:08 +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
4d2ba28934 Docs build 2025-04-17 23:04:00 +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
1dbb1a6a35 Merge branch 'linkmodes'
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-16 14:11:14 +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
828eec5e0d 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-04-16 01:30:11 +02:00
Mark Qvist
a8c50fe7d4 Link mode signalling fields 2025-04-16 00:44:30 +02:00
Mark Qvist
ab9fc7b370 Updated docs 2025-04-16 00:43:35 +02:00
Mark Qvist
0dc972f7c9 Updated docs 2025-04-16 00:41:50 +02:00
Mark Qvist
796cffe29d Updated docs 2025-04-16 00:40:29 +02:00
Mark Qvist
a0f6c99fb5 Updated docs 2025-04-16 00:37:11 +02:00
Mark Qvist
eff0c91ed0 Updated docs 2025-04-16 00:35:56 +02:00
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 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