Commit Graph

239 Commits

Author SHA1 Message Date
John Smith
1fec1a5008 windows cleanup 2023-10-07 23:00:28 -04:00
Christien Rioux
38ff6f81c5 Merge branch 'feature/bytes-as-uint8arrays' into 'main'
(wasm) Treat arbitrary byte data as Uint8Array, instead of base64url marshalling.

See merge request veilid/veilid!196
2023-09-23 16:50:27 +00:00
Christien Rioux
0a7f21ce00 update keyvaluedb 2023-09-21 15:53:25 -04:00
Brandon Vandegrift
80afa19678 (wasm) Treat arbitrary byte data as Uint8Array, instead of base64url marshalling. 2023-09-20 00:46:45 -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 2d291b86b6.
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
Christien Rioux
c01be8f62d capnp and protoc versioning 2023-09-16 16:51:57 -04:00
Brandon Vandegrift
5aeda006a4 (wasm) basic working unit tests 2023-09-04 22:13:58 -04:00
Christien Rioux
9aeec3cfa8 build fixes and cleanup 2023-09-03 23:27:20 -04:00
Brandon Vandegrift
1b20037053 Setup for TypeScript type gen for WASM using Tsify
- Includes breaking changes to the WASM API surface, since it now accepts objects instead of stringified JSON.
2023-09-03 23:27:08 -04:00
TC Johnson
65826b219b
Version update: v0.2.0 → v0.2.1 2023-09-03 19:45:12 -05:00
John Smith
7ac1261893 simplify dependencies 2023-09-03 10:45:20 -04:00
John Smith
71f91998b2 more fork 2023-09-03 10:23:41 -04:00
John Smith
896df0bb97 more forking 2023-09-03 10:08:04 -04:00
John Smith
fd6e9e22c2 crate fixes 2023-09-03 09:53:00 -04:00
John Smith
a8d992608a build fixes 2023-09-03 09:38:18 -04:00
John Smith
926dfc4190 stray use 2023-09-02 20:34:22 -04:00
Christien Rioux
b3354194e0 repo fix 2023-09-02 18:50:12 -04:00
Christien Rioux
a77f80a8a9 repo fixes 2023-09-02 15:47:19 -04:00
TC Johnson
2c46a159a3
Version update: v0.1.10 → v0.2.0 2023-09-02 09:45:56 -05:00
Christien Rioux
ffcf16711b android fixes 2023-09-01 17:44:42 -04:00
John Smith
2200825e82 dependency updates 2023-09-01 14:48:27 -04:00
Christien Rioux
a9c173e52f flutter fix 2023-08-24 18:35:37 -04:00
Christien Rioux
030a0073da fix public address check 2023-08-24 18:35:37 -04:00
Δ ǀ Ξ ȼ
5b2b27cb31 veilid-server with Clap v4 2023-08-22 21:12:23 +00:00
Christien Rioux
e504da2564 xfer 2023-08-22 15:11:45 -04:00
TC Johnson
513116e672
Version update: v0.1.9 → v0.1.10 2023-08-20 11:37:18 -05:00
TC Johnson
dfeecdde0d
Version update: v0.1.8 → v0.1.9 2023-08-19 17:35:52 -05:00
John Smith
89b357350d upgrade dependencies and fix cargo locks 2023-08-19 15:16:51 -04:00
Christien Rioux
73688014e6 update cargo.lock 2023-08-18 22:20:03 -04:00
Inanna Malick
5bc1410bd6 Quick sketch adding derived cmd line arg parsing to veilid-cli
Quick sketch showing cmd line args via clap-derive (same underlying
parser, but simplifies cmd line parsing logic and reduces surface area
for potential bugs)
2023-08-13 14:26:28 -07:00
John Smith
8a287d13ef 0.1.7 2023-07-30 19:33:58 -04:00
John Smith
1861650d44 0.1.6 2023-07-22 16:28:05 -04:00
John Smith
c4db765423 fixes for test 2023-07-22 14:41:14 -04:00
TC Johnson
4951e983c7
Release 0.1.5 2023-07-22 12:02:10 -05:00
Christien Rioux
fa45f491eb 0.1.4 2023-07-19 21:15:54 -04:00
John Smith
5eda249bfd update submodules 2023-07-19 14:41:10 -04:00
John Smith
25923b6d75 version 2023-07-19 13:01:55 -04:00
Christien Rioux
f65400a1ce network fixes 2023-07-19 10:07:51 -04:00
Christien Rioux
0fb49bf715 cargo update 2023-07-18 10:59:43 -04:00
John Smith
272097d0e0 version bump fix 2023-07-17 17:58:08 -04:00
John Smith
a0abe536b0 cargo lock fix 2023-07-16 18:00:29 -04:00
Christien Rioux
217a2470b0 first version bump 2023-07-16 15:04:00 -04:00
Christien Rioux
4a93f0867b version bump 2023-07-16 14:35:51 -04:00
John Smith
b8c55f61d0 cargo updates 2023-07-15 22:28:08 -04:00
Christien Rioux
befb100ba4 compress envelopes with lz4 2023-07-15 21:44:36 -04:00
Christien Rioux
80cb23c0c6 remove rkyv 2023-07-15 19:35:22 -04:00
John Smith
d290a66f32 dht fixes 2023-07-01 10:45:31 -04:00
John Smith
05a9ee754e cleanup dht stuff and client/server api 2023-06-28 23:15:06 -04:00
John Smith
291e3ef2fe add better dht debugging 2023-06-26 21:29:02 -04:00
John Smith
297908796c remove owo colors 2023-06-25 14:09:22 -04:00
John Smith
e4f97cfefa assembly buffer 2023-06-23 12:05:28 -04:00
John Smith
addfd64473 xfer 2023-06-22 17:42:34 -04:00
John Smith
9cce36e649 cli fix 2023-06-21 12:44:42 -07:00
John Smith
754abf2135 fix binding issues 2023-06-21 13:40:12 -04:00
John Smith
ebeba23c5d cli work 2023-06-21 01:10:18 -04:00
John Smith
e80a3d3063 bug fixes 2023-06-20 22:18:59 -04:00
John Smith
a01d286dcf fix tests 2023-06-19 15:23:30 -04:00
John Smith
953cc42c83 update deps 2023-06-16 20:39:49 -04:00
John Smith
f3a3d5322c fixes for tests 2023-06-16 13:29:25 -04:00
John Smith
419bfcd8ce checkpoint 2023-06-08 14:07:09 -04:00
John Smith
59c14f3b22 checkpoint 2023-06-07 21:55:23 -04:00
John Smith
317f036598 server api 2023-06-07 17:39:10 -04:00
John Smith
88db69c28f checkpoint 2023-06-06 19:09:29 -04:00
John Smith
6a86f2265a json api work 2023-06-03 18:33:27 -04:00
John Smith
8651e39ca8 macos build for veilid-cli 2023-05-29 20:13:06 -04:00
John Smith
76fca36763 fixes for windows 2023-05-29 17:04:28 -07:00
John Smith
a2839042d6 fix cursive for macos veilid-cli 2023-05-29 18:12:02 -04:00
John Smith
9db6f494c2 cursive update from upstream 2023-05-29 17:25:16 -04:00
John Smith
bd928e6f09 remove netlink fork 2023-05-29 17:09:29 -04:00
John Smith
d2e926f8a2 Merge branch 'main' of gitlab.hackers.town:veilid/veilid 2023-05-29 16:42:45 -04:00
John Smith
df504d11fc hashlink update 2023-05-29 16:42:33 -04:00
John Smith
4bdf0d58d3 switch back to mainline dalek cryptography crates 2023-05-29 20:22:41 +00:00
John Smith
0a890c8707 removing dev branch, many changes 2023-05-29 19:24:57 +00:00
John Smith
1d8e2d3fda bootstrap 2023-02-13 16:12:46 -05:00
John Smith
766872ac26 checkpoint 2023-01-29 13:13:50 -05:00
John Smith
efd5253752 debug 2023-01-03 09:13:18 -05:00
John Smith
99d840e281 db work 2022-12-28 09:48:25 -05:00
John Smith
dc1a27c0a0 adjust routes 2022-12-19 15:40:41 -05:00
John Smith
bf9cfd5b94 cargo update 2022-12-17 15:29:38 -05:00
John Smith
9bf774d010 ansi support in cli 2022-12-17 13:31:01 -05:00
John Smith
e2153a34e4 test work 2022-12-01 14:32:02 -05:00
John Smith
9a4ab59ed6 test work 2022-12-01 10:46:52 -05:00
John Smith
edc87cd78e build updates 2022-11-30 16:15:54 -05:00
John Smith
672d750f8f wasm fixes 2022-11-29 22:51:51 -05:00
John Smith
5c0a500971 core fixes 2022-11-29 19:22:33 -05:00
John Smith
273a10f966 veilid-tools work 2022-11-29 12:16:28 -05:00
John Smith
d99273334d ios work 2022-11-27 22:33:41 -05:00
John Smith
80c8a62ea1 wasm fixes 2022-11-27 10:52:07 -05:00
John Smith
3a7d9b57b5 veilid-tools work 2022-11-27 09:00:20 -05:00
John Smith
07e3201e06 checkpoint 2022-11-26 22:18:55 -05:00
John Smith
5df46aecae cleanup 2022-11-26 16:17:30 -05:00
John Smith
25ace50d45 break everything 2022-11-26 14:16:02 -05:00
John Smith
688995ed0d pr work 2022-11-16 12:49:53 -05:00
John Smith
53b52848b5 temporary fix 2022-11-12 15:15:06 -05:00
John Smith
baf1353fd2 test 2022-11-11 18:00:11 -05:00