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
Christien Rioux
1b34239eb8
startup lock
2024-07-21 22:35:40 -04:00
Christien Rioux
052a703e9c
crate updates
2024-07-17 19:09:28 -04:00
TC Johnson
8c297acdee
Version update: v0.3.2 → v0.3.3
2024-07-07 12:32:33 -05:00
Christien Rioux
2b1dd49138
ios improvements
2024-06-23 14:59:03 -04:00
Christien Rioux
c272c768fc
initial version of preempt for dht get_value
2024-05-21 15:08:51 -04:00
Sashanoraa
b71cb0ea6c
Fix errors from new 1.78 clippy lints
2024-05-03 15:00:14 -04:00
Christien Rioux
bcee358a0e
update ndk and gradle versions
...
add subpackage to veilid-flutter with test fixtures for writing veilid integration tests in dart
2024-04-30 17:44:12 -04:00
TC Johnson
bdb7ad32f2
Version update: v0.3.1 → v0.3.2
2024-04-28 17:33:07 -05:00
Christien Rioux
b0ccd04a9f
fix WASM build
...
improve Earthfile with better unit tests and updated dependencies
2024-04-28 16:15:09 -04:00
John Smith
03e872c128
refactor net bind, wip
2024-04-25 21:32:35 -04:00
Christien Rioux
39c47dbd66
harden assembly buffer unit test
2024-04-20 12:25:49 -04:00
Debanjan Basu
70bc2235d7
upgraded the ndk version
2024-04-14 15:31:16 +10:00
Christien Rioux
0b587e8f04
minor android fixes
2024-04-05 21:22:42 -04:00
TC Johnson
3effd2deef
Version update: v0.3.0 → v0.3.1
...
Signed-off-by: TC Johnson <tc@veilid.org>
2024-04-04 19:35:13 -05:00
TC Johnson
9d3ee579d3
Version update: v0.2.5 → v0.3.0
2024-03-27 21:11:00 -05:00
John Smith
d49e78d931
windows cleanup
2024-03-27 17:53:51 -05:00
Christien Rioux
37dbbc39fd
testing cleanup
2024-03-27 17:53:51 -05:00
John Smith
d8710b800d
fix linux
2024-03-27 17:53:51 -05:00
Christien Rioux
fdc3de906f
major logging cleanup
2024-03-27 17:53:51 -05:00
John Smith
30f2879827
remove misplaced doc comments
2024-03-27 17:53:50 -05:00
Christien Rioux
931d145719
fix issue #355
2024-03-27 17:53:50 -05:00
Christien Rioux
ef6ecdab79
logging improvements
2024-03-27 17:53:50 -05:00
Christien Rioux
292664f3fe
add veilid_api logging to debug calls through the api
2024-03-27 17:53:50 -05:00
Christien Rioux
9b04fb1e4b
debug
2024-03-27 17:53:50 -05:00
dsp
a957cde4a9
Inital import of openbsd support.
...
Provides the correct C representations for the data structures.
For now it has a lot of code dupplication with apple.rs. These need
to be abstracted and shared keeping only PlatformSupport implementations
and C struct reprs.
enabling openbsd build via mod.rs
not enabling default route on loopback interfaces.
we check the gw address and if it is a loopback one we
don't add the ifindex in the default_route ones.
2024-02-23 10:57:13 -07:00