Christien Rioux
2716ea8402
Merge branch 'fix-lockapi-dependency' into 'main'
...
Fix lock_api dependency.
See merge request veilid/veilid!146
2023-08-24 01:41:17 +00:00
Pedro Nunes
aa824c176f
Merge branch veilid:main into fix-lockapi-dependency
2023-08-23 15:52:56 +00:00
solace-10
59f4899bca
Added exact lock_api dependency.
2023-08-23 16:46:14 +01:00
TC
1fff6cfdcd
Merge branch 'move-tests-off-do' into 'main'
...
Move tests off of Digital Ocean
See merge request veilid/veilid!144
2023-08-22 22:41:04 +00:00
TC
b77beeb3be
Tests passed. This commit is a clean up of .gitlab-ci.yml
2023-08-22 21:49:55 +00:00
Christien Rioux
c1d11f0e33
Merge branch 'server-clap-derive' into 'main'
...
veilid-server with Clap v4
See merge request veilid/veilid!140
2023-08-22 21:12:24 +00:00
Δ ǀ Ξ ȼ
5b2b27cb31
veilid-server with Clap v4
2023-08-22 21:12:23 +00:00
TC
9429d3de6e
Update .gitlab-ci.yml file
2023-08-22 19:59:59 +00:00
Christien Rioux
41af6d4c5b
Merge branch 'dialinfo-work' into 'main'
...
Support for DialInfo failover
See merge request veilid/veilid!143
2023-08-22 19:55:14 +00:00
TC
5d714dcf58
Update .gitlab-ci.yml file
2023-08-22 19:40:31 +00:00
TC Johnson
c525a757fd
Move tests off of Digital Ocean
...
Experimenting with using GitLab SaaS runners to do test CI stages.
2023-08-22 14:36:33 -05:00
Christien Rioux
cb9b19fc9f
up connection limits for ws
2023-08-22 15:11:45 -04:00
Christien Rioux
a0d90fa09a
bootstrap env var
2023-08-22 15:11:45 -04:00
Christien Rioux
1315766fa9
eliminate network keying from bootstrap name
2023-08-22 15:11:45 -04:00
Christien Rioux
e504da2564
xfer
2023-08-22 15:11:45 -04:00
Christien Rioux
0249b7c7ae
dial info failure reprioritization
2023-08-22 15:11:45 -04:00
Christien Rioux
10ec693fb4
Merge branch 'fix/value-data-api-crash' into 'main'
...
fix: large value_data length in api crashes server
See merge request veilid/veilid!139
2023-08-22 19:00:50 +00:00
Cheradenine Zakalwe
0ce19d85fa
fix: large value_data length in api crashes server
2023-08-22 19:00:49 +00:00
Christien Rioux
eb4f29900d
Merge branch 'mr-test' into 'main'
...
Fix a couple of minor speedup issues
See merge request veilid/veilid!142
2023-08-22 18:58:30 +00:00
Christien Rioux
413112b33e
Merge branch 'fix/minor-typos' into 'main'
...
Fix minor typos
See merge request veilid/veilid!141
2023-08-22 18:48:55 +00:00
a1ecbr0wn
3f9f31a0a2
Fix a couple of minor speedup issues
2023-08-22 13:00:53 +01:00
pbarry25
0b018edfe5
Fix minor typos
2023-08-21 20:12:20 -05:00
TC Johnson
513116e672
Version update: v0.1.9 → v0.1.10
2023-08-20 11:37:18 -05:00
TC
e8845df385
Merge branch 'windows-fix' into 'main'
...
0.1.10 Release : Correct Windows DNS resolution and Crypto issues
Closes #259 , #260 , and #273
See merge request veilid/veilid!138
2023-08-20 16:33:48 +00:00
John Smith
f43462da8c
add more changelog and clean up test output
2023-08-20 12:10:54 -04:00
John Smith
2d454c2654
fix comment
2023-08-20 11:52:54 -04:00
John Smith
c1cbcbe7c1
switch back to Sha512 for ed25519 compliance. add domain separation for signing and crypt
2023-08-20 11:47:29 -04:00
John Smith
76e7c74cc7
Merge branch 'main' of gitlab.com:veilid/veilid into windows-fix
2023-08-20 11:27:18 -04:00
Christien Rioux
1e892321f8
Merge branch 'fix-network-key' into 'main'
...
fixed network-key arg
Closes #267
See merge request veilid/veilid!137
2023-08-20 15:26:51 +00:00
John Smith
d0fabbe3d9
Merge branch 'main' of gitlab.com:veilid/veilid into windows-fix
2023-08-20 11:25:39 -04:00
Christien Rioux
595b237f64
Merge branch 'ed25519-strict-verification' into 'main'
...
use strict verification for ed25519
See merge request veilid/veilid!136
2023-08-20 15:25:21 +00:00
John Smith
1a3c87f9f1
fix nul termination
2023-08-20 11:23:17 -04:00
John Smith
964741463e
vld0 work
2023-08-20 10:54:26 -04:00
Petr Krutov
d9e0f757b0
fixed network-ket arg
2023-08-20 14:04:30 +04:00
John Smith
a7860d829e
dh fix
2023-08-20 01:37:49 -04:00
John Smith
909a2f5362
windows fixess
2023-08-19 21:21:58 -04:00
Imuli
8f18569e30
use strict verification for ed25519
...
This enables all the signature malleability checks (including one that
is not RFC8032 compliant but are still likely important for Veilid.)
For details on the additional check, see
https://docs.rs/ed25519-dalek/2.0.0/ed25519_dalek/struct.VerifyingKey.html#method.verify_strict
2023-08-19 23:35:34 +00:00
TC Johnson
dfeecdde0d
Version update: v0.1.8 → v0.1.9
2023-08-19 17:35:52 -05:00
John Smith
928f979e90
Merge branch 'main' of gitlab.com:veilid/veilid
2023-08-19 18:28:52 -04:00
John Smith
a9c13d45fd
add changelog and missing file
2023-08-19 18:24:25 -04:00
TC
008064c54d
Merge branch 'Revise-version-bumping-process' into 'main'
...
Revise release process
See merge request veilid/veilid!135
2023-08-19 22:23:51 +00:00
TC Johnson
c69ed60cd2
Revise release process
...
Version bumping was causing an issue where a new git tag and commit was created
before Cargo.toml was updated. This merge turns off auto tag and commit creation
and moves them to the process document.
2023-08-19 17:19:17 -05:00
John Smith
eae839e484
decompression fix for OOM
2023-08-19 18:13:30 -04:00
John Smith
623e6621f3
Merge branch 'main' of gitlab.com:veilid/veilid
2023-08-19 15:16:58 -04:00
John Smith
89b357350d
upgrade dependencies and fix cargo locks
2023-08-19 15:16:51 -04:00
Christien Rioux
e34586ef9f
Merge branch 'feature/fix-linux-setup-script' into 'main'
...
Fix setup_linux.sh to use scripts from the parent directory
See merge request veilid/veilid!134
2023-08-19 19:02:55 +00:00
Brandon Vandegrift
c08b28b240
Fix setup_linux.sh to use scripts from the parent directory
2023-08-19 12:29:30 -04:00
Christien Rioux
73688014e6
update cargo.lock
2023-08-18 22:20:03 -04:00
TC Johnson
04c26e48f0
'Version update: 0.1.7 → 0.1.8'
2023-08-18 20:27:01 -05:00
Christien Rioux
7fc1e33109
Changelog for 0.1.8
2023-08-18 21:18:30 -04:00