neequ57
|
87708d4b3e
|
Add relayed-only mode
|
2025-06-13 09:10:41 -04:00 |
|
TC Johnson
|
e5bd711724
|
Version update: v0.4.6 → v0.4.7
|
2025-06-03 10:24:08 -05:00 |
|
Brandon Vandegrift
|
8c817655e8
|
Add READMEs, basic veilid-core example
|
2025-05-31 00:05:58 +00:00 |
|
Christien Rioux
|
9709ce326c
|
Fix unwrap crash
|
2025-05-23 18:49:59 -04:00 |
|
TC Johnson
|
78b4a2bee2
|
Version update: v0.4.5 → v0.4.6
|
2025-05-14 17:56:46 -05:00 |
|
Christien Rioux
|
13d5ca65d6
|
Upgrade to Rust 1.86.0
|
2025-05-14 18:21:56 -04:00 |
|
TC Johnson
|
4aceb48ad0
|
Version update: v0.4.4 → v0.4.5
|
2025-05-13 19:04:14 -05:00 |
|
Christien Rioux
|
180dc4e74b
|
Improve watch performance
|
2025-05-12 09:59:46 -04:00 |
|
Christien Rioux
|
e6c7c28746
|
Improved WatchValue
|
2025-04-21 14:05:44 -04:00 |
|
Christien Rioux
|
4f8765d25e
|
Clippy and other fixes for Rust 1.85
|
2025-03-28 13:17:15 -04:00 |
|
TC Johnson
|
f16c31bc40
|
Version update: v0.4.3 → v0.4.4
|
2025-03-21 21:42:47 -05:00 |
|
Christien Rioux
|
3a8150c062
|
[ci skip] fix wasm unit tests
|
2025-03-11 21:39:56 -04:00 |
|
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
|
9a3cab071a
|
[ci skip] debugging
|
2025-03-03 16:06:56 -05:00 |
|
Christien Rioux
|
b7b9342b13
|
[ci skip] add relay workers, organize rpc workers
|
2025-03-02 11:38:23 -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 |
|
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
|
7a7bb0ad2e
|
Improved UDP hole punching with TTL
|
2025-02-14 04:21:00 +00:00 |
|
Christien Rioux
|
a2b0214b8e
|
checkpoint merge of network-shim branch
|
2025-02-10 03:06:41 +00:00 |
|
TC Johnson
|
512569abb1
|
Version update: v0.4.0 → v0.4.1
|
2024-10-24 19:27:30 -05:00 |
|
Christien Rioux
|
1780ecb684
|
0.4.1 changes
|
2024-10-23 23:27:34 +00:00 |
|
TC Johnson
|
59630dbe8c
|
Version update: v0.3.4 → v0.4.0
|
2024-10-20 11:43:43 -05:00 |
|
Christien Rioux
|
cc2d656071
|
Improved Address Detection
|
2024-10-11 00:16:39 +00:00 |
|
Christien Rioux
|
b7eeec20ab
|
improve dht consensus checking and low level networking
|
2024-09-21 15:13:29 +00:00 |
|
Christien Rioux
|
22069d3430
|
improve verbose tracing. clean up some errors.
|
2024-08-20 15:07:37 -04:00 |
|
Christien Rioux
|
7eff6d12cc
|
add namespacing to WASM TableStore
|
2024-08-17 01:01:30 +00:00 |
|
Christien Rioux
|
5f43faebb2
|
more fmt
|
2024-08-11 09:59:04 -07:00 |
|
Christien Rioux
|
01a4b9c735
|
cargo fmt
|
2024-08-11 09:43:37 -07:00 |
|
Christien Rioux
|
e0c20ed4c9
|
improve error handling for network errors
make relay requirements more aggressive
|
2024-08-05 16:10:19 -05:00 |
|
Christien Rioux
|
2440476564
|
more fix
|
2024-08-01 20:30:21 -05:00 |
|
Christien Rioux
|
9005e0718e
|
fix non-tracing spawn
|
2024-08-01 20:27:54 -05:00 |
|
TC Johnson
|
6eac54bbc9
|
Version update: v0.3.3 → v0.3.4
|
2024-08-01 19:19:34 -05:00 |
|
Christien Rioux
|
a363b26673
|
clippy fixes for wasm for rust 1.80
|
2024-07-27 17:25:15 -04:00 |
|
Christien Rioux
|
006e7aaaf5
|
clippy fixes for rust 1.80
|
2024-07-27 17:19:39 -04:00 |
|
Christien Rioux
|
87a0e38e36
|
reduce frequency of interface resets on ios
|
2024-07-25 21:10:12 -04:00 |
|
Christien Rioux
|
bcb9f2a96c
|
remove unnecessary spans
|
2024-07-22 09:54:10 -04:00 |
|
Christien Rioux
|
b091c78539
|
one more socket error edge case
|
2024-07-22 09:22:44 -04:00 |
|
Christien Rioux
|
859d2214f7
|
fix features
|
2024-07-21 22:35:41 -04:00 |
|
Christien Rioux
|
f0b1b6535c
|
spawn work
|
2024-07-21 22:35:41 -04:00 |
|
John Smith
|
09bda21ee6
|
fix linux
|
2024-07-21 22:35:41 -04:00 |
|
Christien Rioux
|
2ec843cd17
|
clean up spans and correct shutdown behavior. clean up reverse connection and hole punch errors
|
2024-07-21 22:35:41 -04:00 |
|
Christien Rioux
|
35dc7bdfd6
|
spawn names
|
2024-07-21 22:35:41 -04:00 |
|
Christien Rioux
|
e568c39efb
|
shutdown work and perfetto logger
|
2024-07-21 22:35:40 -04:00 |
|