Commit Graph

  • f829439e8f Update install.sh - fix "Permission denied (os error 13)" Dimasssss 2026-04-06 14:33:02 +03:00
  • a14f8b14d2 Licenses Updating Alexey 2026-04-06 13:40:32 +03:00
  • 31af2da4d5 Licenses -> License Alexey 2026-04-06 13:33:08 +03:00
  • ac2b88d6ea License -> Licenses Alexey 2026-04-06 13:32:18 +03:00
  • 4a3ef62494 License 3.3 Translations Alexey 2026-04-06 13:31:22 +03:00
  • 6996d6e597 Update LICENSE Alexey 2026-04-06 13:21:16 +03:00
  • b3f11624c9 Update LICENSE Alexey 2026-04-06 13:12:06 +03:00
  • 13dc1f70bf Accept as unknown_sni_action Alexey 2026-04-06 12:03:06 +03:00
  • b88457b9bc Rename test.yml to check.yml Alexey 2026-04-06 11:19:35 +03:00
  • d176766db2 Uploading Binary as artifact in Github Actions Alexey 2026-04-06 11:17:15 +03:00
  • fa4e2000a8 Privileges fix Alexey 2026-04-06 11:10:41 +03:00
  • 4d87a790cc Merge pull request #626 from vladon/fix/strip-release-binaries Alexey 2026-04-05 21:12:07 +03:00
  • 07fed8f871 Merge pull request #632 from SysAdminKo/main Alexey 2026-04-05 21:10:58 +03:00
  • 407d686d49 Merge pull request #638 from Dimasssss/patch-1 Alexey 2026-04-05 21:06:29 +03:00
  • eac5cc81fb Update QUICK_START_GUIDE.ru.md Dimasssss 2026-04-05 18:53:16 +03:00
  • c51d16f403 Update QUICK_START_GUIDE.en.md Dimasssss 2026-04-05 18:53:06 +03:00
  • b5146bba94 Update install.sh Dimasssss 2026-04-05 18:43:08 +03:00
  • 5ed525fa48 Add server.conntrack_control configuration section with detailed parameters and descriptions SysAdminKo 2026-04-05 18:05:13 +03:00
  • 9f7c1693ce Merge branch 'telemt:main' into main Олегсей Бреднев 2026-04-05 17:42:08 +03:00
  • 1524396e10 Update install.sh Dimasssss 2026-04-05 17:32:21 +03:00
  • e630ea0045 Bump 3.3.38 Alexey 2026-04-05 17:31:48 +03:00
  • 4574e423c6 New Relay Methods + Conntrack Control + Cleanup Methods for Memory + Buffer Pool Trim + Shrink Session Vec + ME2DC Fast for unstoppable init + Config Fallback + Working Directory Setup + Logging fixes with --syslog: merge pull request #637 from telemt/flow Alexey 2026-04-05 17:30:43 +03:00
  • 5f5582865e Rustfmt Alexey 2026-04-05 17:23:40 +03:00
  • 1f54e4a203 Logging fixes with --syslog Alexey 2026-04-05 17:21:47 +03:00
  • defa37da05 Merge pull request #636 from Dimasssss/patch-3 Alexey 2026-04-05 15:38:26 +03:00
  • 5fd058b6fd Update install.sh - Add -d/--domain Dimasssss 2026-04-05 14:49:31 +03:00
  • 977ee53b72 Config Fallback + Working Directory Setup Alexey 2026-04-05 14:40:17 +03:00
  • 5b11522620 Update install.sh Dimasssss 2026-04-05 13:26:52 +03:00
  • 8fe6fcb7eb ME2DC Fast for unstoppable init Alexey 2026-04-05 13:10:35 +03:00
  • 486e439ae6 Update Cargo.toml + Cargo.lock 3.3.37 Alexey 2026-04-05 12:19:24 +03:00
  • 444a20672d Refine CONFIG_PARAMS documentation by updating default values to use a dash (—) for optional parameters instead of null. Adjust constraints for clarity, ensuring all types are accurately represented as required. Enhance descriptions for better understanding of configuration options. SysAdminKo 2026-04-04 21:56:24 +03:00
  • 8e7b27a16d Deleting Kilocode Alexey 2026-04-04 18:10:09 +03:00
  • 7f0057acd7 Conntrack Control Method Alexey 2026-04-04 11:28:32 +03:00
  • 7fe38f1b9f Merge pull request #627 from DavidOsipov/flow Alexey 2026-04-04 18:40:03 +03:00
  • c2f16a343a Update README.md Alexey 2026-04-03 19:13:57 +03:00
  • 9b64d2ee17 style(metrics): apply rustfmt for build_info additions mammuthus 2026-04-03 07:49:21 +00:00
  • 6ea867ce36 Phase 2 implemented with additional guards David Osipov 2026-04-03 02:08:59 +04:00
  • d673935b6d Merge branch 'main' into fix/strip-release-binaries Vlad Yaroslavlev 2026-04-03 00:35:20 +03:00
  • 363b5014f7 Strip release binaries before packaging Vladislav Yaroslavlev 2026-04-03 00:07:20 +03:00
  • bb6237151c Update README.md Alexey 2026-04-03 00:06:34 +03:00
  • 873618ce53 metrics: export telemt_build_info version metric mammuthus 2026-04-02 18:02:07 +00:00
  • a9f695623d Implementation plan + Phase 1 finished David Osipov 2026-04-02 20:08:47 +04:00
  • 5c29870632 Update dependencies in Cargo.lock to latest versions David Osipov 2026-04-02 13:21:56 +04:00
  • f6704d7d65 Update README.md Alexey 2026-04-02 10:59:19 +03:00
  • 3d20002e56 Update README.md Alexey 2026-04-02 10:58:50 +03:00
  • 8fcd0fa950 Merge pull request #618 from SysAdminKo/main Alexey 2026-04-01 17:24:22 +03:00
  • 645e968778 Enhance CONFIG_PARAMS documentation with AI-assisted notes and detailed parameter descriptions. Update formatting for clarity and include examples for key configuration options. SysAdminKo 2026-04-01 15:30:53 +03:00
  • b46216d357 Update README.md Alexey 2026-04-01 11:52:13 +03:00
  • 8ac1a0017d Update Cargo.toml 3.3.36 Alexey 2026-03-31 23:17:30 +03:00
  • 3df274caa6 Rustfmt Alexey 2026-03-31 19:42:07 +03:00
  • 780546a680 Memory Consumption in Stats and Metrics Alexey 2026-03-31 19:37:29 +03:00
  • 729ffa0fcd Shrink Session Vec Alexey 2026-03-31 19:29:47 +03:00
  • e594d6f079 Buffer Pool Trim Alexey 2026-03-31 19:22:36 +03:00
  • ecd6a19246 Cleanup Methods for Memory Consistency Alexey 2026-03-31 18:40:04 +03:00
  • 2df6b8704d BSD Support + Active IP in API + Timeouts tuning + Apple/XNU Connectivity fixes + Admission-timeouts + Global Each TCP Connections: merge pull request #611 from telemt/flow 3.3.35 Alexey 2026-03-31 13:10:31 +03:00
  • 5f5a046710 Update Cargo.toml + Cargo.lock Alexey 2026-03-31 13:04:24 +03:00
  • 2dc81ad0e0 API Consistency fixes Alexey 2026-03-31 13:03:05 +03:00
  • d8d8534cf8 Update masking_ab_envelope_blur_integration_security_tests.rs Alexey 2026-03-31 12:30:43 +03:00
  • 6c850e4150 Update Cargo.toml 3.3.34 Alexey 2026-03-31 11:15:31 +03:00
  • b8cf596e7d Admission-timeouts + Global Each TCP Connections Alexey 2026-03-31 11:14:55 +03:00
  • 5bf56b6dd8 Update Cargo.toml 3.3.33 Alexey 2026-03-30 23:36:45 +03:00
  • 65da1f91ec Drafting fixes for Apple/XNU Darwin Connectivity issues Alexey 2026-03-30 23:35:41 +03:00
  • f3e9d00132 Merge pull request #605 from telemt/readme Alexey 2026-03-29 11:52:44 +03:00
  • dee6e13fef Update CONTRIBUTING.md Alexey 2026-03-29 01:51:51 +03:00
  • 07d774a82a Merge pull request #595 from xaosproxy/fix/apply-tg-connect-timeout-upstream Alexey 2026-03-28 21:14:51 +03:00
  • 618bc7e0b6 Merge branch 'flow' into fix/apply-tg-connect-timeout-upstream Roman Martynov 2026-03-28 14:27:47 +03:00
  • d06ac222d6 fix: move tg_connect to general, rustfmt upstream, fix UpstreamManager::new tests sintanial 2026-03-28 14:23:43 +03:00
  • 567453e0f8 Merge pull request #596 from xaosproxy/fix/listen_backlog Alexey 2026-03-28 12:28:19 +03:00
  • cba837745b Merge pull request #599 from Dimasssss/main Alexey 2026-03-28 12:28:04 +03:00
  • 876c8f1612 Update FAQ.en.md Dimasssss 2026-03-27 22:26:21 +03:00
  • ac8ad864be Update FAQ.ru.md Dimasssss 2026-03-27 22:26:07 +03:00
  • fe56dc7c1a Update README.md Alexey 2026-03-27 14:13:08 +03:00
  • 96ae01078c feat(server): configurable TCP listen_backlog sintanial 2026-03-27 12:30:11 +03:00
  • 3b9919fa4d Apply [timeouts] tg_connect to upstream DC TCP connect attempts sintanial 2026-03-21 15:29:14 +03:00
  • 6c4a3b59f9 Merge pull request #515 from vkrivopalov/daemonize Alexey 2026-03-27 11:36:02 +03:00
  • 01c3d0a707 Merge branch 'flow' into daemonize Alexey 2026-03-27 11:35:52 +03:00
  • fbee4631d6 Merge pull request #588 from amirotin/feat/active-ips-endpoint Alexey 2026-03-26 11:12:43 +03:00
  • d0b52ea299 Merge branch 'main' into feat/active-ips-endpoint Mirotin Artem 2026-03-26 10:00:47 +03:00
  • 677195e587 feat(api): add GET /v1/stats/users/active-ips endpoint Mirotin Artem 2026-03-26 02:09:57 +03:00
  • a383efcb21 Bounded Hybrid Loop + Watch + Family ArcSwap Snapshots + Health in Parallel + ArcSwap Writers + Registry Split + Endpoint on ArcSwap + New Backpressure Model + ME Decomposition: merge pull request #586 from telemt/flow 3.3.32 Alexey 2026-03-26 02:31:18 +03:00
  • cb5753f77c Update admission.rs Alexey 2026-03-26 02:19:35 +03:00
  • 7a075b2ffe Middle Relay fixes Alexey 2026-03-26 02:18:39 +03:00
  • 7de822dd15 RPC Proxy-req fixes Alexey 2026-03-25 22:51:00 +03:00
  • 1bbf4584a6 Merge branch 'main' into flow Alexey 2026-03-25 22:25:58 +03:00
  • 70479c4094 Unexpected-only Quarantine Alexey 2026-03-25 22:25:39 +03:00
  • b94746a6e0 Dashmap-driven Routing + Health Parallel + Family Runtime State Alexey 2026-03-25 21:26:20 +03:00
  • ceae1564af Floor Runtime + Writer Selection Policy + Reconnect/Warmup + TransportPolicy + NAT Runtime Cores Alexey 2026-03-25 20:55:20 +03:00
  • 7ce5fc66db ME Reinit Core advancing + Binding Policy Core Alexey 2026-03-25 20:35:57 +03:00
  • 41493462a1 Drain + Single-Endpoint Runtime Cores Alexey 2026-03-25 20:29:22 +03:00
  • 6ee4d4648c ME Health Core Alexey 2026-03-25 20:01:44 +03:00
  • 97f6649584 ME Route Runtime Core Alexey 2026-03-25 19:56:25 +03:00
  • dc6b6d3f9d ME Writer Lifecycle Core Alexey 2026-03-25 19:47:41 +03:00
  • 1c3e0d4e46 ME Reinit Core Alexey 2026-03-25 19:43:02 +03:00
  • 0b78583cf5 ME Routing Core Alexey 2026-03-25 18:18:06 +03:00
  • 28d318d724 ME Writer Task Consolidation Alexey 2026-03-25 17:59:54 +03:00
  • 70c2f0f045 RoutingTable + BindingState Alexey 2026-03-25 17:50:44 +03:00
  • b9b1271f14 Merge pull request #584 from Dimasssss/patch-3 Alexey 2026-03-25 17:44:59 +03:00
  • 3c734bd811 Update FAQ.en.md Dimasssss 2026-03-25 17:42:16 +03:00
  • 6391df0583 Update FAQ.ru.md Dimasssss 2026-03-25 17:42:07 +03:00
  • 6a781c8bc3 Update QUICK_START_GUIDE.en.md Dimasssss 2026-03-25 17:40:45 +03:00