Commit Graph

  • 0c6bb3a641 feat(proxy): implement auth probe eviction logic and corresponding tests David Osipov 2026-03-17 15:43:07 +04:00
  • b2e15327fe feat(proxy): enhance auth probe handling with IPv6 normalization and eviction logic David Osipov 2026-03-17 15:15:12 +04:00
  • 2e8be87ccf ME Writer Draining-state fixes Alexey 2026-03-17 13:58:01 +03:00
  • d78360982c Hot-Reload fixes Alexey 2026-03-17 13:02:12 +03:00
  • bd0cefdb12 Update TLS-F-TCP-S.ru.md Dimasssss 2026-03-17 11:56:56 +03:00
  • e2ed1eb286 Merge pull request #450 from kutovoys/main Alexey 2026-03-17 11:46:52 +03:00
  • 822bcbf7a5 Update Cargo.toml Alexey 2026-03-17 11:21:35 +03:00
  • b25ec97a43 Merge pull request #447 from DavidOsipov/pr-sec-1 Alexey 2026-03-17 11:20:36 +03:00
  • a74def9561 Update metrics configuration to support custom listen address Sergey Kutovoy 2026-03-17 12:58:40 +05:00
  • 8821e38013 feat(proxy): enhance auth probe capacity with stale entry pruning and new tests David Osipov 2026-03-17 02:19:14 +04:00
  • a1caebbe6f feat(proxy): implement timeout handling for client payload reads and add corresponding tests David Osipov 2026-03-17 01:53:44 +04:00
  • e0d821c6b6 Merge remote-tracking branch 'upstream/main' into pr-sec-1 David Osipov 2026-03-17 01:51:35 +04:00
  • 205fc88718 feat(proxy): enhance logging and deduplication for unknown datacenters David Osipov 2026-03-17 01:29:30 +04:00
  • 95c1306166 Merge pull request #444 from Dimasssss/patch-1 Alexey 2026-03-16 22:06:27 +03:00
  • e1ef192c10 Update FAQ.en.md Dimasssss 2026-03-16 22:03:28 +03:00
  • ee4d15fed6 Update FAQ.ru.md Dimasssss 2026-03-16 22:02:55 +03:00
  • 0040e9b6da Merge pull request #442 from telemt/bump 3.3.19 Alexey 2026-03-16 21:25:44 +03:00
  • 2c10560795 Update Cargo.toml Alexey 2026-03-16 21:25:14 +03:00
  • 5eff38eb82 Merge pull request #441 from kavore/feat/configurable-max-connections Alexey 2026-03-16 21:17:21 +03:00
  • b6206a6dfe feat: make max_connections configurable via [server] section kavore 2026-03-16 20:40:10 +03:00
  • e4a50f9286 feat(tls): add boot time timestamp constant and validation for SNI hostnames David Osipov 2026-03-16 21:37:59 +04:00
  • 213ce4555a Merge remote-tracking branch 'upstream/main' into pr-sec-1 David Osipov 2026-03-16 20:51:53 +04:00
  • 5a16e68487 Enhance TLS record handling and security tests David Osipov 2026-03-16 20:43:49 +04:00
  • 6ffbc51fb0 security: harden handshake/masking flows and add adversarial regressions David Osipov 2026-03-16 20:04:41 +04:00
  • 4d8a5ca174 Merge pull request #436 from Dimasssss/patch-1 Alexey 2026-03-16 13:49:31 +03:00
  • 0ae67db492 Update QUICK_START_GUIDE.en.md Dimasssss 2026-03-16 13:40:50 +03:00
  • c4f77814ee Update QUICK_START_GUIDE.ru.md Dimasssss 2026-03-16 13:40:20 +03:00
  • dcab19a64f ci: remove CI workflow changes (deferred to later PR) David Osipov 2026-03-16 13:56:46 +04:00
  • f10ca192fa chore: merge upstream/main (92972ab) into pr-sec-1 David Osipov 2026-03-16 13:50:46 +04:00
  • 92972ab6bf Merge pull request #433 from Linaro1985/feat_data_path Alexey 2026-03-16 10:54:35 +03:00
  • c351e08c43 add support for data path option Maxim Anisimov 2026-03-13 14:36:28 +03:00
  • e29855c8c6 Merge pull request #432 from telemt/readme Alexey 2026-03-15 23:00:35 +03:00
  • 3634fbd7e8 Update README.md Alexey 2026-03-15 23:00:17 +03:00
  • bb29797bfb Merge pull request #429 from Dimasssss/patch-1 Alexey 2026-03-15 22:44:22 +03:00
  • 3d5af3d248 Update FAQ.en.md Dimasssss 2026-03-15 19:09:02 +03:00
  • 2d7df3da6c Update FAQ.ru.md Dimasssss 2026-03-15 19:06:56 +03:00
  • 4abc0e5134 ME Draining Writers threshold + Inherited per-user unique IP limit: merge pull request #426 from telemt/flow Alexey 2026-03-15 15:00:20 +03:00
  • 4028579068 Inherited per-user unique IP limit Alexey 2026-03-15 12:43:31 +03:00
  • 58f26ba8a7 Configurable ME draining writer overflow threshold Alexey 2026-03-15 12:13:46 +03:00
  • 2be3e4ab7f Merge pull request #423 from telemt/bump 3.3.18 Alexey 2026-03-15 00:33:09 +03:00
  • 3d43ff6e57 Update Cargo.toml Alexey 2026-03-15 00:32:57 +03:00
  • 1294da586f ME Writer Rebinding - Lifecycle and Consistency fixes: merge pull request #422 from telemt/flow Alexey 2026-03-15 00:30:57 +03:00
  • ac0698b772 ME Writer Rebinding - Lifecycle and Consistency fixes Alexey 2026-03-15 00:17:54 +03:00
  • 2bd9036908 ci: add security policy, cargo-deny configuration, and audit workflow David Osipov 2026-03-15 00:02:03 +04:00
  • dda31b3d2f New Hot-Reload method + TLS-F New Methods + TLS-F/TCP-S Docs: merge pull request #420 from telemt/flow Alexey 2026-03-14 20:45:47 +03:00
  • 7d5e1cb9e8 Rename TLS-F-TCP-s.ru.md to TLS-F-TCP-S.ru.md Alexey 2026-03-14 20:42:21 +03:00
  • 56e38e8d00 Update TLS-F-TCP-s.ru.md Alexey 2026-03-14 20:41:14 +03:00
  • 4677b43c6e TLS-F New Methods Alexey 2026-03-14 20:38:24 +03:00
  • 4ddbb97908 Create TLS-F-TCP-s.ru.md Alexey 2026-03-14 20:29:12 +03:00
  • 8b0b47145d New Hot-Reload method Alexey 2026-03-14 18:54:05 +03:00
  • f7e3ddcdb6 Update LICENSE Alexey 2026-03-14 16:02:40 +03:00
  • af5cff3304 Merge pull request #417 from telemt/licensing-md Alexey 2026-03-14 15:59:35 +03:00
  • cb9144bdb3 Update LICENSING.md Alexey 2026-03-14 15:59:21 +03:00
  • fa82634faf Merge pull request #416 from telemt/license-1 Alexey 2026-03-14 15:57:31 +03:00
  • 37b1a0289e Update LICENSE Alexey 2026-03-14 15:56:31 +03:00
  • 9be33bcf93 Merge pull request #414 from telemt/license Alexey 2026-03-14 15:27:59 +03:00
  • bc9f691284 Merge branch 'license' of https://github.com/telemt/telemt into license Alexey 2026-03-14 15:23:43 +03:00
  • 58e5605f39 Telemt PL 3 на русском языке Alexey 2026-03-14 15:23:41 +03:00
  • 75a654c766 TELEMT-Lizenz 3 auf Deutsch Alexey 2026-03-14 15:23:24 +03:00
  • 2b058f7df7 Create LICENSE.en.md Alexey 2026-03-14 15:11:12 +03:00
  • 01af2999bb Update LICENSE Alexey 2026-03-14 15:10:46 +03:00
  • c12d27f08a Middle-End docs Alexey 2026-03-14 15:10:07 +03:00
  • 5e3408e80b Update LICENSE Alexey 2026-03-14 15:08:14 +03:00
  • 052110618d Merge pull request #413 from telemt/no-config-full Alexey 2026-03-14 14:55:57 +03:00
  • 47b8f0f656 Delete config.full.toml Alexey 2026-03-14 14:55:48 +03:00
  • 67b2e25e39 Merge pull request #396 from 13werwolf13/main Alexey 2026-03-14 14:54:27 +03:00
  • 9a08b541ed License:: merge pull request #412 from telemt/license Alexey 2026-03-14 14:48:06 +03:00
  • 04379b4374 Merge branch 'main' into license Alexey 2026-03-14 14:47:51 +03:00
  • 5cfb05b1f4 Update LICENSING.md Alexey 2026-03-14 14:47:21 +03:00
  • aa68ce531e Update LICENSE Alexey 2026-03-14 14:42:36 +03:00
  • d4ce304a37 Update LICENSE Alexey 2026-03-14 14:40:10 +03:00
  • 8a579d9bda Update LICENSE Alexey 2026-03-14 14:38:51 +03:00
  • 70cc6f22aa Update LICENSE Alexey 2026-03-14 14:32:41 +03:00
  • 1674ba36b2 Update LICENSE Alexey 2026-03-14 14:31:57 +03:00
  • 0c1a5c24d5 Update LICENSE Alexey 2026-03-14 14:27:45 +03:00
  • 5df08300e2 Merge pull request #411 from telemt/license-1 Alexey 2026-03-14 14:08:22 +03:00
  • 543a87e166 Update LICENSE Alexey 2026-03-14 14:08:08 +03:00
  • 519c8d276b Merge pull request #410 from telemt/license Alexey 2026-03-14 14:03:39 +03:00
  • 4dc733d3e3 Create LICENSE Alexey 2026-03-14 14:03:29 +03:00
  • 4506f38bfb Update LICENSING.md Alexey 2026-03-14 14:02:12 +03:00
  • b9a33c14bb Merge pull request #409 from telemt/bump 3.3.17 Alexey 2026-03-14 13:24:33 +03:00
  • 50caeb1803 Update Cargo.toml Alexey 2026-03-14 13:24:16 +03:00
  • e57a93880b Src-IP in ME Routing + more strict bind_addresses + ME Gate fixes: merge pull request #408 from telemt/flow Alexey 2026-03-14 13:22:09 +03:00
  • dbfc43395e Merge pull request #407 from farton1983/patch-1 Alexey 2026-03-14 13:11:28 +03:00
  • 89923dbaa2 Update QUICK_START_GUIDE.ru.md farton1983 2026-03-14 11:07:12 +03:00
  • 780fafa604 Src-IP in ME Routing + more strict bind_addresses Alexey 2026-03-14 02:20:51 +03:00
  • a15f74a6f9 Configured middle_proxy_nat_ip for ME Gate on strartup Alexey 2026-03-13 16:52:24 +03:00
  • 690635d904 Merge pull request #404 from telemt/readme Alexey 2026-03-12 23:57:51 +03:00
  • d1372c5c1b Update README.md Alexey 2026-03-12 23:56:59 +03:00
  • 5073248911 systemd contrib, add sysuser & tmpfiles configs, fix service Дмитрий Марков 2026-03-12 12:47:03 +05:00
  • ae72e6f356 systemd contrib, add sysuser & tmpfiles configs, fix service Дмитрий Марков 2026-03-12 12:26:23 +05:00
  • b8da986fd5 ReRoute + Bnd-checks in API + Per-upstream Runtime Selftest + BSD-Support: merge pull request #394 from telemt/flow 3.3.16 Alexey 2026-03-11 23:34:45 +03:00
  • dd270258bf Merge pull request #393 from DavidOsipov/feature/openbsd-support Alexey 2026-03-11 23:29:51 +03:00
  • 40dc6a39c1 fix(socket): validate ack_timeout_secs and check setsockopt rc David Osipov 2026-03-11 21:10:58 +04:00
  • 8b5cbb7b4b Add Rust coding conventions and self-explanatory commenting guidelines; update dependencies and version in Cargo files; enhance OpenBSD support in installation and documentation; improve TCP socket configuration and testing David Osipov 2026-03-11 20:49:51 +04:00
  • 0e476c71a5 Merge pull request #385 from Shulyaka/Shulyaka-patch-2 Alexey 2026-03-11 11:59:31 +03:00
  • be24b47300 Per-upstream Runtime Selftest Alexey 2026-03-10 01:25:28 +03:00
  • 8cd719da3f Bnd-block in API fixes Alexey 2026-03-10 01:16:21 +03:00
  • 959d385015 ReRoute state in API Alexey 2026-03-10 00:59:25 +03:00
  • 6fa01d4c36 API Defaults: merge pull request #388 from telemt/api-defaults 3.3.15 Alexey 2026-03-10 00:28:21 +03:00