Commit Graph

  • ed0b90b525
    Merge 8f4d165e4caca7aa00f47f46c6c5ece6d419749e into 9d2456500aadcbaaff39cf9f99edf3b2d8503ef5 Kevin Steen 2025-04-14 22:46:41 +00:00
  • a67e7bb067
    Merge 96ff840bd8597a1dd987bda86b751acb9b6b2fd1 into 9d2456500aadcbaaff39cf9f99edf3b2d8503ef5 mkirc 2025-04-14 11:03:31 +00:00
  • 981a14e6b8
    Merge 30329e85cefdd48400c06052a600442d446d8705 into 9d2456500aadcbaaff39cf9f99edf3b2d8503ef5 Kevin Steen 2025-04-14 10:42:29 +00:00
  • 6c883ed703
    Merge 10a11e26f2e78ac615304a77f3cf0012686c9e02 into 9d2456500aadcbaaff39cf9f99edf3b2d8503ef5 Kevin Steen 2025-04-14 10:37:38 +00:00
  • a28404931d
    Merge 95cea245275a2a497fd877f39c28afa0bab828fb into 9d2456500aadcbaaff39cf9f99edf3b2d8503ef5 faragher 2025-04-13 15:33:59 +00:00
  • 23853bc3b7
    Merge 03f133be43844b062e61503bb9d9f734f83aa380 into 9d2456500aadcbaaff39cf9f99edf3b2d8503ef5 jacobeva 2025-04-13 01:43:45 -05:00
  • 9d2456500a Added rnodeconf autoinstaller support for XIAO ESP32S3 boards master Mark Qvist 2025-04-13 03:42:47 +02:00
  • df85beac3e Merge branch 'master' of github.com:markqvist/Reticulum Mark Qvist 2025-04-12 21:30:41 +02:00
  • 3dd020cb86 Fix string representation Mark Qvist 2025-04-12 21:30:36 +02:00
  • 67da6be040
    Merge pull request #769 from easytarget/xiao-esp32s3-wio markqvist 2025-04-12 21:29:47 +02:00
  • d8920c0e16
    Merge a8448613070dd72ae4ce2a97d574c6dc06de6808 into d2efd6c3e4823f2c63ef2c999f21fd8fcaedd5f4 cobraPA 2025-04-12 16:55:38 +03:00
  • d2efd6c3e4 Allow AP mode on Backbone and TCP interfaces Mark Qvist 2025-04-12 11:01:57 +02:00
  • ea4a525db6 Cleanup Mark Qvist 2025-04-11 12:40:22 +02:00
  • c83043b087 Cleanup Mark Qvist 2025-04-11 12:38:46 +02:00
  • c07e968218 Cleanup Mark Qvist 2025-04-11 12:30:22 +02:00
  • a6eeac14d2 Added internal netinfo implementation Mark Qvist 2025-04-11 12:28:36 +02:00
  • a65bc3bc7b Added internal netinfo implementation Mark Qvist 2025-04-11 12:25:52 +02:00
  • 8e4b0b3b16 Use internal netinfo implementation Mark Qvist 2025-04-11 12:22:58 +02:00
  • d34cefe31d Updated readme Mark Qvist 2025-04-11 12:22:24 +02:00
  • 3a68a3fc02 Removed ifaddr library Mark Qvist 2025-04-11 12:15:27 +02:00
  • a4b6a64611 Fixed typo Mark Qvist 2025-04-10 13:26:44 +02:00
  • 4f189f5319 Updated manual Mark Qvist 2025-04-10 00:23:53 +02:00
  • cb69085280 Updated hardware section of docs Mark Qvist 2025-04-10 00:16:01 +02:00
  • f4d13986af Disable AP mode on BackboneInterface Mark Qvist 2025-04-09 23:47:49 +02:00
  • 6125c835f7 Updated interface documentation Mark Qvist 2025-04-09 23:45:14 +02:00
  • 3049049d5b Use abstract domain sockets for RPC Mark Qvist 2025-04-09 17:15:38 +02:00
  • 628c4984a3 Added IPv6 support to BackboneInterface Mark Qvist 2025-04-09 14:23:39 +02:00
  • b58cb3c0ed Cache clean interval Mark Qvist 2025-04-09 00:09:17 +02:00
  • b267687c7f Announce cache handling Mark Qvist 2025-04-09 00:01:08 +02:00
  • 581b16f87c Improved link and reverse table culling Mark Qvist 2025-04-08 16:25:18 +02:00
  • f9d42082a2 Clean up importlib imports Mark Qvist 2025-04-08 15:23:44 +02:00
  • f8925eaed1 Exclude built documentation from sdist Mark Qvist 2025-04-08 14:36:59 +02:00
  • f4c1ece10a Updated manual Mark Qvist 2025-04-08 14:36:30 +02:00
  • d13b034cab Cleanup Mark Qvist 2025-04-08 14:06:07 +02:00
  • 008afd88d1 Cleanup Mark Qvist 2025-04-08 14:04:21 +02:00
  • 68ca903db4 Updated Identity API docstring Mark Qvist 2025-04-08 14:02:10 +02:00
  • 8f4b4fa82d Add ability to search for identity by identity hash Mark Qvist 2025-04-08 13:54:22 +02:00
  • 768f562437 Fixed compact log format output Mark Qvist 2025-04-08 13:48:48 +02:00
  • 9f0a4bfe69 Don't reference interface instances in tunnel path lists Mark Qvist 2025-04-08 13:20:02 +02:00
  • 13b4291840 Epoll backend switch Mark Qvist 2025-04-08 02:33:32 +02:00
  • 6dc33126a5 Remove null byte from abstract socket name Mark Qvist 2025-04-08 02:09:44 +02:00
  • fa31dced22 Tunnel table indices Mark Qvist 2025-04-08 01:35:59 +02:00
  • 194f6aef1d Clean BackboneInterface file descriptor refs immediately Mark Qvist 2025-04-07 20:22:20 +02:00
  • a12b630a4e Only collect when necessary Mark Qvist 2025-04-07 19:03:19 +02:00
  • c3ff73591a Fix addr_info property Mark Qvist 2025-04-07 18:48:12 +02:00
  • 1967811d68 Error logging Mark Qvist 2025-04-07 17:55:34 +02:00
  • 0e24a0d8bb Cleanup Mark Qvist 2025-04-07 17:17:30 +02:00
  • 5913f61e7d Cleanup Mark Qvist 2025-04-07 15:31:27 +02:00
  • 9a7e517c73 Updated version Mark Qvist 2025-04-07 15:04:19 +02:00
  • 99af71de75 Store only announce packet hashes in path table instead of full announce Mark Qvist 2025-04-07 15:03:37 +02:00
  • 06848b6731 Added missing none check on interface socket Mark Qvist 2025-04-07 15:02:32 +02:00
  • 4ece3a6140 Cleanup Mark Qvist 2025-04-07 14:30:34 +02:00
  • ae92432878 Added transport table index specifiers Mark Qvist 2025-04-07 13:54:14 +02:00
  • a4468da9b1 Refactored destination_table to path_table Mark Qvist 2025-04-07 12:47:41 +02:00
  • 187931a0ea Added interactive shell option to rnsd Mark Qvist 2025-04-07 12:41:17 +02:00
  • d3533e17e8 Cleanup Mark Qvist 2025-04-07 01:42:49 +02:00
  • b0944429db Merge branch 'master' of github.com:markqvist/Reticulum Mark Qvist 2025-04-07 01:09:23 +02:00
  • 7170573da7 Cleanup Mark Qvist 2025-04-07 01:04:37 +02:00
  • 4cd94c776a Added ability to run local shared instance over abstract domain sockets Mark Qvist 2025-04-07 00:46:40 +02:00
  • 3483de1fc2 Use epoll backend for LocalInterface Mark Qvist 2025-04-06 22:50:43 +02:00
  • df3c2cffb3 Work on BackboneInterface Mark Qvist 2025-04-06 21:42:54 +02:00
  • f0e3bc0c14
    Merge pull request #783 from LinuxinaBit/patch-1 markqvist 2025-04-06 19:29:34 +02:00
  • b4d1d54ccb Cleanup Mark Qvist 2025-04-06 18:45:36 +02:00
  • de3438248f Run all BackboneInterface I/O on single epoll instance Mark Qvist 2025-04-06 18:17:37 +02:00
  • 456eea9c13 Log instead of raise on outbound on closed link Mark Qvist 2025-04-05 14:40:00 +02:00
  • 3cdebb6e8a Work on BackboneInterface Mark Qvist 2025-04-05 14:06:05 +02:00
  • e0a9dad114 Docs Mark Qvist 2025-04-05 14:05:43 +02:00
  • b1aa355d5b Cleanup Mark Qvist 2025-04-05 00:02:54 +02:00
  • 129591392f Updated configobj and removed six dependency Mark Qvist 2025-04-04 23:28:04 +02:00
  • e51f0f14d9
    Wording fixes in Contributing.md Linux in a Bit 2025-04-03 16:14:28 -05:00
  • 2c520bb936 Cleanup Mark Qvist 2025-04-03 17:50:21 +02:00
  • d3bccb2b4e Detach on BackboneInterface Mark Qvist 2025-04-03 17:48:26 +02:00
  • e28f44cfe5 Interface compat notice Mark Qvist 2025-04-03 17:43:24 +02:00
  • 45e5c85868 Added BackboneInterface skeleton Mark Qvist 2025-04-03 17:39:32 +02:00
  • c5bc92e4ea Added loader for BackboneInterface Mark Qvist 2025-04-03 17:38:00 +02:00
  • ebb8a35129 Improved rncp stats. Added no-compress option to listener. Mark Qvist 2025-04-03 17:37:36 +02:00
  • f2046b2453 Slots on packet Mark Qvist 2025-04-03 17:36:37 +02:00
  • f7351a3eb5 Fixed missing none check on TCPInterface Mark Qvist 2025-04-03 17:36:09 +02:00
  • 28d55279d8 Merge branch 'master' of github.com:markqvist/Reticulum Mark Qvist 2025-03-31 16:37:22 +02:00
  • 8104db4fcc
    Merge pull request #713 from jacobeva/multi-spec markqvist 2025-03-31 16:37:04 +02:00
  • b8658cd47c Fixed IF mode warnings Mark Qvist 2025-03-31 16:36:53 +02:00
  • ecaa8d53e0
    Merge pull request #770 from qbit/doc-fixes markqvist 2025-03-24 14:36:25 +01:00
  • ca1ec1acef
    docs: remove stray "both" from networks document Aaron Bieber 2025-03-24 07:30:35 -06:00
  • 13283cb8e2
    docs: fix spelling in examples page Aaron Bieber 2025-03-24 07:28:59 -06:00
  • 5a42adb05b add XIAO esp32s3 wio 868Mhz board Owen 2025-03-24 02:55:02 +01:00
  • 96ff840bd8 test: smoketest: setup for two-host announce and recieve mkirc 2025-03-13 20:14:31 +01:00
  • 98afe98870 Cleanup Mark Qvist 2025-03-13 20:11:44 +01:00
  • f5420d3be3 Updated changelog 0.9.3 Mark Qvist 2025-03-13 19:36:39 +01:00
  • 50b5ab80c4 Updated manual and changelog Mark Qvist 2025-03-13 19:36:17 +01:00
  • e6371d74b5 Updated manual Mark Qvist 2025-03-13 19:31:38 +01:00
  • 0ab38faeac Merge branch 'master' of github.com:markqvist/Reticulum Mark Qvist 2025-03-13 19:25:29 +01:00
  • b0444104cc Wait for announce timebase tick when announcing via rnid. Fixes #752. Mark Qvist 2025-03-13 19:25:10 +01:00
  • 4757d6ee87 Remove corrupt ratchet files when cleaning ratchets Mark Qvist 2025-03-13 18:59:03 +01:00
  • 1780965ef8
    Update README.md markqvist 2025-03-12 11:29:08 +01:00
  • aaa88e9b7d Fixed AutoInterface deferred init Mark Qvist 2025-03-09 19:01:54 +01:00
  • 17ce91a4a2 Fixed AutoInterface deferred init Mark Qvist 2025-03-09 18:39:23 +01:00
  • 08751a762a Add timing deviation stats to encrypt/decrypt tests Mark Qvist 2025-02-25 12:31:29 +01:00
  • 77c0beecf2 Fix X25519 base-point according to RFC7748 Mark Qvist 2025-02-25 12:27:15 +01:00
  • 28bcf6a8ac Cleanup Mark Qvist 2025-02-24 12:19:28 +01:00
  • 61004b4dfb Updated docs Mark Qvist 2025-02-24 12:05:23 +01:00