Christien Rioux
adfc3abd04
[skip ci]
...
add features
2025-01-17 14:50:24 -05:00
Christien Rioux
87ba30d41f
[skip ci] tracing + fix parsing
2025-01-16 17:37:14 -05:00
Christien Rioux
a16a54de0c
[skip ci] tracing options
2025-01-16 11:06:47 -05:00
Christien Rioux
751d27c30d
[skip ci] start conversion to using persistent/immutable states
2025-01-16 11:06:47 -05:00
Christien Rioux
f8f55b2bec
[ci skip]
...
checkpoint (doesn't compile)
2025-01-16 11:06:46 -05:00
Christien Rioux
c6d9898d57
validation WIP
2025-01-16 11:06:46 -05:00
Christien Rioux
4b51981f1c
dump config support
...
serde_yaml_ng
2025-01-16 11:06:46 -05:00
Christien Rioux
f2aa066626
some virtual-router config work
2025-01-16 11:06:46 -05:00
Christien Rioux
9fe8f0f102
listener
2025-01-16 11:06:46 -05:00
Christien Rioux
8b8341bbb6
virtual gateway, router server work
2025-01-16 11:06:46 -05:00
Christien Rioux
71392b5cbb
wasm cleanup
2025-01-16 11:06:46 -05:00
Christien Rioux
45b1f1b28b
refactor network into veilid-tools
...
fix deadlock in debug command 'entries fastest'
2025-01-16 11:06:46 -05:00
Christien Rioux
507c5d492e
virtual network work
2025-01-16 11:06:46 -05:00
Christien Rioux
212205a5ee
skeleton for network shim
2025-01-16 11:06:46 -05:00
TC Johnson
512569abb1
Version update: v0.4.0 → v0.4.1
2024-10-24 19:27:30 -05:00
TC Johnson
59630dbe8c
Version update: v0.3.4 → v0.4.0
2024-10-20 11:43:43 -05:00
Christien Rioux
b7eeec20ab
improve dht consensus checking and low level networking
2024-09-21 15:13:29 +00:00
Christien Rioux
7eff6d12cc
add namespacing to WASM TableStore
2024-08-17 01:01:30 +00:00
TC Johnson
6eac54bbc9
Version update: v0.3.3 → v0.3.4
2024-08-01 19:19:34 -05:00
Christien Rioux
859d2214f7
fix features
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
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
TC Johnson
bdb7ad32f2
Version update: v0.3.1 → v0.3.2
2024-04-28 17:33:07 -05: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
Christien Rioux
37dbbc39fd
testing cleanup
2024-03-27 17:53:51 -05:00
Christien Rioux
fdc3de906f
major logging cleanup
2024-03-27 17:53:51 -05:00
John Smith
d454f9fdf9
update deps
2024-01-19 13:55:35 -05:00
John Smith
37979277b5
IPC to server
2024-01-19 13:55:33 -05:00
John Smith
09d8a7720e
add winerror
2023-11-07 22:00:11 -05:00
TC Johnson
dcd4c0d22a
Version update: v0.2.4 -> v0.2.5
...
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
2023-11-06 20:51:41 -06:00
Christien Rioux
8fa4ab10a4
work on wasm tests
2023-11-04 19:53:14 -04:00
TC
502d08eda3
Merge branch 'earthly-caching-2' into 'main'
...
Refactored Earthfile to improve caching
See merge request veilid/veilid!232
2023-11-03 01:17:14 +00:00
Δ ǀ Ξ ȼ
d38f3cb42f
Refactored Earthfile to improve caching
...
Targets have been parallelized so that initial push of the container cache should build the whole build a little quicker, plus the container should now use the cache for more of the build and so speed up normal builds to just the compilation and test of the code that has changed
The `build_cache` target now builds a `build-cache:latest` container that is stored in the GitLab project Container Registry, and then used (if it exists) by the `test_build` target. The `build_cache` task runs under 3 conditions, 1. the container does not exist, 2. if scheduled, 3. if run manually from the Pipelines page in the GitLab interface.
It is recommended that the build is set up to run on a weekly schedule via the `Pipeline schedules` page in GitLab with the schedule of `0 2 * * 6`.
2023-10-31 11:17:13 +00:00
TC Johnson
cc5cb8a8b0
Version update: v0.2.3 → v0.2.4
2023-10-15 12:24:59 -05:00
Christien Rioux
f456f418d2
testing cleanup
2023-10-13 19:45:03 -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
TC Johnson
fa13f95a10
Version update: v0.2.2 → v0.2.3
...
- Security fix for WS denial of service
- Support for latest Rust 1.72
2023-09-17 13:21:57 -05:00
John Smith
d60c296303
cargo upgrades
2023-09-16 21:56:19 -04:00
TC Johnson
06c0abead8
Version update: v0.2.1 → v0.2.2
2023-09-16 17:32:16 -05:00
Christien Rioux
960a4cb964
Revert "version bump fix"
...
This reverts commit 2d291b86b64542845bc10c092e8ad6a78e8b85df.
2023-09-16 16:51:59 -04:00
Christien Rioux
ba72aa9dd3
version bump fix
2023-09-16 16:51:59 -04:00
Christien Rioux
7f3f7c9166
clean up cargo.toml
2023-09-16 16:51:59 -04:00
TC Johnson
65826b219b
Version update: v0.2.0 → v0.2.1
2023-09-03 19:45:12 -05:00
Victor Graf
f454f56816
Use getrandom for RNG implementation in WASM
2023-09-03 00:30:34 +00:00
Christien Rioux
20f55745b0
add descriptions
2023-09-02 12:28:31 -04:00
TC Johnson
2c46a159a3
Version update: v0.1.10 → v0.2.0
2023-09-02 09:45:56 -05:00
Christien Rioux
90772728c2
bumpversion fixes
2023-09-02 10:41:59 -04:00