Commit Graph

1439 Commits

Author SHA1 Message Date
Christien Rioux
7da6b62c52 more cleanup 2023-10-21 18:51:16 -04:00
Christien Rioux
48ab34f577 clean up error, make python tests more reliable 2023-10-21 15:54:07 -04:00
Christien Rioux
bdee12bbf5 add message field for python schema 2023-10-21 15:03:26 -04:00
Christien Rioux
697ac5e9ce error cleanup 2023-10-21 15:00:50 -04:00
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
d87ece1c81 Merge branch 'tls-update' into 'main'
rustls update

See merge request veilid/veilid!228
2023-10-18 19:20:17 +00:00
Christien Rioux
ee4ec02547 cargo update 2023-10-18 15:17:09 -04:00
Christien Rioux
c4b8985263 support WSS IP Urls 2023-10-18 14:50:48 -04:00
Christien Rioux
5757a5badf rustls update 2023-10-18 14:50:42 -04:00
Christien Rioux
edd2ec20ba one more case 2023-10-18 07:40:16 -04:00
Christien Rioux
6f23c4bd0e fix doc build for docs.rs 2023-10-17 22:13:00 -04:00
Christien Rioux
5468e5ce9d capnp warning the right way 2023-10-16 15:10:05 -04:00
Christien Rioux
f8bd8c6e65 protoc warning the right way 2023-10-16 15:09:00 -04:00
TC Johnson
cc5cb8a8b0
Version update: v0.2.3 → v0.2.4 2023-10-15 12:24:59 -05:00
Christien Rioux
e37dd5e33b add ipv6 changelog 2023-10-15 12:12:41 -04:00
Christien Rioux
a7d7718134 Merge branch 'ipv6-detect' into 'main'
ipv6 detection

See merge request veilid/veilid!226
2023-10-15 16:12:00 +00:00
John Smith
855b7eaf7d ipv6 detection 2023-10-15 11:27:31 -04:00
Christien Rioux
ddabc2b3a6 add build for windows 2023-10-14 23:16:19 -04:00
Christien Rioux
45c8fe1610 Changelog for 0.2.4 2023-10-14 23:16:05 -04:00
John Smith
3009aa66ce Merge branch 'main' of gitlab.com:veilid/veilid 2023-10-14 22:05:34 -04:00
John Smith
a7fb7eea74 dont fail if client port fails to bind 2023-10-14 22:05:29 -04:00
Christien Rioux
b2442363cc npm audit fix 2023-10-14 20:57:08 -04:00
Christien Rioux
e40975104e wasm fixes 2023-10-14 20:18:37 -04:00
Christien Rioux
a363bb0462 fix wasm32 unit tests 2023-10-14 15:59:12 -04:00
Christien Rioux
36f0320a2f fix wasm32 2023-10-14 15:56:52 -04:00
Christien Rioux
794089c802 Merge branch 'readme-jp-translation' into 'main'
Japanese translation of the README

See merge request veilid/veilid!218
2023-10-14 18:14:02 +00:00
gloof
c6854745af Japanese translation of the README 2023-10-14 18:14:02 +00:00
Christien Rioux
8102db1d06 Merge branch 'opeationTypo2023-01-14' into 'main'
Fix opeation in operation_waiter.rs comment

See merge request veilid/veilid!224
2023-10-14 18:13:43 +00: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
f73657a293 Merge branch '2aferTypo2023-10-14' into 'main'
Fix "bytes afer" comment typo veilid_crypto_js.rs

See merge request veilid/veilid!222
2023-10-14 18:13:21 +00:00
Christien Rioux
4de532c797 Merge branch '1aferTypo2023-10-14' into 'main'
Fix "bytes afer" comment typo byte_array_types.rs

See merge request veilid/veilid!221
2023-10-14 18:13:07 +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
1c7cfcf0cb Merge branch 'overlaopsTypo2023-10-14' into 'main'
Fix overlaops in assembly_buffer.rs comment

See merge request veilid/veilid!219
2023-10-14 18:12:37 +00:00
Christien Rioux
3797442456 Merge branch 'android-debugging' into 'main'
Android debugging

See merge request veilid/veilid!225
2023-10-14 18:11:36 +00:00
Christien Rioux
2fc4247be6 try different dialinfo for bootstrap 2023-10-14 13:50:34 -04:00
Haley Weslin
220ed57fdd Fix opeation in operation_waiter.rs comment
This fixes a typo of "opeation" for "operation" in a comment
in veilid-core/src/rpc_processor/operation_waiter.rs.
2023-10-14 17:39:12 +00: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
1587633064 Fix "bytes afer" comment typo veilid_crypto_js.rs
This fixes a typo of "bytes afer" for "bytes after" in a comment
in veilid-wasm/src/veilid_crypto_js.rs.
2023-10-14 17:27:31 +00:00
Haley Weslin
c6d434ca8d Fix "bytes afer" comment typo byte_array_types.rs
This fixes a typo of "bytes afer" for "bytes after" in a comment
in veilid-core/src/crypto/types/byte_array_types.rs.
2023-10-14 17:20:40 +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
Haley Weslin
f50c9ed4a8 Fix overlaops in assembly_buffer.rs comment
This fixes a typo of "overlaops" for "overlaps" in a comment
in veilid-tools/src/assembly_buffer.rs.
2023-10-14 17:05:42 +00:00
Christien Rioux
f456f418d2 testing cleanup 2023-10-13 19:45:03 -04:00
Christien Rioux
c8555df863 fix apple 2023-10-13 18:41:11 -04:00
John Smith
cf6a139928 linux fixes 2023-10-13 18:17:10 -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