Alexey
|
9ff48c2028
|
Merge pull request #836 from telemt/flow
API + TLS-F Advanced tuning
3.4.16
|
2026-06-11 21:08:11 +03:00 |
|
Alexey
|
b43c683615
|
Rustfmt
|
2026-06-11 19:59:48 +03:00 |
|
Alexey
|
e41470fb4c
|
Update fetcher.rs
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
|
2026-06-11 19:52:23 +03:00 |
|
Alexey
|
09dc0cb76c
|
Update handshake_security_tests.rs
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
|
2026-06-11 19:44:39 +03:00 |
|
Alexey
|
c36eb81808
|
Fix for TLS-F, ALPN и SNI/ALPN helpers
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
|
2026-06-11 19:17:06 +03:00 |
|
Alexey
|
0f8aca56d9
|
Fix fallback test record iterator lifetime
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
|
2026-06-11 17:56:21 +03:00 |
|
Alexey
|
4e66933a35
|
Fix TLS masking test ClientHello fixtures and tail write ordering
|
2026-06-11 17:51:05 +03:00 |
|
Alexey
|
7cf00db242
|
Update client_masking_budget_security_tests.rs
|
2026-06-11 17:32:26 +03:00 |
|
Alexey
|
8bc1ac06d6
|
Update client_masking_budget_security_tests.rs
|
2026-06-11 17:31:23 +03:00 |
|
Alexey
|
59cfcf05d3
|
Update client_masking_blackhat_campaign_tests.rs
|
2026-06-11 17:23:35 +03:00 |
|
Alexey
|
fcbedf66ea
|
Update client_masking_blackhat_campaign_tests.rs
|
2026-06-11 17:21:54 +03:00 |
|
Alexey
|
f5c402d9fc
|
Update metrics.rs
|
2026-06-11 16:43:24 +03:00 |
|
Alexey
|
118d53239a
|
Merge pull request #835 from telemt/flow-ey
TLS Fixes escalating
|
2026-06-11 16:38:10 +03:00 |
|
Alexey
|
607f5442ad
|
Merge pull request #834 from telemt/flow-11ec
TLS Fixes
|
2026-06-11 16:37:15 +03:00 |
|
Alexey
|
1edd63bfb1
|
Rustfmt + Bump
|
2026-06-11 16:36:33 +03:00 |
|
Alexey
|
a808dc2815
|
Fix TLS fetch test constants scope
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
|
2026-06-11 16:34:58 +03:00 |
|
Alexey
|
6dc9f8c27a
|
Replay-safe TLS-F ServerHello profile consistency
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
|
2026-06-11 16:11:41 +03:00 |
|
Alexey
|
409b0ef5ee
|
Expose TLS Fetcher Profile Quality for ServerHello fidelity
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
|
2026-06-11 14:53:21 +03:00 |
|
Alexey
|
3d0560d583
|
Select ServerHello key share from TLS Fetcher Profile
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
|
2026-06-11 14:43:03 +03:00 |
|
Alexey
|
62af515504
|
Generate Valid X25519MLKEM768 ServerHello key shares
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
|
2026-06-11 14:14:09 +03:00 |
|
Alexey
|
eba55e755d
|
Preserve TLS-F Origin Record Choreography
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
|
2026-06-11 13:51:58 +03:00 |
|
Alexey
|
c4b58ad374
|
Hardened TLS-F ServerHello selection
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
|
2026-06-11 13:07:40 +03:00 |
|
Alexey
|
db7ff8737c
|
Add dynamic SNI mask target mode
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
|
2026-06-11 10:36:37 +03:00 |
|
Alexey
|
cd2bb9c8cd
|
Alles muss man selber machen
Co-Authored-By: Mikhail I. Izmestev <355023+izmmisha@users.noreply.github.com>
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
Co-Authored-By: Dietmar Schreiber <376736+dginorg@users.noreply.github.com>
|
2026-06-11 10:13:17 +03:00 |
|
Alexey
|
8d3f8a8215
|
Merge pull request #828 from amirotin/feat/config-edit-api
Add config-edit HTTP API: PATCH/GET /v1/config
|
2026-06-10 10:30:52 +03:00 |
|
Mirotin Artem
|
ff7a12d5f8
|
fix(api): GET /v1/config returns only editable sections; tolerate commented TOML headers; doc fixes
|
2026-06-09 12:13:32 +03:00 |
|
Mirotin Artem
|
27ee634f4a
|
docs(api): document PATCH/GET /v1/config
|
2026-06-09 12:03:35 +03:00 |
|
Mirotin Artem
|
d7e16f5b26
|
feat(api): config-edit endpoints PATCH/GET /v1/config
|
2026-06-09 12:03:28 +03:00 |
|
Mirotin Artem
|
e39aaeb5c5
|
feat(config): classify_config_changes (hot vs restart) via overlay_hot_fields
|
2026-06-09 12:03:10 +03:00 |
|
Mirotin Artem
|
1628a7d822
|
feat(api): generic config section writer + array-table bounds
|
2026-06-09 12:03:01 +03:00 |
|
Alexey
|
e9c62b6d8d
|
Merge pull request #827 from Rightarion/fix-rate-limits-document-bits-per-second
Document rate limits as bits per second
|
2026-06-08 20:04:10 +03:00 |
|
Alexey
|
36cf3b035c
|
Merge pull request #825 from groozchique/main
[docs] change fingerprint for xray double hop instruction
|
2026-06-08 20:01:20 +03:00 |
|
Samat Gilmanov
|
8491f5183c
|
Document rate limits as bits per second
|
2026-06-08 12:39:32 -04:00 |
|
Nick Parfyonov
|
357852cc59
|
[docs] change fingerprint for xray double hop
|
2026-06-08 11:14:15 +03:00 |
|
Alexey
|
504cafb129
|
Merge pull request #824 from telemt/flow
MSS Tuning
3.4.15
|
2026-06-06 12:25:33 +03:00 |
|
Alexey
|
1096e38854
|
Docs for MSS Tuning
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
|
2026-06-06 12:24:27 +03:00 |
|
Alexey
|
9bbdf796d8
|
Rustfmt
|
2026-06-06 12:17:19 +03:00 |
|
Alexey
|
27a5f5a4ec
|
MSS Tuning with config
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
|
2026-06-06 12:11:05 +03:00 |
|
Alexey
|
a8adc9fe54
|
API hardening + Dual-stack fixes + JA3/JA4 observability + Test Stabilization: merge pull request #822 from telemt/flow
API hardening + Dual-stack fixes + JA3/JA4 observability + Test Stabilization
3.4.14
|
2026-06-05 14:36:00 +03:00 |
|
Alexey
|
44be585ee3
|
Update Cargo.toml
|
2026-06-05 14:24:27 +03:00 |
|
Alexey
|
cb89d3f4fe
|
Merge branch 'flow' of https://github.com/telemt/telemt into flow
|
2026-06-05 14:21:34 +03:00 |
|
Alexey
|
c4e522a16d
|
Bump -> 3.4.14
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
|
2026-06-05 14:21:29 +03:00 |
|
Alexey
|
8e5f73a86b
|
Merge branch 'main' into flow
|
2026-06-05 13:01:05 +03:00 |
|
Alexey
|
7d543aeb67
|
Fixes for Adversarial Timing Profile Latency-flake by #761
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
|
2026-06-05 12:59:50 +03:00 |
|
Alexey
|
89a885c25f
|
Reset Interface Cache in Masking timing test
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
|
2026-06-05 12:51:54 +03:00 |
|
Alexey
|
54e40fd073
|
Fixes for Load mask shape security test
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
|
2026-06-05 12:43:30 +03:00 |
|
Alexey
|
1934c1279c
|
Update README.md
|
2026-06-05 06:54:53 +03:00 |
|
Alexey
|
0bc99b9f74
|
Merge pull request #820 from groozchique/main
[docs] README updates
|
2026-06-04 18:45:01 +03:00 |
|
Alexey
|
1d8e8890a4
|
Update README.md
|
2026-06-04 18:43:04 +03:00 |
|
Alexey
|
d1680a7a80
|
Update README.md
|
2026-06-04 18:42:27 +03:00 |
|