Commit Graph

1680 Commits

Author SHA1 Message Date
Mark Qvist
dd889d16d4 Added ratchets example 2024-09-04 17:37:34 +02:00
Mark Qvist
a11f14e75f Implemented ratchets 2024-09-04 17:37:18 +02:00
Mark Qvist
c32086c6f1 Updated documentation 2024-09-04 17:00:11 +02:00
Mark Qvist
54eaff203f Implemented ratchet generation, rotation and persistence 2024-09-04 12:02:55 +02:00
Mark Qvist
2bf75f60bc Cleanup 2024-09-04 11:23:08 +02:00
Mark Qvist
3f64141455 Fixed missing establishment_rate property init on Link 2024-09-04 10:32:54 +02:00
Mark Qvist
7f2154110c Cleanup 2024-08-30 13:33:51 +02:00
Mark Qvist
9bc957e442 Updated documentation 2024-08-29 23:46:10 +02:00
Mark Qvist
6d5ef3a511 Cleanup 2024-08-29 23:45:16 +02:00
Mark Qvist
dec9145d65 Updated manual and documentation 2024-08-29 17:02:22 +02:00
Mark Qvist
b3536f16e8 Added remote management config options to example config 2024-08-29 16:50:05 +02:00
Mark Qvist
4e21b6f3b9 Updated changelog 2024-08-29 16:29:58 +02:00
Mark Qvist
31e0939657 Updated manual 2024-08-29 15:41:16 +02:00
Mark Qvist
bd9aa2954b Improved resource transfer performance for segmented files 2024-08-29 15:26:53 +02:00
Mark Qvist
3a5ee15dd8 Cleanup 2024-08-29 15:25:37 +02:00
Mark Qvist
166b00b6bf Updated documentation 2024-08-29 15:25:12 +02:00
Mark Qvist
2413add00d Cleanup 2024-08-29 14:54:40 +02:00
Mark Qvist
169d1921be Added JSON output to rnpath utility 2024-08-29 14:51:38 +02:00
Mark Qvist
7be6a0e000 Fixed exit code 2024-08-29 13:20:00 +02:00
Mark Qvist
d3b8c1c829 Added path and rate tables to remote management 2024-08-29 13:19:39 +02:00
Mark Qvist
8ee11ac32c Added request concluded status to Link API 2024-08-29 13:14:55 +02:00
Mark Qvist
cf87b1352a Added max hops filter to rnpath table output 2024-08-29 11:17:07 +02:00
Mark Qvist
219d717afb Added timeout argument to rnstatus remote queries 2024-08-29 09:35:33 +02:00
Mark Qvist
e8d1897edd Added remote transport instance status to rnstatus utility 2024-08-29 01:54:34 +02:00
Mark Qvist
bce37fe8c0 Fixed rnstatus JSON output bug when IFAC was enabled on an interface 2024-08-28 23:25:18 +02:00
Mark Qvist
0c95d720db Improved rncp progress status display 2024-08-28 21:34:16 +02:00
Mark Qvist
96527380c3 Improved rncp progress status display 2024-08-28 21:21:38 +02:00
Mark Qvist
035a44e34d Fixed invalid resource progress reported in some cases 2024-08-28 21:21:09 +02:00
Mark Qvist
59bb09426c Updated documentation 2024-08-28 20:37:19 +02:00
Mark Qvist
6ac07989b0 Added link age to link API 2024-08-28 20:36:51 +02:00
Mark Qvist
f1d6cda337 Added RNodeMultiInterface to documentation 2024-08-28 18:47:33 +02:00
Mark Qvist
4aa60243a7 Merge branch 'master' of github.com:markqvist/Reticulum 2024-08-28 18:27:01 +02:00
markqvist
eb4fc3362a
Merge pull request #530 from jacobeva/master
Add RNodeMultiInterface support
2024-08-28 18:26:32 +02:00
Mark Qvist
849bd1bdad Fixed typo 2024-08-28 16:54:31 +02:00
markqvist
cdce0c4223
Merge pull request #534 from faragher/master
Migrating BtB Server
2024-08-28 16:36:36 +02:00
faragher
4e16e6ac0e
Server Migration 2024-08-27 14:07:25 -05:00
faragher
9e054ae71d
Server Migration 2024-08-27 14:06:34 -05:00
faragher
2fad5464da
Server Migration 2024-08-27 14:04:54 -05:00
jacob.eva
3c4783b25e
Merge branch 'master' of https://github.com/markqvist/Reticulum 2024-08-19 08:29:16 +01:00
jacob.eva
5feb833573
Add RNodeMultiInterface 2024-08-19 08:19:42 +01:00
jacob.eva
60e6b712d2
Update minimum SF 2024-08-19 08:19:32 +01:00
Mark Qvist
a1be97bd69 Merge branch 'master' of github.com:markqvist/Reticulum 2024-08-17 16:07:41 +02:00
Mark Qvist
07ff9fc663 Updated readme 2024-08-17 16:07:20 +02:00
markqvist
2ef87a5e70
Merge pull request #512 from attermann/master
Fix for broken `--rom` manual device provisioning
2024-08-17 14:42:06 +02:00
Mark Qvist
e3948526fe Cleanup 2024-08-17 14:38:07 +02:00
markqvist
2943d59042
Merge pull request #516 from jschulthess/master
Link example - Allow server to gracefully exit
2024-08-17 14:35:18 +02:00
markqvist
1335ffd528
Merge pull request #521 from nathmo/nathmo-patch-egraceful_xit
fixed small typo : egraceful_xit()
2024-08-17 14:33:51 +02:00
Nathann Morand
4e783ced31
fixed small typo egraceful_xit()
typo in Reticulum/RNS/Utilities/rnodeconf.py (egraceful_xit())
that cause a crash if we run rnodeconf -i on an upprovisionned node
2024-07-20 13:54:43 +02:00
Jürg Schulthess
228667578e Allow server to gracefully exit 2024-06-21 17:01:56 +02:00
Mark Qvist
6ded42edd7 Updated readme 2024-06-05 00:36:34 +02:00