Commit Graph

283 Commits

Author SHA1 Message Date
John Smith
7458d0d991 work 2022-02-15 13:40:17 -05:00
John Smith
dfd995036a config refactor 2022-02-09 10:00:19 -05:00
John Smith
b9862b0016 config change 2022-02-09 09:47:36 -05:00
John Smith
70960fa592 ffi work 2022-02-06 21:18:42 -05:00
John Smith
ece93a21e7 workaround for code generator bug 2022-02-01 20:22:01 -05:00
John Smith
65dabd09c7 shovel logs through api for flutter 2022-01-31 22:47:17 -05:00
John Smith
29b5ec5334 move toward api logging 2022-01-31 10:11:18 -05:00
John Smith
cc328d30fa ios unit test cleanup 2022-01-31 08:52:11 -05:00
John Smith
ccfde9977f macos work 2022-01-30 17:47:46 -05:00
John Smith
24beafb888 fix build 2022-01-29 23:45:23 -05:00
John Smith
3262468a92 macos work 2022-01-29 21:25:21 -05:00
John Smith
32908dd719 fix windows build 2022-01-29 13:53:55 -05:00
John Smith
172730a132 lock cargo, fix io 2022-01-29 13:49:27 -05:00
John Smith
cbffc381c1 prep for plugin interface 2022-01-27 22:02:16 -05:00
John Smith
7ef6d407a5 api work 2022-01-27 09:53:01 -05:00
John Smith
2eeb8e52f2 fix wasm, flutter work 2022-01-20 22:32:22 -05:00
John Smith
effc4aeeac config work 2022-01-18 21:21:11 -05:00
John Smith
205a6a8fd1 clean up veilid state processing 2022-01-18 18:28:22 -05:00
John Smith
1b6864bf22 remove veilid-wasm project, too out of date
refactor state updates and formalize a VeilidState object
work on veilid-flutter api
2022-01-18 12:33:14 -05:00
John Smith
268e280914 address ordering 2022-01-15 22:08:56 -05:00
John Smith
dc9f71a683 fix linux 2022-01-15 18:50:56 -05:00
John Smith
60c8cd7f03 windows network support 2022-01-15 18:24:37 -05:00
John Smith
746a687d9c fix mod 2022-01-14 19:13:34 -05:00
John Smith
757cc6baf9 Merge branch 'main' of gitlab.hackers.town:veilid/veilid 2022-01-14 19:02:10 -05:00
John Smith
062f243e50 support routing table for ios/macos 2022-01-14 09:14:49 -05:00
John Smith
d979f7f504 make android unit tests and earthly build work 2022-01-11 21:48:37 -05:00
John Smith
02c0d065ef updates and aarch64-unknown-linux-gnu build in earthly 2022-01-10 22:36:54 -05:00
John Smith
5122fd8ebd switch to keyring-manager 2022-01-09 12:37:25 -05:00
John Smith
8aea9ee1ab protected store test 2022-01-09 00:13:47 -05:00
John Smith
84b1ef5e9e new keyring, needs tests 2022-01-08 23:33:25 -05:00
John Smith
0a7ebcb3be keyring fixes 2022-01-07 11:06:46 -05:00
John Smith
8d4ef01086 fix netlink and java local references, add android 32-bit support for arm 2022-01-06 11:14:27 -05:00
John Smith
e412e47474 android fixes 2022-01-06 08:41:36 -05:00
John Smith
ffe0a42dd3 cargo update 2022-01-05 22:33:49 -05:00
John Smith
2eb598e68c fix wasm websocket 2022-01-05 19:15:45 -05:00
John Smith
ea2300c32b fix websockets 2022-01-05 16:58:18 -05:00
John Smith
b66aca0ce0 refactor and make tcp work 2022-01-05 12:01:02 -05:00
John Smith
3035bc079f fix wasm and finish refactor 2022-01-04 14:25:32 -05:00
John Smith
2564d35cc1 native refactor done 2022-01-04 09:53:30 -05:00
John Smith
8b85c5ec12 missed a file 2022-01-03 23:58:47 -05:00
John Smith
e32984a5aa more refactor, not quite done. 2022-01-03 23:58:26 -05:00
John Smith
55a44e0c8f more refactor 2022-01-03 16:29:04 -05:00
John Smith
94772094c5 network refactor for connection manager 2022-01-02 23:49:01 -05:00
John Smith
c2c5e3c299 network fixes, still a lot more to do for tcp 2022-01-01 13:38:39 -05:00
John Smith
0e0209a54b fix udp and refactor native network 2021-12-31 22:09:30 -05:00
John Smith
c6f573ffe0 remove if-addrs submodule 2021-12-31 11:47:37 -05:00
John Smith
9612e8c7f2 add netlink support for networkinterfaces 2021-12-31 11:40:48 -05:00
John Smith
7ba6748cd2 network interfaces work 2021-12-30 23:24:17 -05:00
John Smith
cf2acc4bd5 peer scope refactor 2021-12-27 11:31:31 -05:00
John Smith
27bca1a538 refactor settings for local dial info filter 2021-12-26 10:28:28 -05:00
John Smith
a12c8eabb3 fix clippy lints 2021-12-25 11:13:30 -05:00
John Smith
78ff6d0c61 tests pass 2021-12-25 10:58:43 -05:00
John Smith
23abaa3c99 refactor done for native 2021-12-24 18:02:53 -05:00
John Smith
922470365a more refactor 2021-12-23 20:34:52 -05:00
John Smith
5826551763 continue to refactor 2021-12-21 22:20:55 -05:00
John Smith
c0a42ac90c start of refactoring veilid_api 2021-12-20 19:12:30 -05:00
John Smith
971fa94751 more log refactor 2021-12-17 19:18:25 -05:00
John Smith
46f8607998 logging refactor 2021-12-16 21:57:28 -05:00
John Smith
3b54c2f8bd ui improvement 2021-12-14 14:20:05 -05:00
John Smith
c4b66aad36 debugging 2021-12-14 09:48:33 -05:00
John Smith
8fe99f6090 better log channel and fix up message frequency 2021-12-11 18:14:24 -05:00
John Smith
c5113623be fixes 2021-12-10 20:14:33 -05:00
John Smith
7e967b22af more url fixes 2021-12-09 17:07:27 -05:00
John Smith
feb54071f2 fix up url handling 2021-12-09 16:55:20 -05:00
John Smith
2f6237c5e6 allow 0 for socket_pool_size 2021-12-09 16:27:17 -05:00
John Smith
73104a81aa catch more errors 2021-12-09 16:11:52 -05:00
John Smith
ea8ffea1c9 refactor websocket veilid_config and update scripts 2021-12-09 16:00:47 -05:00
John Smith
de36b0d6d6 minor cleanup and pipeline test 2021-12-08 08:29:49 -05:00
John Smith
fba3f5b5f3 Update to NAT detection 2021-12-08 03:09:45 +00:00
John Smith
f500d643d8 clippy lints 2021-12-04 13:18:44 -05:00
John Smith
ea8c75a29f lints 2021-11-27 21:05:36 -05:00
John Smith
45489d0e9c lints 2021-11-27 19:56:56 -05:00
John Smith
028e02f942 lints 2021-11-27 12:44:21 -05:00
John Smith
d1f728954c lints 2021-11-26 21:25:45 -05:00
John Smith
8e23cb1d98 lints 2021-11-26 12:01:22 -05:00
John Smith
7718ca84a7 lints 2021-11-26 11:50:49 -05:00
John Smith
303a7aec29 lints 2021-11-26 10:39:43 -05:00
John Smith
a80178da54 cleanup and stats accounting organization 2021-11-26 09:54:38 -05:00
John Smith
e0a52bceb1 add restricted nat retries 2021-11-23 20:19:16 -05:00
John Smith
21548771ab refactor for workspace and static link the client ncurses 2021-11-23 19:13:52 -05:00
John Smith
4e32776678 ios fixes 2021-11-22 12:39:19 -05:00
John Smith
75b9e5761c commit cargo locks 2021-11-22 11:38:30 -05:00
John Smith
9e94a6a96f initial import of main veilid core 2021-11-22 11:28:30 -05:00