Commit Graph

947 Commits

Author SHA1 Message Date
Mark Qvist
47e326c8a9 Import Android-specific RNode interface on Android 2022-10-12 16:08:29 +02:00
Mark Qvist
9a7585cbef Added platform detect function 2022-10-12 16:07:53 +02:00
Mark Qvist
902f7af64d Added platform check 2022-10-12 15:14:42 +02:00
Mark Qvist
004bf27526 Added Android-specific RNode interface. Contains debug code. Not ready yet. Hang in there. 2022-10-12 15:11:02 +02:00
Mark Qvist
9cad90266e Reverted RNode interface to exclude Android-specific logic 2022-10-12 15:00:21 +02:00
Mark Qvist
e9de01e10e Added property default 2022-10-12 14:58:00 +02:00
Mark Qvist
372bedcd85 Added support for RNode interfaces on Android 2022-10-11 14:06:42 +02:00
Mark Qvist
1141a3034d Updated documentation 2022-10-07 01:00:15 +02:00
Mark Qvist
3f3276ca45 Updated documentation 2022-10-06 23:32:19 +02:00
Mark Qvist
6e742f7267 Updated documentation 2022-10-06 23:22:30 +02:00
Mark Qvist
d3525943c2 Updated version 2022-10-06 23:16:01 +02:00
Mark Qvist
cb55189e5c Truncate name_hash to 80 bits. Take all array slices from Identity.NAME_HASH_LENGTH constant. 2022-10-06 23:14:32 +02:00
Mark Qvist
0b98a9bff4 Updated docs and manual 2022-10-06 19:11:05 +02:00
Mark Qvist
a8d6e1780a Merge branch 'master' of github.com:markqvist/Reticulum 2022-10-06 17:42:11 +02:00
Mark Qvist
cb9840250a Updated docs and manual 2022-10-06 17:41:07 +02:00
Mark Qvist
16f8725906 Updated docs and manual 2022-10-06 17:35:38 +02:00
markqvist
2656157462
Update README.md 2022-10-04 23:22:46 +02:00
markqvist
c9c7469b32
Update README.md 2022-10-04 23:22:05 +02:00
markqvist
0f429e2385
Update README.md 2022-10-04 23:18:44 +02:00
Mark Qvist
89d8342ce5 Improved logging. Reject mismatching keys on hash collision. 2022-10-04 22:42:59 +02:00
Mark Qvist
c18997bf5b Cleanup 2022-10-04 22:41:58 +02:00
Mark Qvist
1e4dd9d6f0 Added note 2022-10-04 22:40:43 +02:00
Mark Qvist
b296c10541 Added check for app_data 2022-10-04 22:40:03 +02:00
Mark Qvist
9065de5fb4 Updated docs and manual 2022-10-04 09:34:52 +02:00
Mark Qvist
7997fd104e Fix destination hash construction and random blob extraction 2022-10-04 09:11:20 +02:00
Mark Qvist
11667504b2 Updated docs 2022-10-04 09:06:29 +02:00
Mark Qvist
7744c4ffe6 Updated version 2022-10-04 07:00:13 +02:00
Mark Qvist
8a61d2c8d5 Fixed missing validation in announce processing 2022-10-04 06:59:33 +02:00
Mark Qvist
1380016995 Updated tests 2022-10-04 06:55:50 +02:00
markqvist
f2aff3fbd5
Update README.md 2022-09-30 22:54:51 +02:00
Mark Qvist
b859984ebe Updated manual 2022-09-30 21:54:51 +02:00
Mark Qvist
9593b1c295 Updated readme 2022-09-30 21:23:30 +02:00
Mark Qvist
3d6455fb37 Updated manual 2022-09-30 21:16:22 +02:00
Mark Qvist
b085127d6e Fixed config dir path 2022-09-30 20:41:11 +02:00
Mark Qvist
80ffa5ebc3 Updated manual 2022-09-30 20:38:27 +02:00
Mark Qvist
76fb73f46c Updated configuration path defaults 2022-09-30 20:37:46 +02:00
Mark Qvist
e51b0077c7 Improved configuration info in docs 2022-09-30 20:37:03 +02:00
Mark Qvist
c18806c912 Updated deprecated threading API call and updated docs 2022-09-30 19:02:41 +02:00
Mark Qvist
683881d6cd Updated documentation 2022-09-30 18:50:35 +02:00
Mark Qvist
f62d9946ac Updated documentation and manual 2022-09-30 18:43:04 +02:00
Mark Qvist
893a463663 Updated docs and manual 2022-09-30 14:22:33 +02:00
Mark Qvist
39b788867d Updated docs and manual 2022-09-30 13:09:10 +02:00
Mark Qvist
2abd8a1aae Updated docs and manual 2022-09-30 11:26:51 +02:00
Mark Qvist
7940ac0812 Updated docs and manual 2022-09-30 11:15:34 +02:00
Mark Qvist
3f2075da6f Updated manual and documentation 2022-09-30 00:02:15 +02:00
Mark Qvist
e90b2866b4 Updated readme and documentation 2022-09-29 23:20:49 +02:00
Mark Qvist
8886ed5794 Fixed missing destination-side ephemeral key generation in link establishment 2022-09-29 22:47:10 +02:00
Mark Qvist
32ee4216fd Changed log levels 2022-09-24 12:23:59 +02:00
Mark Qvist
571ad2c8fb Added initial connection timeout option to TCPClientInterface 2022-09-15 15:35:28 +02:00
Mark Qvist
0c47ff1ccc Updated documentation and manual 2022-09-14 18:39:39 +02:00