DumontIO
c92e07c88e
Python code cleanup
...
These changes should not change any functionality.
In code:
- Added async keyword to CryptoSystem::kind since it's actually implemented async
- Removed unused socket import in json_api
In tests:
- Removed unused imports
- Removed unnecessary return statements
- Removed unused variables
- Cleaned up some spacing to match PEP-8
- Changed many comparisons to match PEP-8
- Use ValueSubKey classes instead of integers to keep types in line
2024-08-13 16:47:06 -04:00
DumontIO
0c19414934
Move Python IPC connection from tests to Veilid
2024-08-13 16:08:15 -04:00
Christien Rioux
672ad87d28
Merge branch 'lint' into 'main'
...
Add fmt job to CI
See merge request veilid/veilid!310
2024-08-11 17:38:00 +00:00
Christien Rioux
5f43faebb2
more fmt
2024-08-11 09:59:04 -07:00
Christien Rioux
01a4b9c735
cargo fmt
2024-08-11 09:43:37 -07:00
Christien Rioux
c812534eb6
fix resolver
...
fix async-std double-close fd crash
2024-08-10 17:28:00 -07:00
-k
5e2142eac8
Fix project formatting
2024-08-10 00:55:36 -07:00
-k
c608e0a3b7
Add format
job
2024-08-09 23:55:24 -07:00
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