Christien Rioux
|
5b013e3d31
|
address filter cleanout during restart
|
2024-05-29 20:52:15 -04:00 |
|
Christien Rioux
|
1fa44d62bc
|
more race condition cleanup
|
2024-05-29 20:52:15 -04:00 |
|
Christien Rioux
|
fe971fead2
|
setvalue pre-empt
|
2024-05-29 20:52:15 -04:00 |
|
Christien Rioux
|
955ac24e81
|
correctly handle local interface address changes
closes #350
|
2024-05-29 20:52:15 -04:00 |
|
Christien Rioux
|
e82cdbbfce
|
dont run routing table ticks that require the network until it has started up
|
2024-05-29 20:52:15 -04:00 |
|
John Smith
|
b37e2cc3c9
|
unify routing domain handling code, fix edge case generating sender peer info
|
2024-05-29 20:52:15 -04:00 |
|
Christien Rioux
|
38f4ff66de
|
debug command crash fix
|
2024-05-29 20:52:15 -04:00 |
|
Christien Rioux
|
426b25917b
|
fix node dead check, fix punish clear, fix debug command crashes
|
2024-05-29 20:52:15 -04:00 |
|
Christien Rioux
|
cdd3d00baa
|
valueset bugfix
|
2024-05-29 20:52:15 -04:00 |
|
Christien Rioux
|
ddb889e4cf
|
initial version of preempt for dht get_value
|
2024-05-29 20:52:15 -04:00 |
|
k8wu
|
048dbe476b
|
Dev setup for macOS: If pip3 installation fails, Homebrew is tried as a fallback if the user installed Python through Homebrew
|
2024-05-29 20:52:15 -04:00 |
|
k8wu
|
5a4a06d14e
|
Dev setup for macOS: Java version check now looks for any version beginning with "17", whereas before, the version had to specifically be "17", so 17.x point releases were not being properly detected
|
2024-05-21 19:08:56 -04:00 |
|
Christien Rioux
|
2bfb6c635c
|
Merge branch 'main' into 'main'
updated capnp version 0.18 --> 0.19
See merge request veilid/veilid!279
|
2024-05-21 19:08:29 +00:00 |
|
Debanjan Basu
|
8c50a9ccea
|
fixed bug in interpreting hash
|
2024-05-19 02:16:37 +10:00 |
|
Debanjan Basu
|
fcc9e66106
|
fixed bug where writing desired version
|
2024-05-19 01:51:55 +10:00 |
|
Debanjan Basu
|
22cb06ce6d
|
fixed a bug if file does not exists
|
2024-05-19 01:49:52 +10:00 |
|
Debanjan Basu
|
d0128474ae
|
locked in capnp compiler version
|
2024-05-19 01:16:21 +10:00 |
|
Debanjan Basu
|
37eace2d83
|
test with 24.04 lts ubuntu
|
2024-05-18 19:16:41 +10:00 |
|
Debanjan Basu
|
70a31510fe
|
fixed apt package name
|
2024-05-18 18:44:24 +10:00 |
|
Debanjan Basu
|
f1418a6d41
|
added capnp to earthfile - deprecated version
|
2024-05-18 18:41:23 +10:00 |
|
Debanjan Basu
|
b44b5064dc
|
minor capnp version bump
|
2024-05-17 17:27:52 +10:00 |
|
Debanjan Basu
|
293119ace6
|
updated hash comparison mechanism
|
2024-05-17 17:07:13 +10:00 |
|
Debanjan Basu
|
29d4de05ea
|
Merge branch veilid:main into main
|
2024-05-17 07:06:48 +00:00 |
|
Christien Rioux
|
93d0031158
|
fix doc comment
|
2024-05-16 14:45:57 -04:00 |
|
Christien Rioux
|
6282bfd1c5
|
add lengths to typedkey
|
2024-05-15 21:20:39 -04:00 |
|
Debanjan Basu
|
93f9401222
|
removed sudo and removed source code after build
|
2024-05-15 15:32:29 +10:00 |
|
Debanjan Basu
|
c593212379
|
updated earthfile to install 1.0.2 of capnproto
|
2024-05-15 15:25:02 +10:00 |
|
Debanjan Basu
|
10d705dd95
|
updated earthfile to reflect build dependency
|
2024-05-15 13:24:02 +10:00 |
|
Debanjan Basu
|
f6772a2894
|
updated to reflect changes if installed capnp versions get changed
|
2024-05-15 12:26:58 +10:00 |
|
Debanjan Basu
|
27d0037c56
|
updated capnp version
|
2024-05-14 22:46:44 +10:00 |
|
Christien Rioux
|
81134bad67
|
update async_tools
|
2024-05-09 09:49:14 -05:00 |
|
TC
|
79a8614bcc
|
Merge branch 'rebuild-new-earthfile' into 'main'
Rebuild container cache if Earthfile is newer than cache
See merge request veilid/veilid!278
|
2024-05-07 03:50:21 +00:00 |
|
Δ ǀ Ξ ȼ
|
35b1c7f847
|
Rebuild container cache if Earthfile is newer than cache
|
2024-05-06 21:55:27 +01:00 |
|
Christien Rioux
|
aec31443a0
|
consider nodes with allocated relays as disqualified from being a relay themselves
|
2024-05-05 16:52:35 -04:00 |
|
Christien Rioux
|
55de1dcb5c
|
set default port to 5150 for veilid-server in config
improve testing fixtures
|
2024-05-05 09:55:01 -04:00 |
|
John Smith
|
a1b6da5ab4
|
keep retrying to start veilid-server
|
2024-05-04 16:38:36 -04:00 |
|
Christien Rioux
|
f178ddcb7b
|
Merge branch 'typos' into 'main'
Assorted comment typo and formatting fixes
See merge request veilid/veilid!277
|
2024-05-04 20:32:26 +00:00 |
|
John Smith
|
a4becfec38
|
add punish clear command back in
|
2024-05-04 13:34:33 -04:00 |
|
Sashanoraa
|
b71cb0ea6c
|
Fix errors from new 1.78 clippy lints
|
2024-05-03 15:00:14 -04:00 |
|
Sashanoraa
|
5da287fae4
|
Assorted comment typo and formatting fixes
|
2024-05-03 15:00:14 -04:00 |
|
Christien Rioux
|
439d2641f1
|
cleanup veilid-flutter
|
2024-05-02 14:15:42 -04:00 |
|
Christien Rioux
|
b948c53863
|
update lock
|
2024-05-01 20:59:25 -04:00 |
|
Christien Rioux
|
bcee358a0e
|
update ndk and gradle versions
add subpackage to veilid-flutter with test fixtures for writing veilid integration tests in dart
|
2024-04-30 17:44:12 -04:00 |
|
TC
|
bcacaeb300
|
[ci dryrun]
|
2024-04-30 00:44:21 +00:00 |
|
TC
|
4242e6179d
|
[ci dryrun]
|
2024-04-30 00:22:44 +00:00 |
|
TC
|
235ceee9f5
|
Merge branch 'create-cicd-dryrun' into 'main'
Added CICD dry run
See merge request veilid/veilid!276
|
2024-04-30 00:06:57 +00:00 |
|
TC
|
6a7afe9017
|
Uncommented crates.io section.
|
2024-04-30 00:04:30 +00:00 |
|
TC
|
c3035a0406
|
Uncommented crates.io section.
|
2024-04-30 00:02:59 +00:00 |
|
TC
|
59d261b899
|
[ci dryrun]
|
2024-04-29 22:34:52 +00:00 |
|
TC
|
058df24933
|
[ci dryrun]
|
2024-04-29 22:16:38 +00:00 |
|