1093 Commits

Author SHA1 Message Date
Brandon Vandegrift
9e79c03718 Remove wee_alloc due to memory leak issues 2025-03-06 10:42:38 -05:00
Christien Rioux
7f36cc0092 [ci skip]revert rtnetlink upgrade 2025-03-05 15:23:50 -05:00
Christien Rioux
8f521099bd rpc cleanup 2025-03-04 21:56:55 -05:00
Christien Rioux
909fea721a [ci skip] connection table debugging 2025-03-03 21:02:26 -05:00
Christien Rioux
500547cfa8 [ci skip] debugging 2025-03-03 17:03:54 -05:00
Christien Rioux
9a3cab071a [ci skip] debugging 2025-03-03 16:06:56 -05:00
Christien Rioux
60f5e792c7 [ci skip] typo 2025-03-02 12:09:20 -05:00
Christien Rioux
b7b9342b13 [ci skip] add relay workers, organize rpc workers 2025-03-02 11:38:23 -05:00
Christien Rioux
c3fddba239 [ci skip] measure relay time 2025-03-01 19:26:51 -05:00
Christien Rioux
792e05a187 [ci skip] pick random relay from percentile rather than always the fastest 2025-03-01 17:59:09 -05:00
Christien Rioux
5ce238d4fd [ci skip] fix TTL race condition in hole punch. check relays with both unordered and ordered protocols in ping validator. fix 'make_not_dead' to only run when nodes are actualy dead 2025-03-01 16:26:06 -05:00
Christien Rioux
76fa9e4507 [ci skip] correct consistency check for 'seen consecutively', ensure latency timing is done after calls are issued, not before connections are established 2025-02-28 20:06:20 -05:00
Christien Rioux
a3cf47ac33 [ci skip] tweak debugging output 2025-02-28 19:21:45 -05:00
Christien Rioux
1a594d0d6f Improved latency and reliability testing 2025-03-01 00:16:18 +00:00
John Smith
b6d6c8127a fix windows 2025-02-26 12:45:52 -05:00
Christien Rioux
90036e0653 Fixed for attach speed and futures optimizations 2025-02-26 15:34:31 +00:00
neequ57
3924138c49 Fix geolocation feature after recent refactor 2025-02-26 14:24:38 +00:00
TC Johnson
806953a919
Version update: v0.4.2 → v0.4.3 2025-02-19 18:56:50 -06:00
TC Johnson
e785112d17
Version update: v0.4.1 → v0.4.2 2025-02-18 22:41:35 -06:00
Christien Rioux
d34801ad42 Log split 2025-02-18 23:42:04 +00:00
Christien Rioux
69378ca9b0 update api surface for create_dht_record with owner 2025-02-17 18:04:54 +00:00
Brandon Vandegrift
44918f2587 fix(wasm)!: Update createDhtRecord with optional owner/kind to match veilid-core 2025-02-17 15:22:25 +00:00
Christien Rioux
f029e52f12 Bugfixes 2025-02-17 03:20:36 +00:00
Christien Rioux
7ba1c0e3a7 Relay debugging 2025-02-16 03:03:05 +00:00
Christien Rioux
7a7bb0ad2e Improved UDP hole punching with TTL 2025-02-14 04:21:00 +00:00
Christien Rioux
52b7d0b563 Improve relayed connections and earthfile 2025-02-13 01:17:51 +00:00
Christien Rioux
a2b0214b8e checkpoint merge of network-shim branch 2025-02-10 03:06:41 +00:00
Evelyn Hobert
abfa5b12e8 adding the ability to create dht records with a specified owner keypair 2025-01-20 17:26:32 +00:00
neequ57
8077714463 Country code denylist for route creation 2025-01-16 14:52:24 +00:00
Rivka Segan
aeeb12ecfd fix logic error that used wss when not tls 2024-12-07 22:27:41 +00:00
neequ57
6228c1df24 IP geolocation, extend BucketEntry 2024-11-12 17:11:50 +00:00
neequ57
9eaac095d3 IP geolocation 2024-11-03 18:24:08 +00:00
TC Johnson
512569abb1
Version update: v0.4.0 → v0.4.1 2024-10-24 19:27:30 -05:00
Christien Rioux
9042a7afd5 subscribe handlers in init. log cleanup. 2024-10-24 11:54:52 -04:00
Christien Rioux
1780ecb684 0.4.1 changes 2024-10-23 23:27:34 +00:00
neequ57
736179fa04 Few tiny improvements 2024-10-23 21:58:29 +00:00
TC Johnson
59630dbe8c
Version update: v0.3.4 → v0.4.0 2024-10-20 11:43:43 -05:00
Christien Rioux
d99db7a1e2 fix-flutter-example 2024-10-20 01:58:47 +00:00
Christien Rioux
0af138a3aa fix bug in debug command entries 2024-10-19 19:18:16 -04:00
Christien Rioux
8cdbf9a461 Fix wasm tests 2024-10-19 23:12:23 +00:00
Christien Rioux
5e81379469 Merge branch 'uptime-debug-command' into 'main'
Add "uptime" debug command

See merge request veilid/veilid!323
2024-10-19 15:18:26 +00:00
neequ57
52ac599008 Add "uptime" debug command 2024-10-19 15:18:26 +00:00
Christien Rioux
0a5f138af7 Tests and bug fixes for RFC-0001 2024-10-19 01:28:25 +00:00
Christien Rioux
f8c17177f7 Merge branch 'limit-subkey-value-size' into 'main'
Additional subkey value size limit

See merge request veilid/veilid!321
2024-10-18 14:10:54 +00:00
neequ57
d8f395a27d Additional subkey value size limit 2024-10-18 14:10:54 +00:00
Christien Rioux
6ecf623d7e Better relay detection and protections for flows 2024-10-18 00:11:59 +00:00
Christien Rioux
cc2d656071 Improved Address Detection 2024-10-11 00:16:39 +00:00
neequ57
b3a0c6cb12 Disable unused features in dependencies 2024-09-23 18:19:28 +00:00
Christien Rioux
b7eeec20ab improve dht consensus checking and low level networking 2024-09-21 15:13:29 +00:00
Christien Rioux
f3cbfbe610 in lieu of a reproducible testcase, this should fix the unwrap error. Closes #398 2024-08-20 19:00:27 -04:00