Commit Graph

  • 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
  • 571bd45783
    Added --delete option to rsync push to repo server TC Johnson 2024-07-19 14:40:31 -0500
  • b776accb94 Merge branch 'add_nightly_builds' into 'main' TC 2024-07-19 19:11:41 +0000
  • c9d2b354f7
    Further adventures in nightly release automation TC Johnson 2024-07-19 14:08:25 -0500
  • 43518bafb9 fix crash in last flow check Christien Rioux 2024-07-18 18:44:33 -0400
  • 65509efc08 Merge branch 'crate-updates' into 'main' Christien Rioux 2024-07-18 00:39:24 +0000
  • 1c8a76b0a4 fix async-std build Christien Rioux 2024-07-17 20:07:23 -0400
  • 052a703e9c crate updates Christien Rioux 2024-07-17 19:09:28 -0400
  • 4a55cd08c3 crate update work Christien Rioux 2024-07-17 18:58:33 -0400
  • deaff56232 veilid-server now defaults to waiting for port 5150 Christien Rioux 2024-07-17 18:04:50 -0400
  • 5b26dc8b13 remove protoc from windows setup, closes #393 Christien Rioux 2024-07-17 16:59:17 -0400
  • 6c0b645ba6
    Commiting and pushing so I can test on a RPM build machine TC Johnson 2024-07-17 15:18:59 -0500
  • 9b6a30acbf history controller fix for example code Christien Rioux 2024-07-17 16:18:09 -0400
  • 30413e7f70
    Saving my work so I can switch back to main for a few minutes of troubleshooting TC Johnson 2024-07-17 11:17:54 -0500
  • 0d95aa0859 Merge branch 'add_nightly_builds' into 'main' TC 2024-07-15 03:58:58 +0000
  • ae46f32187
    Fixed CICD missing params TC Johnson 2024-07-14 22:58:26 -0500
  • 4d12072ac5 Merge branch 'add_nightly_builds' into 'main' TC 2024-07-15 03:36:39 +0000
  • f535c508bc
    Forgot some thens in the rpm if statements TC Johnson 2024-07-14 22:35:07 -0500
  • d062d60bf5 Merge branch 'add_nightly_builds' into 'main' TC 2024-07-15 03:14:49 +0000
  • 59a69e7839
    Manually set nightly to true in Earthfile to test rest of process TC Johnson 2024-07-14 22:13:53 -0500
  • 34c1bcc08c Merge branch 'add_nightly_builds' into 'main' TC 2024-07-15 02:15:43 +0000
  • 579abedcab
    Found Earthly doc saying ENVAR should be in quotes TC Johnson 2024-07-14 21:15:02 -0500
  • a4ade6774b Merge branch 'add_nightly_builds' into 'main' TC 2024-07-15 00:17:04 +0000
  • 7dadd2fbea
    Changed IS_NIGHTLY var checks to string from bool TC Johnson 2024-07-14 19:15:09 -0500
  • 097e51a677 Merge branch 'add_nightly_builds' into 'main' TC 2024-07-14 23:50:00 +0000
  • 5ebd17a702
    Fixed rsync orchestration -> repo server TC Johnson 2024-07-14 18:48:21 -0500
  • efe0d28cf1 Update .gitlab-ci.yml file TC 2024-07-14 23:19:53 +0000
  • bf6d21e1f1 Update .gitlab-ci.yml file TC 2024-07-14 23:17:29 +0000
  • 6ffbabd12d Merge branch 'add_nightly_builds' into 'main' TC 2024-07-14 23:15:25 +0000
  • e22d00b92d The CI yaml doesn't accept a bool as a custom variable. I've switched it to a string to pass linting but I think this is going to break stuff. TC 2024-07-14 22:43:24 +0000
  • fc7debba3f
    Adding automatic nightly release builds TC Johnson 2024-07-14 17:22:50 -0500
  • b747147152 fix crash on detach Christien Rioux 2024-07-09 15:22:14 -0400
  • 1048fc6bb9 add StartupDisposition to handle waiting for binding without reporting errors Christien Rioux 2024-07-08 18:26:26 -0400
  • 8c297acdee
    Version update: v0.3.2 → v0.3.3 v0.3.3 TC Johnson 2024-07-07 12:32:33 -0500
  • d344248b39
    Updated changelog for v0.3.3 release TC Johnson 2024-07-07 12:27:55 -0500
  • 9720bbe520 more instruments Christien Rioux 2024-07-03 22:25:29 -0400
  • c264d6fbbe cleanup Christien Rioux 2024-07-03 21:28:16 -0400
  • 76f5052960 instruments Christien Rioux 2024-07-03 21:00:12 -0400
  • c69dabf721 add flame option and fix tests Christien Rioux 2024-07-03 15:03:49 -0400
  • 004f5074b1 remove cruft Christien Rioux 2024-07-03 13:16:17 -0400
  • 20e76bbed1 flamegraph and instrumentation work Christien Rioux 2024-07-03 13:15:59 -0400
  • 94a8c2a54e move receipts to their own log facility Christien Rioux 2024-06-30 14:35:10 -0400
  • 4d4e447132 handle peerinfo better Christien Rioux 2024-06-30 13:52:38 -0400
  • aeebe2a596 clippy fixes Christien Rioux 2024-06-30 09:40:20 -0400
  • beeeedbfac Merge branch 'fix-windows-leak' into 'main' Christien Rioux 2024-06-30 03:46:27 +0000
  • b94a89d212 some clippy fixes John Smith 2024-06-29 23:00:29 -0400
  • fcf032e13e fix memory leak in windows ptr_lookup Christien Rioux 2024-06-29 18:19:27 +0000
  • 0b0d9b5291 inspect_dht_record python binding fix and integration test fix Christien Rioux 2024-06-28 22:31:35 +0000
  • be11b4543c Merge branch 'improved-punishment-and-state' into 'main' Christien Rioux 2024-06-28 17:42:00 +0000
  • 2a77d66cef cleanup syntax Christien Rioux 2024-06-28 17:10:35 +0000
  • 8aa5c8c5bb fix for incorrect reliable to dead state transition Christien Rioux 2024-06-28 16:38:26 +0000
  • 4f9e19642c improve punishment tracking, make reasons for punishment accessible Christien Rioux 2024-06-28 00:42:20 +0000
  • 9944c51368 punishment work Christien Rioux 2024-06-27 20:19:48 +0000
  • 7368e5d5d3 Merge branch 'keep-n-closest-nodes' into 'main' Christien Rioux 2024-06-27 20:15:08 +0000
  • 8a451b08be find_self/find_target can use capability check Christien Rioux 2024-06-27 18:02:47 +0000
  • f32219c45c fix offline subkey write reporting to eliminate spurious notifications add more detail to public address check Christien Rioux 2024-06-26 17:03:06 +0000
  • 6f37e09008 make test more stressful Christien Rioux 2024-06-25 22:39:12 +0000
  • ecbe2fdc03 unwrap crasher fix Christien Rioux 2024-06-25 21:44:42 +0000
  • bca3877024 first stab at #372 Christien Rioux 2024-06-25 18:07:56 +0000
  • 440195c267 tracing-oslog sucks and crashes Christien Rioux 2024-06-23 15:14:32 -0400
  • 2b1dd49138 ios improvements Christien Rioux 2024-06-23 14:59:03 -0400
  • f1bc649eb1 update async_tools and flutter bindings Christien Rioux 2024-06-21 22:58:24 -0400
  • dc832ce545 Squashed commit of the following: eve.hobert 2024-06-06 19:07:04 -0500
  • e638c02465 Merge branch 'docs/add_port_number_to_installation' into 'main' Christien Rioux 2024-06-06 17:17:13 +0000
  • 8ace86f815 remove note referring to incrementing ports, since veilid-server does not do this anymore Adam Leskis 2024-06-06 10:25:56 +0100
  • c2ab220fb1 improve watchvalue fanout Christien Rioux 2024-06-03 15:20:42 -0400
  • 551ae8993b Merge branch 'dev-setup-macos/fix-java-version-detection' into 'main' Christien Rioux 2024-06-03 19:01:37 +0000
  • 02a9e7f4e5 Merge branch 'fix-x86-64-android-sim' into 'main' Christien Rioux 2024-06-03 01:29:58 +0000
  • 5976d30832 revert fix Christien Rioux 2024-06-02 18:15:21 -0400
  • 05d63f1eb6 Merge branch veilid:main into dev-setup-macos/fix-java-version-detection Mike Phipps 2024-06-02 19:35:22 +0000
  • faf8347aa8 keep 'last ditch watch cancel' from failing the whole operation Christien Rioux 2024-06-02 12:54:06 -0400
  • 76eedb01b0 Merge branch 'api-issue-313' into 'main' Christien Rioux 2024-05-31 20:48:37 +0000
  • 05180252e4 * API Breaking Change: CryptoSystem.verify() should return bool, and reserve errors for error cases, not validation failures. * API Breaking Change: VeilidAPI.verify_signatures() returns Option<TypedKeySet> now Fixes #313 Christien Rioux 2024-05-31 16:20:58 -0400
  • 4e968f076d Add support for no container repository (i.e. a new fork) Δ ǀ Ξ ȼ 2024-05-22 22:48:17 +0100
  • b3d5064614 clippy fixes Christien Rioux 2024-05-21 15:23:09 -0400
  • 5b013e3d31 address filter cleanout during restart Christien Rioux 2024-05-21 14:57:34 -0400
  • 1fa44d62bc more race condition cleanup Christien Rioux 2024-05-21 14:09:08 -0400
  • fe971fead2 setvalue pre-empt Christien Rioux 2024-05-20 20:25:46 -0400
  • 955ac24e81 correctly handle local interface address changes closes #350 Christien Rioux 2024-05-19 12:28:06 -0400
  • e82cdbbfce dont run routing table ticks that require the network until it has started up Christien Rioux 2024-05-19 10:49:37 -0400
  • b37e2cc3c9 unify routing domain handling code, fix edge case generating sender peer info John Smith 2024-05-18 18:27:05 -0400
  • 38f4ff66de debug command crash fix Christien Rioux 2024-05-18 01:02:50 -0400