Commit Graph

205 Commits

Author SHA1 Message Date
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
John Smith
e672ae0319 checkpoint 2022-11-09 17:11:35 -05:00
John Smith
a54da97393 remove nodejs support 2022-11-06 16:07:56 -05:00
John Smith
404f579baa add tokio console 2022-11-03 11:28:29 -04:00
John Smith
74dc92c657 updates 2022-11-02 20:42:07 -04:00
John Smith
ee7ccd698d setup fixes 2022-11-02 19:37:47 -04:00
John Smith
b1cc0d803c xfer 2022-10-05 19:12:10 -04:00
John Smith
4b2164a546 various fixes, including node_ref last_connection sorting problem 2022-10-04 11:27:38 -04:00
John Smith
046b61d5d8 more app message call 2022-09-30 22:37:55 -04:00
John Smith
ca6c616d66 veilid-cli cleanup 2022-09-06 16:49:43 -04:00
John Smith
38ec19d9da fixes 2022-08-29 11:22:03 -04:00
John Smith
c0f94ea2b3 Websocket fixes 2022-08-24 20:59:09 -04:00
John Smith
e112cc4527 android fixes 2022-08-22 19:25:00 -04:00
John Smith
997eca05b6 igd 2022-08-22 13:27:26 -04:00
John Smith
127f9aa7cf oops 2022-08-19 14:24:11 -04:00
John Smith
6e34bdd420 fix wasm 2022-08-19 12:49:18 -04:00
John Smith
400d7021d2 refactor 2022-07-14 16:57:34 -04:00
John Smith
b9acd532db wasm cleanup 2022-07-12 08:02:22 -04:00
John Smith
b73511142a checkpoint 2022-07-11 08:37:08 -04:00
John Smith
7e0d7dad06 refactor 2022-07-10 17:36:50 -04:00
John Smith
cd0cd78e30 eyre work 2022-07-06 23:15:51 -04:00
John Smith
4bc513e0df build fix 2022-07-02 21:35:00 -04:00
John Smith
d5a55b3b43 fix windows dns 2022-07-02 20:40:34 -04:00
John Smith
e31aa84db0 cli fix 2022-07-02 11:41:25 -04:00
John Smith
c106d324c8 api and log refactor 2022-07-01 12:13:52 -04:00
John Smith
8fbc985e9b flutter tokio 2022-06-29 13:39:54 -04:00
John Smith
e49f7a89c0 simplify futures 2022-06-29 10:34:23 -04:00
John Smith
018d7da429 fix tokio 2022-06-29 10:13:49 -04:00
John Smith
fdbb4c6397 executor work 2022-06-27 23:46:29 -04:00
John Smith
2799e0464a async 2022-06-26 20:30:43 -04:00
John Smith
0c3461b7f8 upgrades 2022-06-26 18:20:48 -04:00
John Smith
1e1fb9ecbd ncurses 2022-06-26 18:04:02 -04:00
John Smith
dc9a5ddad2 update cli 2022-06-26 17:00:05 -04:00
John Smith
17ea0ccf3c wasm fixes 2022-06-15 23:29:45 -04:00
John Smith
b0a65fc848 net fix 2022-06-15 22:40:40 -04:00