Commit Graph

  • 8ab9405dca Bump Alexey 2026-04-25 18:05:22 +03:00
  • 9412f089c0 Restore active IP observability for users without unique-IP limits Alexey 2026-04-25 15:49:28 +03:00
  • 4e57cee9b9 Merge pull request #745 from telemt/flow 3.4.7 Alexey 2026-04-25 14:45:34 +03:00
  • e217371dc8 Bump Alexey 2026-04-25 14:36:51 +03:00
  • d567dfe40b fix: limit only new ip when TimeWindow mode enabled sanekb 2026-04-25 14:36:43 +03:00
  • 37c916056a Rustfmt Alexey 2026-04-25 14:35:35 +03:00
  • 2f2fe9d5d3 Bound relay queues by bytes Alexey 2026-04-25 13:54:20 +03:00
  • 1df668144c Bounded ME Route fairness and IP-Cleanup-Backlog Alexey 2026-04-25 13:09:10 +03:00
  • 8494429690 Merge pull request #743 from amirotin/api/patch-user-null-removal Alexey 2026-04-25 13:07:13 +03:00
  • f25bb17b86 Merge branch 'flow' into api/patch-user-null-removal Alexey 2026-04-25 12:28:48 +03:00
  • 27b5d576c0 Bound hot-path pressure in ME Relay + Handshake Alexey 2026-04-25 12:16:26 +03:00
  • e78592ef9b Avoid IP tracking when unique-IP limits are disabled and cap beobachten memory Alexey 2026-04-25 12:00:46 +03:00
  • 4ed87d1946 feat(api): support null-removal in PATCH /v1/users/{user} Mirotin Artem 2026-04-25 00:22:09 +03:00
  • 635bea4de4 feat(api): add Patch<T> enum for JSON merge-patch semantics Mirotin Artem 2026-04-25 00:02:32 +03:00
  • 8874396ba5 Merge pull request #739 from telemt/flow-test 3.4.6 Alexey 2026-04-24 15:51:47 +03:00
  • 033ebf5038 Relays Tests Fixes Alexey 2026-04-24 15:51:19 +03:00
  • f7b918875c Close Errors Classification + TLS 1.2/1.3 Correctness in Fronting + Full ServerHello + ALPN in TLS Fetcher: merge pull request #738 from telemt/flow Alexey 2026-04-24 15:48:39 +03:00
  • 8960fad8cd Сlassified Bad Connections and Handshake Failures in API Alexey 2026-04-24 10:55:37 +03:00
  • 493f5c9680 ALPN in TLS Fetcher Alexey 2026-04-23 22:22:05 +03:00
  • 67357310f7 TLS 1.2/1.3 Correctness + Full ServerHello + Rustfmt Alexey 2026-04-23 21:29:18 +03:00
  • 8684378030 Human-readable Peer Close Classification Alexey 2026-04-21 15:46:18 +03:00
  • db8d333ed6 Noisy-network peer Close Errors Classification Alexey 2026-04-21 15:35:11 +03:00
  • 30e73adaac Bump 3.4.5 Alexey 2026-04-21 13:38:38 +03:00
  • 351f2c8458 Fairness Regression fixes + Unlimited mask_relay_max_bytes: merge pull request #726 from telemt/flow Alexey 2026-04-21 13:37:10 +03:00
  • 4ce6b14bd8 Rustfmt Alexey 2026-04-21 13:31:24 +03:00
  • db114f09c3 Sync tests with code Alexey 2026-04-21 13:30:11 +03:00
  • 09310ff284 Unlimited mask_relay_max_bytes Alexey 2026-04-21 11:30:58 +03:00
  • 1e5b84c0ed Fairshare Disabled semantics fix Alexey 2026-04-21 11:21:58 +03:00
  • 926e3aa987 Fairness Regression fixes Alexey 2026-04-21 01:11:43 +03:00
  • aace0129f8 Path for getProxyConfig/Secret + Active Ring and DRR Hardening + Weighted Fairness + 3-Leveled Pressure Model + Improve ME downstream retries + SNI handling: merge pull request #723 from telemt/flow 3.4.4 Alexey 2026-04-19 19:12:10 +03:00
  • 2a7303c129 Bump Alexey 2026-04-19 19:10:19 +03:00
  • 9cb49bc024 Fix in Fairness tests Alexey 2026-04-19 19:03:45 +03:00
  • 8092283e8f Merge pull request #721 from lie-must-die/feat/unknown-sni-reject-handshake Alexey 2026-04-19 14:19:22 +03:00
  • 132841da61 Update FAQ with SNI handling and metrics instructions lie-must-die 2026-04-19 12:50:26 +03:00
  • 372d288806 Добавить альтернативу для unknown_sni_action lie-must-die 2026-04-19 12:49:54 +03:00
  • 1c44d45fad Add 'reject_handshake' option to unknown_sni_action lie-must-die 2026-04-19 12:48:43 +03:00
  • 3a51a8d9aa Revise CONFIG_PARAMS.ru.md for clarity and detail lie-must-die 2026-04-19 12:47:26 +03:00
  • dd27206104 Implement test for unknown SNI reject policy lie-must-die 2026-04-19 12:44:39 +03:00
  • f11c7880e6 Enhance unknown SNI action handling in handshake lie-must-die 2026-04-19 12:43:54 +03:00
  • 5b07ffae7c Implement test for unknown_sni_action in ProxyConfig lie-must-die 2026-04-19 12:42:52 +03:00
  • 7bbed133ee Add RejectHandshake variant for TLS configuration lie-must-die 2026-04-19 12:40:10 +03:00
  • f1bf95a7de Merge pull request #718 from astronaut808/fix/me-downstream-retry Alexey 2026-04-18 14:03:37 +03:00
  • 959a16af88 Merge pull request #716 from zarv1k/feature/configurable-proxy-confi-urls Alexey 2026-04-18 11:17:37 +03:00
  • a54f9ba719 Merge branch 'flow' into feature/configurable-proxy-confi-urls Alexey 2026-04-18 11:16:38 +03:00
  • 2d5cd9c8e1 Improve ME downstream retries for queued fairness backlog astronaut808 2026-04-18 02:40:32 +05:00
  • 37b6f7b985 Weighted Fairness + 3-Leveled Pressure Model Alexey 2026-04-18 00:37:04 +03:00
  • 50e9e5cf32 Active Ring and DRR Hardening Alexey 2026-04-18 00:34:35 +03:00
  • d72cfd6bc4 Merge branch 'flow' into feature/configurable-proxy-confi-urls Alexey 2026-04-17 19:44:46 +03:00
  • 1b25bada29 ServerHello fixes + Docker Health-Check + Conntrack Control for Docker: merge pull request #717 from telemt/flow 3.4.3 Alexey 2026-04-17 19:43:59 +03:00
  • fa3566a9cb - fix: fmt issues Dmitry Zarva 2026-04-17 16:20:16 +00:00
  • bde30eaf05 Update emulator.rs Alexey 2026-04-17 19:20:06 +03:00
  • b447f60a72 Rustfmt + Bump Alexey 2026-04-17 19:08:57 +03:00
  • 093faed0c2 Conntrack Control for Docker Alexey 2026-04-17 19:06:18 +03:00
  • 4e59e52454 - fix: ru docs Dmitry Zarva 2026-04-17 14:10:20 +00:00
  • 3ca3e8ff0e Docker Health-Check Alexey 2026-04-17 16:36:15 +03:00
  • 7b9b46291d - fix: param name in ru docs Dmitry Zarva 2026-04-17 13:19:29 +00:00
  • 2a168b2600 feat: make URLS to obtain proxy_secret, getProxyConfig, getProxyConfigV6 files optionally configurable Dmitry Zarva 2026-04-17 12:23:17 +00:00
  • 6e3b4a1ce5 ServerHello fixes Alexey 2026-04-17 15:11:36 +03:00
  • cd0771eee4 Merge pull request #715 from telemt/flow 3.4.2 Alexey 2026-04-17 13:00:30 +03:00
  • a858dd799e Bump Alexey 2026-04-17 12:43:41 +03:00
  • 947ef2beb7 Fixes in TLS-F Alexey 2026-04-17 12:38:22 +03:00
  • 376f9b42fb Traffic Control + Fairness + Evaluating hard-idle timeout + Improve FakeTLS server-flight fidelity + PROXY Protocol V2 UNKNOWN/LOCAL misuse fixes: merge pull request #714 from telemt/flow 3.4.1 Alexey 2026-04-17 11:54:18 +03:00
  • 191ca35076 Update scheduler.rs Alexey 2026-04-17 11:20:58 +03:00
  • 44485a545e Fixes for unused imports Alexey 2026-04-17 11:06:42 +03:00
  • 17a966b822 Rustfmt Alexey 2026-04-17 10:48:01 +03:00
  • 073eacbb37 PROXY Protocol V2 UNKNOWN/LOCAL misuse fixes for TLS-Fetcher by #713 Alexey 2026-04-17 10:42:58 +03:00
  • 5c99cd8eb7 Backpressure-driven Fairness Alexey 2026-04-17 10:33:37 +03:00
  • 7494cb3092 Merge pull request #692 from ne4sp/patch-1 Alexey 2026-04-16 18:39:36 +03:00
  • d100941426 Merge pull request #702 from astronaut808/security-tls-front-fidelity Alexey 2026-04-16 16:13:23 +03:00
  • d25aa5a1e9 Merge pull request #709 from groozchique/main Alexey 2026-04-16 16:12:48 +03:00
  • f1b7b9aa08 [docs] add hyperlinks to README Nick Parfyonov 2026-04-16 09:40:55 +03:00
  • 3bff4fbfcd Merge branch 'main' into security-tls-front-fidelity uncle Sam 2026-04-15 19:45:35 +05:00
  • f5b5ea3bbf Improve FakeTLS server-flight fidelity and macOS portability astronaut808 2026-04-15 19:35:09 +05:00
  • f36f2eae24 Evaluating hard-idle timeout after read timeout Alexey 2026-04-15 15:20:38 +03:00
  • 497ec6aa84 Small frames as idle activity Alexey 2026-04-15 13:38:30 +03:00
  • 21ca1014ae Drafting Traffic Control Alexey 2026-04-15 13:14:45 +03:00
  • 982bfd20b9 Merge pull request #707 from TWRoman/main Alexey 2026-04-15 11:31:35 +03:00
  • 0bcc3bf935 Update CONFIG_PARAMS.en.md Roman 2026-04-15 10:29:37 +03:00
  • f7913721e2 Updates in CONFIG_PARAMS based on lastest commits TWRoman 2026-04-15 10:25:31 +03:00
  • 32d5cee01c Bump 3.4.0 Alexey 2026-04-15 02:18:44 +03:00
  • 3a17901e83 Reconnect logic for single-endpoint DC + Handling single-endpoint outages + Windows build + Mask timeouts + BINDTODEVICE + Gray Action for API + Beobachten Path + Server.Listeners + Upstream V4/V6 + Server.Listeners + Upstream V4/V6: merge pull request #705 from telemt/flow Alexey 2026-04-15 02:02:51 +03:00
  • 902a4e83cf Specific scopes for Connectivity by #699 and #700 Alexey 2026-04-15 01:56:49 +03:00
  • 696316f919 Rustfmt Alexey 2026-04-15 01:39:47 +03:00
  • d7a0319696 Server.Listeners + Upstream V4/V6 Alexey 2026-04-15 01:32:49 +03:00
  • 3fefcdd11f Fix for beobachten path by #664 Alexey 2026-04-14 20:09:31 +03:00
  • 57dca639f0 Gray Action for API by #630 Alexey 2026-04-14 19:19:06 +03:00
  • 13f86062f4 BINDTODEVICE for Direct Upstreams by #683 Alexey 2026-04-14 18:32:06 +03:00
  • 9303c7854a Merge pull request #701 from groozchique/main Alexey 2026-04-14 18:05:47 +03:00
  • 8267149b53 Merge pull request #695 from vladon/fix/windows-run-inner-issue-690 Alexey 2026-04-14 18:04:56 +03:00
  • 30fab00bfd Merge branch 'flow' into fix/windows-run-inner-issue-690 Alexey 2026-04-14 18:01:18 +03:00
  • afc07345f5 [docs] fix typo in FAQ.en.md Nick Parfyonov 2026-04-14 15:07:44 +03:00
  • a965b38bd4 [docs] add section about client interaction with Telegram DCs Nick Parfyonov 2026-04-14 14:59:04 +03:00
  • f0ebbac338 [docs] update information about TLS fingerprint in FAQ Updated information about TLS fingerprint issue and notice for users to update their clients Nick Parfyonov 2026-04-14 14:26:12 +03:00
  • 286662fc51 Merge pull request #697 from TWRoman/main Alexey 2026-04-13 19:39:05 +03:00
  • c5390baaf1 Merge branch 'main' of github.com:TWRoman/telemt_docs TWRoman 2026-04-13 11:15:49 +03:00
  • 1cd1e96079 Fixed server.listeners and upstreams description TWRoman 2026-04-13 11:14:02 +03:00
  • 2b995c31b0 Update README.md Roman 2026-04-13 10:20:25 +03:00
  • 442320302d Update QUICK_START_GUIDE.ru.md Roman 2026-04-13 10:14:39 +03:00
  • ac0dde567b Update README.ru.md Roman 2026-04-13 10:07:50 +03:00
  • b2fe9b78d8 [docs] Updated READMEs TWRoman 2026-04-13 10:05:55 +03:00