Alexey
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
...
Path for getProxyConfig/Secret + Active Ring and DRR Hardening + Weighted Fairness + 3-Leveled Pressure Model + Improve ME downstream retries + SNI handling
3.4.4
2026-04-19 19:12:10 +03:00
Alexey
2a7303c129
Bump
2026-04-19 19:10:19 +03:00
Alexey
9cb49bc024
Fix in Fairness tests
2026-04-19 19:03:45 +03:00
Alexey
8092283e8f
Merge pull request #721 from lie-must-die/feat/unknown-sni-reject-handshake
...
Feat/unknown sni reject handshake
2026-04-19 14:19:22 +03:00
lie-must-die
132841da61
Update FAQ with SNI handling and metrics instructions
...
Added alternative configuration for unknown SNI handling and instructions for viewing metrics.
2026-04-19 12:50:26 +03:00
lie-must-die
372d288806
Добавить альтернативу для unknown_sni_action
...
Добавлена альтернатива для поведения telemt на неизвестный SNI.
2026-04-19 12:49:54 +03:00
lie-must-die
1c44d45fad
Add 'reject_handshake' option to unknown_sni_action
...
Updated the `unknown_sni_action` parameter to include `reject_handshake` as a valid option. Expanded the description for `unknown_sni_action` to clarify its behavior.
2026-04-19 12:48:43 +03:00
lie-must-die
3a51a8d9aa
Revise CONFIG_PARAMS.ru.md for clarity and detail
...
Updated descriptions and validation rules for various parameters in the Russian configuration documentation.
2026-04-19 12:47:26 +03:00
lie-must-die
dd27206104
Implement test for unknown SNI reject policy
...
Add test for unknown SNI rejection policy emitting TLS alert.
2026-04-19 12:44:39 +03:00
lie-must-die
f11c7880e6
Enhance unknown SNI action handling in handshake
...
Updated handling of unknown SNI actions in TLS handshake process. Added support for RejectHandshake action and adjusted delay application logic.
2026-04-19 12:43:54 +03:00
lie-must-die
5b07ffae7c
Implement test for unknown_sni_action in ProxyConfig
...
Added test case for unknown_sni_action configuration.
2026-04-19 12:42:52 +03:00
lie-must-die
7bbed133ee
Add RejectHandshake variant for TLS configuration
...
Added a new variant 'RejectHandshake' to handle TLS handshake rejection with a specific alert.
2026-04-19 12:40:10 +03:00
Alexey
f1bf95a7de
Merge pull request #718 from astronaut808/fix/me-downstream-retry
...
Improve ME downstream retries for queued fairness backlog
2026-04-18 14:03:37 +03:00
Alexey
959a16af88
Merge pull request #716 from zarv1k/feature/configurable-proxy-confi-urls
...
feat: make URLS to obtain proxy_secret, getProxyConfig, getProxyConfgV6 files optionally configurable
2026-04-18 11:17:37 +03:00
Alexey
a54f9ba719
Merge branch 'flow' into feature/configurable-proxy-confi-urls
2026-04-18 11:16:38 +03:00
astronaut808
2d5cd9c8e1
Improve ME downstream retries for queued fairness backlog
2026-04-18 02:40:32 +05:00
Alexey
37b6f7b985
Weighted Fairness + 3-Leveled Pressure Model
...
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com >
2026-04-18 00:37:04 +03:00
Alexey
50e9e5cf32
Active Ring and DRR Hardening
...
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com >
2026-04-18 00:34:35 +03:00
Alexey
d72cfd6bc4
Merge branch 'flow' into feature/configurable-proxy-confi-urls
2026-04-17 19:44:46 +03:00
Alexey
1b25bada29
ServerHello fixes + Docker Health-Check + Conntrack Control for Docker: merge pull request #717 from telemt/flow
...
ServerHello fixes + Docker Health-Check + Conntrack Control for Docker
3.4.3
2026-04-17 19:43:59 +03:00
Dmitry Zarva
fa3566a9cb
- fix: fmt issues
2026-04-17 16:20:16 +00:00
Alexey
bde30eaf05
Update emulator.rs
2026-04-17 19:20:06 +03:00
Alexey
b447f60a72
Rustfmt + Bump
2026-04-17 19:08:57 +03:00
Alexey
093faed0c2
Conntrack Control for Docker
2026-04-17 19:06:18 +03:00
Dmitry Zarva
4e59e52454
- fix: ru docs
2026-04-17 14:10:20 +00:00
Alexey
3ca3e8ff0e
Docker Health-Check
2026-04-17 16:36:15 +03:00
Dmitry Zarva
7b9b46291d
- fix: param name in ru docs
2026-04-17 13:19:29 +00:00
Dmitry Zarva
2a168b2600
feat: make URLS to obtain proxy_secret, getProxyConfig, getProxyConfigV6 files optionally configurable
2026-04-17 13:04:46 +00:00
Alexey
6e3b4a1ce5
ServerHello fixes
2026-04-17 15:11:36 +03:00
Alexey
cd0771eee4
Merge pull request #715 from telemt/flow
...
Fixes in TLS-F
3.4.2
2026-04-17 13:00:30 +03:00
Alexey
a858dd799e
Bump
2026-04-17 12:43:41 +03:00
Alexey
947ef2beb7
Fixes in TLS-F
2026-04-17 12:38:22 +03:00
Alexey
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
...
Traffic Control + Fairness + Evaluating hard-idle timeout + Improve FakeTLS server-flight fidelity + PROXY Protocol V2 UNKNOWN/LOCAL misuse fixes
3.4.1
2026-04-17 11:54:18 +03:00
Alexey
191ca35076
Update scheduler.rs
2026-04-17 11:20:58 +03:00
Alexey
44485a545e
Fixes for unused imports
2026-04-17 11:06:42 +03:00
Alexey
17a966b822
Rustfmt
2026-04-17 10:48:01 +03:00
Alexey
073eacbb37
PROXY Protocol V2 UNKNOWN/LOCAL misuse fixes for TLS-Fetcher by #713
...
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com >
2026-04-17 10:43:49 +03:00
Alexey
5c99cd8eb7
Backpressure-driven Fairness
...
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com >
2026-04-17 10:33:37 +03:00
Alexey
7494cb3092
Merge pull request #692 from ne4sp/patch-1
...
FIx XRAY_DOUBLE_HOP.md files.
2026-04-16 18:39:36 +03:00
Alexey
d100941426
Merge pull request #702 from astronaut808/security-tls-front-fidelity
...
Improve FakeTLS server-flight fidelity using captured TLS profiles
2026-04-16 16:13:23 +03:00
Alexey
d25aa5a1e9
Merge pull request #709 from groozchique/main
...
[docs] add hyperlinks to README
2026-04-16 16:12:48 +03:00
Nick Parfyonov
f1b7b9aa08
[docs] add hyperlinks to README
2026-04-16 09:40:55 +03:00
uncle Sam
3bff4fbfcd
Merge branch 'main' into security-tls-front-fidelity
2026-04-15 19:45:35 +05:00
astronaut808
f5b5ea3bbf
Improve FakeTLS server-flight fidelity and macOS portability
2026-04-15 19:35:09 +05:00
Alexey
f36f2eae24
Evaluating hard-idle timeout after read timeout
...
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com >
2026-04-15 15:20:38 +03:00
Alexey
497ec6aa84
Small frames as idle activity
...
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com >
2026-04-15 13:38:30 +03:00
Alexey
21ca1014ae
Drafting Traffic Control
...
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com >
2026-04-15 13:14:45 +03:00
Alexey
982bfd20b9
Merge pull request #707 from TWRoman/main
...
[docs] Updates in CONFIG_PARAMS based on lastest commits
2026-04-15 11:31:35 +03:00
Roman
0bcc3bf935
Update CONFIG_PARAMS.en.md
2026-04-15 10:29:37 +03:00
TWRoman
f7913721e2
Updates in CONFIG_PARAMS based on lastest commits
2026-04-15 10:25:31 +03:00