Commit Graph

  • be6835426f fix windows dht-consensus John Smith 2024-09-18 21:14:22 -0400
  • 03ba87b5bc organize modules Christien Rioux 2024-09-17 19:17:06 -0500
  • 9c6a883cb1 fix wasm clippy Christien Rioux 2024-09-17 17:42:48 -0500
  • 23ecae2cb2 more refactor and support for rust 1.81 Christien Rioux 2024-09-17 17:01:25 -0500
  • 99995b0334 refactor checkpoint Christien Rioux 2024-09-14 18:23:09 -0500
  • 1b423e2656 refactor relay protection for lock safety Christien Rioux 2024-09-11 09:08:18 -0400
  • 222be57fcd add short option '-n' for '--subnode-index' Christien Rioux 2024-09-06 19:49:59 -0400
  • 1241432579 make invalid sender peer info no longer punish, just ignore it improve debugging and make punishments more visible in logs John Smith 2024-09-06 19:40:36 -0400
  • 696a12b9ea correct tick locking John Smith 2024-09-06 09:02:16 -0400
  • 0cf1e0b3ce fix network class on static dialinfo John Smith 2024-09-04 17:05:28 -0400
  • aad4802cc6 cargo fmt Christien Rioux 2024-09-03 10:51:43 -0400
  • 2ee4db4906 re-enable connection-drop/failed-to-send deprioritization for relay node selection only one protected connection for relays, clean up and unprotect connections that no longer need it Christien Rioux 2024-09-03 09:45:05 -0400
  • 85950a4a99 immediately protect existing connections to relays after relay selection Christien Rioux 2024-09-02 20:06:29 -0400
  • ad4d5b1825 cleanup locks Christien Rioux 2024-09-02 18:36:55 -0400
  • 551b2db0b3 routing domain refactor checkpoint Christien Rioux 2024-09-02 16:49:46 -0400
  • 686cbfe186 peerinfo publication cleanup Christien Rioux 2024-08-26 20:29:09 -0400
  • 9cf6af4131 [X] should have a publish() as well as a commit() for routing domain editor [X] should only publish our peer info after we're sure we done editing it (end of public address detection task) [X] publish should happen after relay selection as well [X] publish should happen if the relay's peerinfo has changed [X] publish should not do anything if the peerinfo hasn't changed Christien Rioux 2024-08-25 20:43:23 -0400
  • 43ff616a68 the other way Christien Rioux 2024-08-22 20:08:50 -0400
  • b8dd6336b4 make public address detection consistency checking more stable Christien Rioux 2024-08-22 19:59:09 -0400
  • 8be10bef70 correct reporting of offline subkey write state for inspect_dht_record improved handling of offline subkey writes Christien Rioux 2024-08-22 12:12:27 -0400
  • 21bb7f53d9 cleanup fanout messages * Change fanout trimming parameters for set_value to match get consensus * temporarily disable python dht test Christien Rioux 2024-08-20 21:29:05 -0400
  • 92a0d9b199 Merge branch 'fix-zig-version-requirement' into 'main' TC 2024-09-15 21:24:07 +0000
  • 71881ec570
    Corrected ZIP download fix-zig-version-requirement TC Johnson 2024-09-15 16:21:14 -0500
  • 9fb54947e2 Add pipeline failure job that destroys build machines [ci skip] main TC 2024-09-15 20:20:17 +0000
  • f3cbfbe610 in lieu of a reproducible testcase, this should fix the unwrap error. Closes #398 Christien Rioux 2024-08-20 19:00:27 -0400
  • d09f78c9ab Merge branch 'issue-388' into 'main' Christien Rioux 2024-08-20 22:29:03 +0000
  • 3b9626d79a implement issue #388: Change app-facing default to Sequencing::PreferOrdered Christien Rioux 2024-08-20 22:29:02 +0000
  • 22069d3430 improve verbose tracing. clean up some errors. Christien Rioux 2024-08-20 15:07:37 -0400
  • 99e824829b Merge branch 'multiple-instances' into 'main' Christien Rioux 2024-08-17 01:01:30 +0000
  • 7eff6d12cc add namespacing to WASM TableStore Christien Rioux 2024-08-17 01:01:30 +0000
  • 3716c5db78 update dependencies remove dysfunctional integration test Christien Rioux 2024-08-15 14:21:24 -0400
  • ffa4825c19 Merge branch 'dumont/python_connection_updates' into 'main' Christien Rioux 2024-08-15 13:56:01 +0000
  • aaea2aebbf Merge branch 'tmcarr-main-patch-16887' into 'main' Christien Rioux 2024-08-15 12:33:48 +0000
  • 099bd09442 Merge branch 'dumont/docs_logs_updates' into 'main' Christien Rioux 2024-08-15 12:31:13 +0000
  • 13646f4458 Merge branch 'ci/format' into 'main' Christien Rioux 2024-08-15 12:28:59 +0000
  • 76cc33a00f
    Skip format job during release runs -k 2024-08-14 20:47:14 -0700
  • 384cff519d
    Do not cache outside of project directory -k 2024-08-14 20:45:30 -0700
  • 2759689f3c Add configuration and logging to INSTALL.md DumontIO 2024-08-14 08:32:08 -0400
  • e01de73209 Update Python dependencies, add coverage DumontIO 2024-08-13 16:50:03 -0400
  • c92e07c88e Python code cleanup DumontIO 2024-08-13 16:47:06 -0400
  • 0c19414934 Move Python IPC connection from tests to Veilid DumontIO 2024-08-13 16:08:15 -0400
  • 672ad87d28 Merge branch 'lint' into 'main' Christien Rioux 2024-08-11 17:38:00 +0000
  • 5f43faebb2 more fmt Christien Rioux 2024-08-11 09:59:04 -0700
  • 01a4b9c735 cargo fmt Christien Rioux 2024-08-11 09:43:37 -0700
  • c812534eb6 fix resolver fix async-std double-close fd crash Christien Rioux 2024-08-10 17:28:00 -0700
  • 5e2142eac8
    Fix project formatting -k 2024-08-10 00:55:36 -0700
  • c608e0a3b7
    Add format job -k 2024-08-09 23:55:24 -0700
  • c7d698f211 better rpc id debugging Christien Rioux 2024-08-07 10:12:31 -0700
  • 87958eedde temporarily disable relay check Christien Rioux 2024-08-07 07:53:47 -0700
  • 9b7380c81c fix symmetric nat detection Christien Rioux 2024-08-06 18:13:44 -0700
  • cf56d669ba attempt to correct IPC path group permissions on systemd service Christien Rioux 2024-08-06 14:58:27 -0700
  • 1d70a0cc1e Update INSTALL.md to keep the suggested crontab from updating all packages on the users system. Travis Carr 2024-08-06 21:01:52 +0000
  • e0c20ed4c9 improve error handling for network errors make relay requirements more aggressive Christien Rioux 2024-08-05 16:10:19 -0500
  • f7ce5f93d0 add '--port' command line option for veilid-server that changes the base port for all protocols Christien Rioux 2024-08-05 12:27:39 -0500
  • 2d6736f667 update veilid-flutter Christien Rioux 2024-08-04 19:17:32 -0500
  • 0b1b533ea6 Added examples for setting up auto updates. Cleaned up some formatting. [ci skip] TC 2024-08-04 16:59:44 +0000
  • 02079bf018 Enhanced instructions for running veilid-cli [ci skip] TC 2024-08-02 23:29:12 +0000
  • a1dcd28e36 Merge branch 'newtype-timestamp' into 'main' Christien Rioux 2024-08-02 23:10:15 +0000
  • 627bbf209e proper display/from_str for timestamp/duration Christien Rioux 2024-08-02 17:27:03 -0500
  • a6e97b226e Corrected script name to generate .deb releases file [ci skip] TC 2024-08-02 17:52:16 +0000
  • 06abd73731 Update .gitlab-ci.yml file [ci skip] TC 2024-08-02 15:18:13 +0000
  • 952254b73b Just going to re-run the release but without pushing crates or python. [skip ci] TC 2024-08-02 15:13:25 +0000
  • b4e4299e7b temp change 2 to complete stuck release [skip ci] TC 2024-08-02 15:04:49 +0000
  • d142c3d8c5 temp change to complete stuck release [skip ci] TC 2024-08-02 15:02:10 +0000
  • e2d4121c2c Fixing order of jobs. Needs setting of build_repositories was causing stage leap frogging. v0.3.4 TC 2024-08-02 02:58:24 +0000
  • 2120278f40 Merge branch 'fix-0.3.4' into 'main' Christien Rioux 2024-08-02 02:11:32 +0000
  • 63b5845a8b add missing files Christien Rioux 2024-08-01 20:39:44 -0500
  • 2440476564 more fix Christien Rioux 2024-08-01 20:30:21 -0500
  • 9005e0718e fix non-tracing spawn Christien Rioux 2024-08-01 20:27:54 -0500
  • 1e83cd1349 make timestamp / timestampduration their own newtypes Christien Rioux 2024-08-01 20:02:27 -0500
  • 6eac54bbc9
    Version update: v0.3.3 → v0.3.4 TC Johnson 2024-08-01 19:19:34 -0500
  • f26303669b
    Updated changelog for v0.3.4 patch release TC Johnson 2024-08-01 19:11:34 -0500
  • ff2f2125b0 wasm clippy in earthfile Christien Rioux 2024-07-27 18:09:16 -0400
  • a363b26673 clippy fixes for wasm for rust 1.80 Christien Rioux 2024-07-27 17:25:15 -0400
  • 006e7aaaf5 clippy fixes for rust 1.80 Christien Rioux 2024-07-27 17:19:39 -0400
  • 87a0e38e36 reduce frequency of interface resets on ios Christien Rioux 2024-07-25 21:10:12 -0400
  • abc67f9606 checkpoint research-issue-395 Christien Rioux 2024-07-24 13:52:47 -0400
  • e759e50983 Merge branch 'startup-lock' into 'main' Christien Rioux 2024-07-22 14:29:44 +0000
  • bcb9f2a96c remove unnecessary spans Christien Rioux 2024-07-22 09:54:10 -0400
  • b091c78539 one more socket error edge case Christien Rioux 2024-07-22 09:22:44 -0400
  • e4ce42ec08 use cmake from kitware John Smith 2024-07-21 23:27:38 -0400
  • 859d2214f7 fix features Christien Rioux 2024-07-21 22:23:55 -0400
  • f0b1b6535c spawn work Christien Rioux 2024-07-21 22:14:04 -0400
  • 09bda21ee6 fix linux John Smith 2024-07-21 21:34:34 -0400
  • 2ec843cd17 clean up spans and correct shutdown behavior. clean up reverse connection and hole punch errors Christien Rioux 2024-07-21 21:15:54 -0400
  • 35dc7bdfd6 spawn names Christien Rioux 2024-07-20 19:42:25 -0400
  • 39d8b397fa re-enable SO_LINGER(0) Christien Rioux 2024-07-20 18:39:24 -0400
  • e568c39efb shutdown work and perfetto logger Christien Rioux 2024-07-20 18:05:24 -0400
  • fdead16fc8 wasm startup lock Christien Rioux 2024-07-19 14:33:31 -0400
  • c207e498b4 more startup locks Christien Rioux 2024-07-19 14:17:45 -0400
  • 1b34239eb8 startup lock Christien Rioux 2024-07-19 13:00:15 -0400
  • 20e5df6564 Merge branch 'Vyrus-001-main-patch-43256' into 'main' Christien Rioux 2024-07-21 15:10:35 +0000
  • 059033cb23 Update unifios_install.sh Vyrus 001 2024-07-21 14:15:16 +0000
  • db05526af0 fix missing newline error and rename file Vyrus 001 2024-07-21 14:14:45 +0000
  • 08936768bd adding prototype script to install / run a veilid-server node within a unifyos device (tested on a unify dream machine pro SE) Vyrus 001 2024-07-21 07:35:27 +0000
  • b1ff6b643b Merge branch 'add_nightly_builds' into 'main' TC 2024-07-19 20:50:48 +0000
  • ab582b8d3e
    Another tweak to GitLab secure storage TC Johnson 2024-07-19 15:49:29 -0500
  • 73ea0ef7e7 Merge branch 'add_nightly_builds' into 'main' TC 2024-07-19 20:29:08 +0000
  • b3e388e853
    Fixed pointer to GitLab secure file storage TC Johnson 2024-07-19 15:25:33 -0500
  • 9541aea683 Merge branch 'add_nightly_builds' into 'main' TC 2024-07-19 19:44:57 +0000