Commit Graph

300 Commits

Author SHA1 Message Date
Christien Rioux 97be49a9a7 clean up handling of errors in route spec store 2023-10-20 22:39:09 -04:00
Christien Rioux 353c907497 more log 2023-10-19 23:09:42 -04:00
Christien Rioux 2a1b3762c8 dont blow away routes every 5 seconds 2023-10-19 23:09:42 -04:00
Christien Rioux a03c84cff8 Merge branch 'capabiltiiesTypo2023-10-14' into 'main'
Fix capabiltiies comment typo find_peers.rs

See merge request veilid/veilid!223
2023-10-14 18:13:33 +00:00
Christien Rioux 794c6306a6 Merge branch 'boostrapTypo2023-10-14' into 'main'
Fix boostrap in bootstrap.rs comment

See merge request veilid/veilid!220
2023-10-14 18:12:56 +00:00
Christien Rioux 2fc4247be6 try different dialinfo for bootstrap 2023-10-14 13:50:34 -04:00
Haley Weslin 2ea16c4aa8 Fix capabiltiies comment typo find_peers.rs
This fixes a typo of capabiltiies for capabilities in
veilid-core/src/routing_table/find_peers.rs.
2023-10-14 17:33:18 +00:00
Haley Weslin 514f9aa60d Fix boostrap in bootstrap.rs comment
This fixes a typo of "boostrap" for "bootstrap" in a comment
in veilid-core/src/routing_table/tasks/bootstrap.rs.
2023-10-14 17:13:44 +00:00
Christien Rioux f59c4509ea rework public address detection timing 2023-09-30 22:42:06 -04:00
Christien Rioux 0120b99ae0 Merge branch 'onceTypo2023-09-28' into 'main'
Fix "have been the once" in bucket_entry.rs

See merge request veilid/veilid!207
2023-09-29 19:55:05 +00:00
Christien Rioux 27c0f6e73a fix dial info filter 2023-09-29 09:38:12 -04:00
Haley Weslin 6883607ff8 Fix "have been the once" in bucket_entry.rs
This fixes a wordo (once for one) in bucket_entry.rs.
2023-09-29 00:59:36 +00:00
Christien Rioux bbfd21edee some debugging 2023-09-28 15:44:06 -04:00
Christien Rioux b9505c031c xfer 2023-09-28 12:52:49 -04:00
Christien Rioux 20451af880 more clippy 2023-09-18 19:49:57 -04:00
Christien Rioux f596b3ce05 more clippy 2023-09-18 15:22:40 -04:00
Christien Rioux c7d4462e0e more clippy 2023-09-17 22:12:25 -04:00
Christien Rioux e4ee093951 clippy work 2023-09-17 20:45:30 -04:00
Christien Rioux 6438a64fc7 clippy work 2023-09-17 19:37:02 -04:00
Christien Rioux 3a4c211e85 resolve work 2023-09-16 16:51:58 -04:00
Christien Rioux 17ea68fb84 connection fix 2023-09-14 15:51:09 -04:00
Christien Rioux 86aae741e0 reverse connect for wasm nodes 2023-09-13 17:00:39 -04:00
Christien Rioux 5b3d589bf2 print max 2023-09-10 20:36:39 -04:00
Christien Rioux 28b08034f5 appmessage/call commands 2023-09-10 15:53:19 -04:00
Christien Rioux 07f92b6e3f more setvalue fixes and concurrency cleanup 2023-09-09 18:35:25 -04:00
Christien Rioux 0aa7cf5ef2 fanout work 2023-09-08 20:38:31 -04:00
Christien Rioux bfc42cdd8e clean up ui
pause routing table tasks when making routing domain changes
2023-09-06 13:20:36 -04:00
Christien Rioux 80b2e7b9da pad work 2023-09-06 10:02:55 -04:00
Christien Rioux b3354194e0 repo fix 2023-09-02 18:50:12 -04:00
Christien Rioux 248b21a951 proper relay switch, fix wasm 2023-08-24 18:59:33 -04:00
John Smith 6bb35dd6a6 skip publishing relay for fullconenat 2023-08-24 18:35:37 -04:00
Christien Rioux 030a0073da fix public address check 2023-08-24 18:35:37 -04:00
Christien Rioux 0249b7c7ae dial info failure reprioritization 2023-08-22 15:11:45 -04:00
pbarry25 0b018edfe5 Fix minor typos 2023-08-21 20:12:20 -05:00
Christien Rioux 8e1ed1e3f1 fix crash 2023-08-18 00:06:21 -04:00
Christien Rioux cff955782b fix fox nodes length issue 2023-07-22 15:37:15 -04:00
Christien Rioux dfc2a09847 relay work 2023-07-19 20:55:37 -04:00
Christien Rioux 8d4f9cebab outbound relay fix 2023-07-19 14:45:05 -04:00
John Smith 9d0479fc45 better peer minimum refresh 2023-07-19 12:32:03 -04:00
Christien Rioux f65400a1ce network fixes 2023-07-19 10:07:51 -04:00
John Smith 304e9fd117 nodeinfo update fix 2023-07-16 13:29:41 -04:00
John Smith 3b76b1f81f network fixes 2023-07-16 12:28:27 -04:00
Christien Rioux 3264b568d0 punish by node id 2023-07-15 19:35:22 -04:00
Christien Rioux 80cb23c0c6 remove rkyv 2023-07-15 19:35:22 -04:00
Christien Rioux 4960d13447 more semantics 2023-07-14 19:37:06 -04:00
Christien Rioux e61d6be6a9 allow revert to invalid nodeinfo 2023-07-14 19:14:12 -04:00
Christien Rioux 167374969d connections work 2023-07-14 17:13:58 -04:00
Christien Rioux 6c2aaa16c6 relay work 2023-07-14 16:54:29 -04:00
John Smith 41b9a22595 fix keepalives 2023-07-14 14:21:00 -04:00
John Smith 7a737abb12 simplify tracing 2023-07-13 21:12:59 -04:00