Alexey
267619d276
Merge pull request #218 from telemt/mep-naughty
...
Update types.rs
2026-02-24 00:08:29 +03:00
Alexey
f710a2192a
Update types.rs
2026-02-24 00:08:03 +03:00
Alexey
b40eed126d
Merge pull request #217 from telemt/flow-mep
...
ME Pool Hardswap
2026-02-24 00:06:38 +03:00
Alexey
0e2d42624f
ME Pool Hardswap
2026-02-24 00:04:12 +03:00
Alexey
1f486e0df2
Update README.md
2026-02-23 21:30:22 +03:00
Alexey
a4af254107
Merge pull request #216 from Dimasssss/main
...
Update config.toml
2026-02-23 21:23:56 +03:00
Dimasssss
3f0c53b010
Update config.toml
2026-02-23 21:10:53 +03:00
Dimasssss
890bd98b17
Update types.rs
2026-02-23 21:10:25 +03:00
Dimasssss
02cfe1305c
Update config.toml
2026-02-23 20:50:39 +03:00
Dimasssss
81843cc56c
Update types.rs
...
По умолчанию использовало me_reconnect_max_concurrent_per_dc = 4
2026-02-23 20:46:56 +03:00
Alexey
f86ced8e62
Rename AGENTS_SYSTEM_PROMT.md to AGENTS.md
2026-02-23 19:43:34 +03:00
Alexey
e2e471a78c
Delete AGENTS.md
2026-02-23 19:43:03 +03:00
Alexey
9aed6c8631
Update Cargo.toml
2026-02-23 18:47:26 +03:00
Alexey
5a0e44e311
Merge pull request #215 from vladon/improve-cli-help
...
Improve CLI help text with comprehensive options
2026-02-23 18:47:04 +03:00
Alexey
a917dcc162
Update Dockerfile
2026-02-23 18:34:23 +03:00
Vladislav Yaroslavlev
872b47067a
Improve CLI help text with comprehensive options
...
- Add version number to help header
- Restructure help into USAGE, ARGS, OPTIONS, INIT OPTIONS, EXAMPLES sections
- Include all command-line options with descriptions
- Add usage examples for common scenarios
2026-02-23 17:22:56 +03:00
Alexey
ef51d0f62d
Merge pull request #214 from telemt/flow
...
Desync Full Forensics + ME Pool Updater + Soft Reinit
2026-02-23 16:15:30 +03:00
Alexey
75bfbe6e95
Update defaults.rs
2026-02-23 16:10:39 +03:00
Alexey
fc2ac3d10f
ME Pool Reinit polishing
2026-02-23 16:09:09 +03:00
Alexey
d8dcbbb61e
ME Pool Updater + Soft-staged Reinit w/o Reconcile
...
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
2026-02-23 16:04:19 +03:00
Alexey
d08ddd718a
Desync Full Forensics
...
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
2026-02-23 15:28:02 +03:00
Alexey
1dfe38c5db
Update Cargo.lock
2026-02-23 14:36:14 +03:00
Alexey
829dc16fa3
Update Cargo.toml
2026-02-23 14:35:47 +03:00
Alexey
fab79ccc69
Merge pull request #211 from badcdd/main
...
Simple zabbix template
2026-02-23 13:03:15 +03:00
badcdd
9e0b871c8f
Simple zabbix template
2026-02-23 11:58:44 +03:00
Alexey
23af3cad5d
Update Cargo.toml
2026-02-23 06:04:36 +03:00
Alexey
c1990d81c2
Merge pull request #210 from telemt/flow
...
TLS Full Certificate
2026-02-23 05:57:58 +03:00
Alexey
065cf21c66
Update tlsearch.py
2026-02-23 05:55:17 +03:00
Alexey
4011812fda
TLS FC TTL Improvements
2026-02-23 05:48:55 +03:00
Alexey
b5d0564f2a
Time-To-Life for TLS Full Certificate
2026-02-23 05:47:44 +03:00
Alexey
cfe8fc72a5
TLS-F tuning
...
Once - full certificate chain, next - only metadata
2026-02-23 05:42:07 +03:00
Alexey
3e4b98b002
TLS Emulator tuning
2026-02-23 05:23:28 +03:00
Alexey
427d65627c
Drafting new TLS Fetcher
2026-02-23 05:16:00 +03:00
Alexey
ae8124d6c6
Drafting TLS Certificates in TLS ServerHello
2026-02-23 05:12:35 +03:00
Alexey
06b9693cf0
Create tlsearch.py
2026-02-23 04:54:32 +03:00
Alexey
869d1429ac
Merge pull request #209 from telemt/flow
...
ME Pool + ME Hotpath + ME Buffers tuning
2026-02-23 04:05:25 +03:00
Alexey
eaba926fe5
ME Buffer reuse + Bytes Len over Full + Seq-no over Wrap-add
...
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
2026-02-23 03:52:37 +03:00
Alexey
536e6417a0
Update Cargo.toml
2026-02-23 03:48:40 +03:00
Alexey
ecad96374a
ME Pool tuning
...
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
2026-02-23 03:41:51 +03:00
Alexey
4895217828
Bounded backpressure + Semaphore Globalgate +
...
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
2026-02-23 03:32:06 +03:00
Alexey
d0a8d31c3c
Update README.md
2026-02-23 03:27:58 +03:00
Alexey
4d83cc1f04
Merge branch 'flow' of https://github.com/telemt/telemt into flow
2026-02-23 03:20:28 +03:00
Alexey
c4c91863f0
Middle-End tuning
...
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
2026-02-23 03:20:13 +03:00
Alexey
aae3e2665e
Merge pull request #208 from telemt/flow
...
Middle-End protocol hardening
2026-02-23 02:51:01 +03:00
Alexey
a5c7a41c49
Update types.rs
2026-02-23 02:48:03 +03:00
Alexey
7cc78a5746
Update types.rs
2026-02-23 02:45:16 +03:00
Alexey
cf96e686d1
Update Cargo.toml
2026-02-23 02:41:54 +03:00
Alexey
d4d867156a
Secure Payload length fixes
2026-02-23 02:38:25 +03:00
Alexey
8c1d66a03e
Update Cargo.toml
2026-02-23 02:32:13 +03:00
Alexey
6ff29e43d3
Middle-End protocol hardening
...
- Secure framing / hot-path fix: enforced a single length + padding contract across the framing layer. Replaced legacy runtime `len % 4` recovery with strict validation to eliminate undefined behavior paths.
- ME RPC aligned with C reference contract: handshake now includes `flags + sender_pid + peer_pid`. Added negotiated CRC mode (CRC32 / CRC32C) and applied the negotiated mode consistently in read/write paths.
- Sequence fail-fast semantics: immediate connection termination on first sequence mismatch with dedicated counter increment.
- Keepalive reworked to RPC ping/pong: removed raw CBC keepalive frames. Introduced stale ping tracker with proper timeout accounting.
- Route/backpressure observability improvements: increased per-connection route queue to 4096. Added `RouteResult` with explicit failure reasons (NoConn, ChannelClosed, QueueFull) and per-reason counters.
- Direct-DC secure mode-gate relaxation: removed TLS/secure conflict in Direct-DC handshake path.
2026-02-23 02:28:00 +03:00