Commit Graph

1971 Commits

Author SHA1 Message Date
Christien Rioux
c7d698f211 better rpc id debugging 2024-08-07 10:12:31 -07:00
Christien Rioux
87958eedde temporarily disable relay check 2024-08-07 07:53:47 -07:00
Christien Rioux
9b7380c81c fix symmetric nat detection 2024-08-06 18:13:44 -07:00
Christien Rioux
cf56d669ba attempt to correct IPC path group permissions on systemd service 2024-08-06 14:58:27 -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
f7ce5f93d0 add '--port' command line option for veilid-server that changes the base port for all protocols 2024-08-05 12:27:39 -05:00
Christien Rioux
2d6736f667 update veilid-flutter 2024-08-04 19:17:52 -05:00
TC
0b1b533ea6 Added examples for setting up auto updates. Cleaned up some formatting. [ci skip] 2024-08-04 16:59:44 +00:00
TC
02079bf018 Enhanced instructions for running veilid-cli [ci skip] 2024-08-02 23:29:12 +00:00
Christien Rioux
a1dcd28e36 Merge branch 'newtype-timestamp' into 'main'
Make newtypes for AlignedU64 types

See merge request veilid/veilid!305
2024-08-02 23:10:15 +00:00
Christien Rioux
627bbf209e proper display/from_str for timestamp/duration 2024-08-02 17:27:03 -05:00
TC
a6e97b226e Corrected script name to generate .deb releases file [ci skip] 2024-08-02 17:52:16 +00:00
TC
06abd73731 Update .gitlab-ci.yml file [ci skip] 2024-08-02 15:18:13 +00:00
TC
952254b73b Just going to re-run the release but without pushing crates or python. [skip ci] 2024-08-02 15:13:25 +00:00
TC
b4e4299e7b temp change 2 to complete stuck release [skip ci] 2024-08-02 15:04:49 +00:00
TC
d142c3d8c5 temp change to complete stuck release [skip ci] 2024-08-02 15:02:10 +00:00
TC
e2d4121c2c Fixing order of jobs. Needs setting of build_repositories was causing stage leap frogging. 2024-08-02 02:58:24 +00:00
Christien Rioux
2120278f40 Merge branch 'fix-0.3.4' into 'main'
Fix 0.3.4

See merge request veilid/veilid!304
2024-08-02 02:11:32 +00:00
Christien Rioux
63b5845a8b add missing files 2024-08-01 20:39:44 -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
Christien Rioux
1e83cd1349 make timestamp / timestampduration their own newtypes 2024-08-01 20:02:27 -05:00
TC Johnson
6eac54bbc9
Version update: v0.3.3 → v0.3.4 2024-08-01 19:19:34 -05:00
TC Johnson
f26303669b
Updated changelog for v0.3.4 patch release 2024-08-01 19:11:34 -05:00
Christien Rioux
ff2f2125b0 wasm clippy in earthfile 2024-07-27 18:09:16 -04: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
e759e50983 Merge branch 'startup-lock' into 'main'
Fix startup/shutdown/attach/detach

See merge request veilid/veilid!302
2024-07-22 14:29:44 +00: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
John Smith
e4ce42ec08 use cmake from kitware 2024-07-21 23:27:38 -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
39d8b397fa re-enable SO_LINGER(0) 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
fdead16fc8 wasm startup lock 2024-07-21 22:35:40 -04:00
Christien Rioux
c207e498b4 more startup locks 2024-07-21 22:35:40 -04:00
Christien Rioux
1b34239eb8 startup lock 2024-07-21 22:35:40 -04:00
Christien Rioux
20e5df6564 Merge branch 'Vyrus-001-main-patch-43256' into 'main'
adding prototype script to install / run a veilid-server node within a unifyos...

See merge request veilid/veilid!301
2024-07-21 15:10:35 +00:00
Vyrus 001
059033cb23 Update unifios_install.sh 2024-07-21 14:15:16 +00:00
Vyrus 001
db05526af0 fix missing newline error and rename file 2024-07-21 14:14:45 +00:00
Vyrus 001
08936768bd adding prototype script to install / run a veilid-server node within a unifyos device (tested on a unify dream machine pro SE) 2024-07-21 07:35:27 +00:00
TC
b1ff6b643b Merge branch 'add_nightly_builds' into 'main'
Another tweak to GitLab secure storage

See merge request veilid/veilid!300
2024-07-19 20:50:48 +00:00
TC Johnson
ab582b8d3e
Another tweak to GitLab secure storage 2024-07-19 15:49:29 -05:00
TC
73ea0ef7e7 Merge branch 'add_nightly_builds' into 'main'
Fixed pointer to GitLab secure file storage

See merge request veilid/veilid!299
2024-07-19 20:29:08 +00:00
TC Johnson
b3e388e853
Fixed pointer to GitLab secure file storage
There was a filename mismatch for the package signing private
key between the distribution scripts and Gitlab's secure file
storage. Changed the private key filename in the script to
match the storage.
2024-07-19 15:25:33 -05:00