Commit Graph

  • f7a7fb94d4
    Update release.yml 3.0.4 Alexey 2026-02-19 16:59:29 +0300
  • 85fff5e30a
    Update Cargo.toml Alexey 2026-02-19 16:48:26 +0300
  • f17ddedea0
    Merge branch 'fix/stun-ipv6-enetunreach' ivulit 2026-02-19 16:34:43 +0300
  • fc28c1ad88
    Update Cargo.toml Alexey 2026-02-19 16:30:04 +0300
  • bb87a37686
    Update config.toml Alexey 2026-02-19 16:19:58 +0300
  • bf2da8f5d8
    Merge pull request #165 from telemt/flow Alexey 2026-02-19 16:12:01 +0300
  • 2926b9f5c8
    ME Concurrency Alexey 2026-02-19 16:02:50 +0300
  • 820ed8d346
    ME Keepalives Alexey 2026-02-19 15:49:35 +0300
  • e340b716b2
    Drafting ME Healthcheck Alexey 2026-02-19 15:39:30 +0300
  • 9edbbb692e
    Merge pull request #164 from telemt/flow Alexey 2026-02-19 14:33:23 +0300
  • 356d64371a
    Merge branch 'flow' of https://github.com/telemt/telemt into flow Alexey 2026-02-19 14:25:45 +0300
  • 4be4670668
    ME Pool V2 - Agressive Healthcheck and Pool Rebuild Alexey 2026-02-19 14:25:39 +0300
  • 0768fee06a
    Merge pull request #162 from telemt/flow Alexey 2026-02-19 13:42:03 +0300
  • 35ae455e2b
    ME Pool V2 Alexey 2026-02-19 13:35:56 +0300
  • 433e6c9a20
    Merge pull request #157 from vladon/ci/add-musl-build-targets Alexey 2026-02-19 13:14:07 +0300
  • 34f5289fc3
    Merge pull request #159 from vladon/feat/version-flag Alexey 2026-02-19 13:13:51 +0300
  • 97804d47ff
    Merge pull request #158 from vladon/docs/disable_colors Alexey 2026-02-19 12:35:38 +0300
  • b68e9d642e
    Merge pull request #154 from ivulit/fix/stun-ipv6-enetunreach Alexey 2026-02-19 12:35:22 +0300
  • f31d9d42fe
    feat: Add -V/--version flag to print version string Vladislav Yaroslavlev 2026-02-19 10:23:49 +0300
  • d941873cce
    docs: Document disable_colors configuration parameter Vladislav Yaroslavlev 2026-02-19 10:15:03 +0300
  • b11a767741
    ci: add musl build targets for static Linux binaries Vladislav Yaroslavlev 2026-02-19 09:43:31 +0300
  • 301f829c3c
    Update LICENSING.md Alexey 2026-02-19 03:00:47 +0300
  • 76a02610d8
    Create LICENSING.md Alexey 2026-02-19 03:00:04 +0300
  • 76bf5337e8
    Update CONTRIBUTING.md Alexey 2026-02-19 02:49:38 +0300
  • e76b388a05
    Create CONTRIBUTING.md Alexey 2026-02-19 02:49:08 +0300
  • f37e6cbe29
    Merge pull request #155 from unuunn/feat/scoped-routing Alexey 2026-02-19 02:19:42 +0300
  • e54dce5366
    Handle IPv6 ENETUNREACH in STUN probe gracefully ivulit 2026-02-18 23:22:31 +0300
  • 1a07991508
    Extend IPv6 STUN connect error handling to cover more unreachable cases ivulit 2026-02-19 00:15:42 +0300
  • c7464d53e1 feat: implement selective routing for "scope_*" users unuunn 2026-02-17 13:14:50 +0300
  • 03a6493147
    Merge pull request #153 from vladon/fix/release-changes-package-version Alexey 2026-02-18 23:23:04 +0300
  • 36ef2f722d
    release changes package version Vladislav Yaroslavlev 2026-02-18 22:46:45 +0300
  • b9fda9e2c2
    Merge pull request #151 from vladon/fix-ci2 Alexey 2026-02-18 22:34:30 +0300
  • c5b590062c
    fix(ci): replace deprecated actions-rs/cargo with direct cross commands Vladislav Yaroslavlev 2026-02-18 21:49:42 +0300
  • c0357b2890
    Merge pull request #149 from vladon/fix/ci-deprecated-actions-rs Alexey 2026-02-18 22:02:16 +0300
  • 4f7f7d6880
    fix(ci): replace deprecated actions-rs/cargo with direct cross commands Vladislav Yaroslavlev 2026-02-18 21:49:42 +0300
  • 4f73d01925 Handle IPv6 ENETUNREACH in STUN probe gracefully Igor 2026-02-18 21:28:30 +0300
  • efba10f839
    Update README.md Alexey 2026-02-18 21:34:04 +0300
  • 6ba12f35d0
    Update README.md Alexey 2026-02-18 21:31:58 +0300
  • 17b3c612a1 Handle IPv6 ENETUNREACH in STUN probe gracefully Igor 2026-02-18 21:28:30 +0300
  • 6a57c23700
    Update README.md Alexey 2026-02-18 20:56:03 +0300
  • 28a5bcbd5c Merge remote-tracking branch 'upstream/main' Igor 2026-02-18 20:31:01 +0300
  • 94b85afbc5
    Update Cargo.toml Alexey 2026-02-18 20:25:17 +0300
  • cf717032a1
    Merge pull request #144 from telemt/flow 3.0.3 Alexey 2026-02-18 20:05:15 +0300
  • d905de2dad
    Nonce in Log only in DEBUG Alexey 2026-02-18 20:02:43 +0300
  • c7bd1c98e7
    Autofallback on ME-Init Alexey 2026-02-18 19:50:16 +0300
  • d3302d77d2
    Blackmagics... Alexey 2026-02-18 19:49:19 +0300
  • df4494c37a
    New reroute algo + flush() optimized + new IPV6 Parser Alexey 2026-02-18 19:08:27 +0300
  • b84189b21b
    Update ROADMAP.md Alexey 2026-02-18 19:04:39 +0300
  • 9243661f56
    Update ROADMAP.md Alexey 2026-02-18 18:59:54 +0300
  • bffe97b2b7
    Merge pull request #143 from telemt/plannung Alexey 2026-02-18 18:52:25 +0300
  • bee1dd97ee
    Create ROADMAP.md Alexey 2026-02-18 17:53:32 +0300
  • 16670e36f5
    Merge pull request #138 from LinFor/LinFor-patch-1 Alexey 2026-02-18 14:13:41 +0300
  • 5dad663b25
    Autobuild: merge pull request #123 from vladon/git-action-for-build-for-x86_64-and-aarch64 Alexey 2026-02-18 13:43:04 +0300
  • 8375608aaa
    Create grafana-dashboard.json LinFor 2026-02-18 12:26:40 +0300
  • 0057377ac6
    Fix CodeQL warnings: add permissions and pin action versions Vladislav Yaroslavlev 2026-02-18 11:38:20 +0300
  • 319af0e291 Revert "Fix ME proxy config parser to support IPv6 addresses" Igor 2026-02-18 10:52:12 +0300
  • 0f40771223 Fix ME proxy config parser to support IPv6 addresses Igor 2026-02-18 10:28:43 +0300
  • 0b36e14d6e Merge remote-tracking branch 'upstream/main' Igor 2026-02-18 08:56:45 +0300
  • 496a4ab005 Revert "Skip IPv6 connections when IPv6 is unavailable on host" Igor 2026-02-18 08:56:42 +0300
  • 078ed65a0e
    Update Cargo.toml Alexey 2026-02-18 06:38:01 +0300
  • 9872f0ed1b
    Update Cargo.toml 3.0.2 Alexey 2026-02-18 06:09:55 +0300
  • fb0cb54776
    Merge pull request #133 from telemt/flow Alexey 2026-02-18 06:09:36 +0300
  • 67bae1cf2a
    [network] in upstream Alexey 2026-02-18 06:02:24 +0300
  • eb9ac7fae4
    ME Fixes Alexey 2026-02-18 06:01:52 +0300
  • 8046381939
    [network] in main Alexey 2026-02-18 06:01:08 +0300
  • 650f9fd2a4
    [network] in docs Alexey 2026-02-18 06:00:21 +0300
  • d4ebc7b5c6
    New [network] Alexey 2026-02-18 05:59:58 +0300
  • 7a4ccf8e82
    Update Cargo.toml 3.0.1 Alexey 2026-02-18 04:24:16 +0300
  • 9c4c3eaa29
    fix: resolve clippy warnings Vladislav Yaroslavlev 2026-02-18 02:59:57 +0300
  • 73b40d386a
    Merge pull request #121 from vladon/git-action-for-build-n-test-every-pr Alexey 2026-02-17 21:03:52 +0300
  • d122cbfe5a Skip IPv6 connections when IPv6 is unavailable on host Igor 2026-02-17 20:46:56 +0300
  • 3206ce50bb
    add manual workflow run Vladislav Yaroslavlev 2026-02-17 18:17:14 +0300
  • bdccb866fe
    git action for build binaries Vladislav Yaroslavlev 2026-02-17 17:59:59 +0300
  • 9b5b382593
    dont fail on loop error Vladislav Yaroslavlev 2026-02-17 17:00:17 +0300
  • 9886c9a8e7
    use -W warnings for clippy Vladislav Yaroslavlev 2026-02-17 16:41:38 +0300
  • cb3d32cc89
    comment -D warnings for clippy Vladislav Yaroslavlev 2026-02-17 16:35:03 +0300
  • 010eb5270f
    add git action to build and test every PR Vladislav Yaroslavlev 2026-02-17 16:17:30 +0300
  • e33092530d
    Merge pull request #117 from vladon/update-cargo-lock Alexey 2026-02-17 15:19:19 +0300
  • 8268714a4c Add CLAUDE.md with reference to AGENTS_SYSTEM_PROMT.md Igor 2026-02-17 11:54:18 +0300
  • 279d60693b Merge commit '43990c9' Igor 2026-02-17 14:27:45 +0300
  • e7d649b57f
    Merge pull request #116 from An0nX/patch-1 Alexey 2026-02-17 14:17:28 +0300
  • 5f3d089003
    chore: update Cargo.lock with latest dependencies Vladislav Yaroslavlev 2026-02-17 12:49:02 +0300
  • 4322509657
    feat: rewrite system prompt with scope control, response format, and decision process An0nX 2026-02-17 12:42:03 +0300
  • 43990c9dc9
    Merge pull request #113 from telemt/me-fixes Alexey 2026-02-17 04:26:20 +0300
  • c03db683a5
    Improved perf for ME Alexey 2026-02-17 04:16:16 +0300
  • 168fd59187
    Fixed critical ME Problems Alexey 2026-02-17 03:40:39 +0300
  • 8bd02d8099
    Merge pull request #111 from VeryBigSad/feat/metrics-endpoint Alexey 2026-02-17 01:39:29 +0300
  • a1db082ec0
    Add Prometheus /metrics HTTP endpoint Mikhail 2026-02-17 01:11:01 +0300
  • 9b9c11e7ab
    Merge pull request #110 from telemt/neurosl0pe Alexey 2026-02-16 23:41:59 +0300
  • 274b9d5e94
    Update AGENTS_SYSTEM_PROMT.md Alexey 2026-02-16 23:34:52 +0300
  • d888df6382
    Update AGENTS.md Alexey 2026-02-16 23:33:09 +0300
  • 011b9a3cbf
    Create AGENTS_SYSTEM_PROMT.md Alexey 2026-02-16 23:30:46 +0300
  • d67a587f3d
    Merge pull request #106 from vladon/docs/update-announce-readme Alexey 2026-02-16 22:33:25 +0300
  • 478fc5dd89
    docs: update README with new 'announce' parameter Vladislav Yaroslavlev 2026-02-16 18:51:21 +0300
  • a0e7210dff
    Merge pull request #100 from vladon/feature/announce-hostname Alexey 2026-02-16 17:36:22 +0300
  • 16b5dc56f0 feat: extend announce_ip to accept hostnames vladon 2026-02-16 17:26:46 +0300
  • 303a6896bf AGENTS.md vladon 2026-02-16 16:59:29 +0300
  • 9e84528801
    Update main.rs Alexey 2026-02-16 15:48:22 +0300
  • 685c228190
    Update main.rs Alexey 2026-02-16 15:16:26 +0300
  • febe4d1ac0
    Merge pull request #98 from telemt/me-ping Alexey 2026-02-16 12:25:25 +0300