Commit Graph

  • 329ce13177 Merge branch 'docs/fix-server-typo' into 'main' Adam Leskis 2024-12-27 20:43:54 +00:00
  • 2549d210ae Merge branch 'limit-ci-testing' into 'main' TC 2024-12-27 16:23:39 +00:00
  • 53976d85ef Looks like I had the logic a little off. Changes needs to be a condition... TC 2024-12-27 16:23:39 +00:00
  • caac152c15 Merge branch 'limit-ci-testing' into 'main' TC 2024-12-27 16:15:42 +00:00
  • b5dd481de9 Tweaked Semgrep rules to add the job for all commits, pushes, and MRs. TC 2024-12-27 16:12:56 +00:00
  • 19dbd4f921 Looks like I had the logic a little off. Changes needs to be a condition within each if statement, not by itself. TC 2024-12-27 16:02:54 +00:00
  • 31457faf5f
    fix simple typo Adam Leskis 2024-12-26 20:28:14 +00:00
  • d63ca77f68 Merge branch 'unifi_instructions_mod' into 'main' TC 2024-12-25 16:37:36 +00:00
  • d5159c7ce9 Add disclaimer to Unifi install script TC 2024-12-25 16:37:35 +00:00
  • 5fb6b691a6 Merge branch 'unifi_instructions_mod' into 'main' TC 2024-12-25 16:36:34 +00:00
  • 57366cb175 Merge branch 'limit-ci-testing' into 'main' TC 2024-12-25 16:10:27 +00:00
  • 24f3438b31 Limit CI testing to relevant changes TC 2024-12-25 16:10:27 +00:00
  • 43a7ec6949 Merge branch 'limit-ci-testing' into 'main' TC 2024-12-25 15:49:42 +00:00
  • e7625cd587 Limit CI testing to relevant changes TC Johnson 2024-12-25 09:43:47 -06:00
  • 006d19697c Add disclaimer to Unifi install script TC Johnson 2024-12-25 09:14:35 -06:00
  • 2cf82dd7b8 Adding Semgrep to CI TC 2024-12-25 04:49:13 +00:00
  • 96e85636e7 Make SafetySelection and SafetySpec non-Copy neequ57 2024-12-12 19:07:25 +01:00
  • aeb45a3b0f Fixed dependency config TC Johnson 2024-12-11 20:50:02 -06:00
  • 1387c512ce Merge branch 'swap-paths-for-ws-and-wss' into 'main' Christien Rioux 2024-12-07 22:27:41 +00:00
  • aeeb12ecfd fix logic error that used wss when not tls Rivka Segan 2024-12-07 22:27:41 +00:00
  • 75f491b59b Add packages that were missing in original apt calls and flutter install B10m3 2024-11-23 18:31:44 -05:00
  • 995f078bd6 Merge branch 'geolocation-2' into 'main' Christien Rioux 2024-11-12 17:11:51 +00:00
  • 6228c1df24 IP geolocation, extend BucketEntry neequ57 2024-11-12 17:11:50 +00:00
  • 9171d99165 comment cleanup Vincent van Haaff 2024-11-10 12:43:14 -08:00
  • d82554db0b formatting and learn to love the cargo fmt runner Vincent van Haaff 2024-11-10 12:23:09 -08:00
  • 1b96c38007 removed unused tunnel fn warnings with neat linter flag Vincent van Haaff 2024-11-10 10:58:37 -08:00
  • 41a2872ee5 added active and total node count to cli status bar (also added tunnel count scaffolding) note the tunnel count introduces a warning. no bueno. Vincent van Haaff 2024-11-10 03:41:44 -08:00
  • fd53ef5509 Merge branch 'geolocation' into 'main' Christien Rioux 2024-11-03 18:24:08 +00:00
  • 9eaac095d3 IP geolocation neequ57 2024-11-03 18:24:08 +00:00
  • a5c483b8df make it build (on my machine) eve.hobert 2024-10-25 18:08:34 -05:00
  • 2d2b26bc81 api update eve.hobert 2024-10-24 14:44:04 -05:00
  • c92f17b312 added function to get record key eve.hobert 2024-04-20 20:46:47 -05:00
  • 3255352097 adding create_dht_record_with_owner eve.hobert 2024-04-06 13:18:24 -05:00
  • c198064b90
    Version update: v0.4.0 → v0.4.1 v0.4.1 TC Johnson 2024-10-25 14:35:08 -05:00
  • 0909068270
    Version update: v0.4.0 → v0.4.1 TC Johnson 2024-10-24 20:33:53 -05:00
  • 493428d3b2 Re-commented crates and python publishing until I can update rustc on the build machine images. [ci skip] TC 2024-10-25 01:26:21 +00:00
  • 512569abb1
    Version update: v0.4.0 → v0.4.1 TC Johnson 2024-10-24 19:27:30 -05:00
  • 584c8742cc Update RELEASING.md [ci skip] TC 2024-10-25 00:22:17 +00:00
  • b3e8fd907f Uncommented Crates and Python publishing jobs [ci skip] TC 2024-10-25 00:19:03 +00:00
  • 9042a7afd5 subscribe handlers in init. log cleanup. Christien Rioux 2024-10-24 11:54:52 -04:00
  • 5dffb30603 Merge branch 'deadlock-fix' into 'main' Christien Rioux 2024-10-23 23:27:34 +00:00
  • 1780ecb684 0.4.1 changes Christien Rioux 2024-10-23 23:27:34 +00:00
  • f0716af537 Merge branch 'random-improvements' into 'main' Christien Rioux 2024-10-23 21:58:29 +00:00
  • 736179fa04 Few tiny improvements neequ57 2024-10-23 21:58:29 +00:00
  • 59630dbe8c
    Version update: v0.3.4 → v0.4.0 v0.4.0 TC Johnson 2024-10-20 11:43:43 -05:00
  • 430aa60643 Merge branch 'light_brynga/update_java_version' into 'main' Christien Rioux 2024-10-20 11:09:41 +00:00
  • f578ea4808 Merge branch 'fix-flutter-example' into 'main' Christien Rioux 2024-10-20 01:58:47 +00:00
  • d99db7a1e2 fix-flutter-example Christien Rioux 2024-10-20 01:58:47 +00:00
  • 0af138a3aa fix bug in debug command entries Christien Rioux 2024-10-19 19:18:16 -04:00
  • d88236b97f Merge branch 'fix-wasm-tests' into 'main' Christien Rioux 2024-10-19 23:12:23 +00:00
  • 8cdbf9a461 Fix wasm tests Christien Rioux 2024-10-19 23:12:23 +00:00
  • d209c548dd update changelog Christien Rioux 2024-10-19 13:10:27 -04:00
  • d6aa864790 bugfix for tests Christien Rioux 2024-10-19 12:53:50 -04:00
  • 5e81379469 Merge branch 'uptime-debug-command' into 'main' Christien Rioux 2024-10-19 15:18:26 +00:00
  • 52ac599008 Add "uptime" debug command neequ57 2024-10-19 15:18:26 +00:00
  • 618fd4bbac Merge branch 'rfc-0001-tests' into 'main' Christien Rioux 2024-10-19 01:28:25 +00:00
  • 0a5f138af7 Tests and bug fixes for RFC-0001 Christien Rioux 2024-10-19 01:28:25 +00:00
  • f8c17177f7 Merge branch 'limit-subkey-value-size' into 'main' Christien Rioux 2024-10-18 14:10:54 +00:00
  • d8f395a27d Additional subkey value size limit neequ57 2024-10-18 14:10:54 +00:00
  • 7c5a4da85c Merge branch 'relay-detection' into 'main' Christien Rioux 2024-10-18 00:11:59 +00:00
  • 6ecf623d7e Better relay detection and protections for flows Christien Rioux 2024-10-18 00:11:59 +00:00
  • 3625225014 minor setup fix for linux Christien Rioux 2024-09-25 20:57:29 -04:00
  • 14cd561e09 Merge branch 'improved-address-detection' into 'main' Christien Rioux 2024-10-11 00:16:40 +00:00
  • cc2d656071 Improved Address Detection Christien Rioux 2024-10-11 00:16:39 +00:00
  • 508318ff32 Ensure Java 17 or higher is the active version in dev-setup/setup_macos.sh Philip Nunoo 2024-09-30 12:02:14 +02:00
  • 9bb4863b29 Merge branch 'disable-unused-features' into 'main' Christien Rioux 2024-09-23 18:19:28 +00:00
  • b3a0c6cb12 Disable unused features in dependencies neequ57 2024-09-23 18:19:28 +00:00
  • f74df2b0c6 Merge branch 'dht-consensus' into 'main' Christien Rioux 2024-09-21 15:13:29 +00:00
  • b7eeec20ab improve dht consensus checking and low level networking Christien Rioux 2024-09-21 15:13:29 +00:00
  • 9fb54947e2 Add pipeline failure job that destroys build machines [ci skip] TC 2024-09-15 20:20:17 +00:00
  • f3cbfbe610 in lieu of a reproducible testcase, this should fix the unwrap error. Closes #398 Christien Rioux 2024-08-20 19:00:27 -04:00
  • d09f78c9ab Merge branch 'issue-388' into 'main' Christien Rioux 2024-08-20 22:29:03 +00:00
  • 3b9626d79a implement issue #388: Change app-facing default to Sequencing::PreferOrdered Christien Rioux 2024-08-20 22:29:02 +00:00
  • 22069d3430 improve verbose tracing. clean up some errors. Christien Rioux 2024-08-20 15:07:37 -04:00
  • 99e824829b Merge branch 'multiple-instances' into 'main' Christien Rioux 2024-08-17 01:01:30 +00:00
  • 7eff6d12cc add namespacing to WASM TableStore Christien Rioux 2024-08-17 01:01:30 +00:00
  • 3716c5db78 update dependencies remove dysfunctional integration test Christien Rioux 2024-08-15 14:21:24 -04:00
  • ffa4825c19 Merge branch 'dumont/python_connection_updates' into 'main' Christien Rioux 2024-08-15 13:56:01 +00:00
  • aaea2aebbf Merge branch 'tmcarr-main-patch-16887' into 'main' Christien Rioux 2024-08-15 12:33:48 +00:00
  • 099bd09442 Merge branch 'dumont/docs_logs_updates' into 'main' Christien Rioux 2024-08-15 12:31:13 +00:00
  • 13646f4458 Merge branch 'ci/format' into 'main' Christien Rioux 2024-08-15 12:28:59 +00:00
  • 76cc33a00f
    Skip format job during release runs -k 2024-08-14 20:47:14 -07:00
  • 384cff519d
    Do not cache outside of project directory -k 2024-08-14 20:45:30 -07:00
  • 2759689f3c Add configuration and logging to INSTALL.md DumontIO 2024-08-14 08:32:08 -04:00
  • e01de73209 Update Python dependencies, add coverage DumontIO 2024-08-13 16:50:03 -04:00
  • c92e07c88e Python code cleanup DumontIO 2024-08-13 16:47:06 -04:00
  • 0c19414934 Move Python IPC connection from tests to Veilid DumontIO 2024-08-13 16:08:15 -04:00
  • 672ad87d28 Merge branch 'lint' into 'main' Christien Rioux 2024-08-11 17:38:00 +00:00
  • 5f43faebb2 more fmt Christien Rioux 2024-08-11 09:59:04 -07:00
  • 01a4b9c735 cargo fmt Christien Rioux 2024-08-11 09:43:37 -07:00
  • c812534eb6 fix resolver fix async-std double-close fd crash Christien Rioux 2024-08-10 17:28:00 -07:00
  • 5e2142eac8
    Fix project formatting -k 2024-08-10 00:55:36 -07:00
  • c608e0a3b7
    Add format job -k 2024-08-09 23:55:24 -07:00
  • c7d698f211 better rpc id debugging Christien Rioux 2024-08-07 10:12:31 -07:00
  • 87958eedde temporarily disable relay check Christien Rioux 2024-08-07 07:53:47 -07:00
  • 9b7380c81c fix symmetric nat detection Christien Rioux 2024-08-06 18:13:44 -07:00
  • cf56d669ba attempt to correct IPC path group permissions on systemd service Christien Rioux 2024-08-06 14:58:27 -07:00
  • 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 +00:00
  • e0c20ed4c9 improve error handling for network errors make relay requirements more aggressive Christien Rioux 2024-08-05 16:10:19 -05:00
  • 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 -05:00