Commit Graph

684 Commits

Author SHA1 Message Date
Christien Rioux 2fc4247be6 try different dialinfo for bootstrap 2023-10-14 13:50:34 -04:00
John Smith d922bc1f5d windows upnp work 2023-10-13 17:57:38 -04:00
Christien Rioux ebd36d82ef network interface changes cleanup 2023-10-12 21:17:47 -04:00
Christien Rioux 54c403ebfb keep network from going down when external ip addresses haven't changed 2023-10-11 23:12:54 -04:00
Christien Rioux 084d4ae98b remove crap 2023-10-10 09:56:56 -04:00
Christien Rioux 86dee2b6ed xfer 2023-10-10 09:56:56 -04:00
Trent Waddington 72889b8f1a Fix warnings. 2023-10-10 12:51:11 +10:00
John Smith 1fec1a5008 windows cleanup 2023-10-07 23:00:28 -04:00
Bruno Bigras 20442f7b9a fix typos 2023-10-05 12:11:42 -04:00
Christien Rioux f59c4509ea rework public address detection timing 2023-09-30 22:42:06 -04:00
Christien Rioux 3d50f7ef11 Merge branch 'typo' into 'main'
fix minor typo

See merge request veilid/veilid!209
2023-09-29 19:56:02 +00: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 0528eda9ff Merge branch 'evenTypo2023-09-28' into 'main'
Fix "in the even we" in public_address_check.rs

See merge request veilid/veilid!208
2023-09-29 19:54:26 +00:00
Christien Rioux 27c0f6e73a fix dial info filter 2023-09-29 09:38:12 -04:00
Derrick Oswald 5f3fb954d8 fix minor typo
Fixes the Progressive Web App configuration doc comment which has a typo in the word Progressive.
2023-09-29 08:11:49 +02:00
Christien Rioux 91031531e4 address type detection 2023-09-28 21:54:31 -04:00
Haley Weslin b8980756b2 Fix "in the even we" in public_address_check.rs
This fixes a wordo (even for event) in public_address_check.rs.
2023-09-29 01:32:45 +00: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 069926aba8 fixes 2023-09-25 22:59:41 -04:00
Christien Rioux 2d075626f1 fixes 2023-09-25 22:59:41 -04:00
John Smith ca1a802b5b remove spurious error from logs 2023-09-25 22:59:41 -04:00
Christien Rioux bd4b4233bf Merge branch 'itsTypo2023-09-25' into 'main'
Fix non-contraction it's in set_value.rs

See merge request veilid/veilid!204
2023-09-26 02:51:36 +00:00
Christien Rioux d817d287f0 Merge branch 'possibleTypo2023-09-25' into 'main'
Fix "can possible be" in rpc_processor/mod.rs

See merge request veilid/veilid!203
2023-09-26 02:51:23 +00:00
Christien Rioux 3e8f2d315b Merge branch 'searingTypo2023-09-25' into 'main'
Fix "searing" in fanout_call.rs comment

See merge request veilid/veilid!202
2023-09-26 02:51:10 +00:00
Christien Rioux c278330c67 Merge branch 'nodeTypo2023-09-21' into 'main'
Fix "node will node" in fanout_call.rs comment

See merge request veilid/veilid!199
2023-09-26 02:50:54 +00:00
Haley Weslin 9d60ac01d0 Fix non-contraction it's in set_value.rs
This uses "its" in place of "it's" when not a contraction.
2023-09-25 19:20:57 +00:00
Haley Weslin 073622b8bf Fix "can possible be" in rpc_processor/mod.rs
This fixes a wordo of possible for possibly.
2023-09-25 19:13:16 +00:00
Haley Weslin 531cb71d00 Fix "searing" in fanout_call.rs comment
This fixes a wordo of searing for searching.
2023-09-25 18:59:30 +00:00
Christien Rioux 38ff6f81c5 Merge branch 'feature/bytes-as-uint8arrays' into 'main'
(wasm) Treat arbitrary byte data as Uint8Array, instead of base64url marshalling.

See merge request veilid/veilid!196
2023-09-23 16:50:27 +00:00
Haley Weslin 629f521c47 Fix "node will node" in fanout_call.rs comment
This fixes "node" wordo in a comment: the logic of the software implies
"node will not" here.
2023-09-21 22:28:49 +00:00
Christien Rioux 2627a22597 32 bit fix 2023-09-20 11:31:01 -04:00
Brandon Vandegrift 80afa19678 (wasm) Treat arbitrary byte data as Uint8Array, instead of base64url marshalling. 2023-09-20 00:46:45 -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 1f5867890d fix WS security issue 2023-09-17 13:32:02 -04:00
John Smith d60c296303 cargo upgrades 2023-09-16 21:56:19 -04:00
Christien Rioux eda99bbd47 node search fix 2023-09-16 16:51:59 -04:00
Christien Rioux 3a4c211e85 resolve work 2023-09-16 16:51:58 -04:00
Christien Rioux c01be8f62d capnp and protoc versioning 2023-09-16 16:51:57 -04:00
Christien Rioux 17ea68fb84 connection fix 2023-09-14 15:51:09 -04:00
Christien Rioux bce74026d3 Merge branch 'more-debug-commands' into 'main'
Debugging

See merge request veilid/veilid!188
2023-09-14 18:06:34 +00:00
Christien Rioux 86aae741e0 reverse connect for wasm nodes 2023-09-13 17:00:39 -04:00
Christien Rioux 671f349578 conn table 2023-09-12 21:40:13 -04:00
Brandon Vandegrift c2c607efac (wasm) Better TS types for serialized structs, RoutingContext++, more crypto fns 2023-09-11 18:42:05 -04:00
Christien Rioux 5b3d589bf2 print max 2023-09-10 20:36:39 -04:00