telemt/docs
David Osipov c8632de5b6
Update dependencies and refactor random number generation
- Bump versions of several dependencies in Cargo.toml for improved functionality and security, including:
  - socket2 to 0.6
  - nix to 0.31
  - toml to 1.0
  - x509-parser to 0.18
  - dashmap to 6.1
  - rand to 0.10
  - reqwest to 0.13
  - notify to 8.2
  - ipnetwork to 0.21
  - webpki-roots to 1.0
  - criterion to 0.8
- Introduce `OnceLock` for secure random number generation in multiple modules to ensure thread safety and reduce overhead.
- Refactor random number generation calls to use the new `RngExt` trait methods for consistency and clarity.
- Add new PNG files for architectural documentation.
2026-03-21 15:43:07 +04:00
..
LICENSE Telemt PL 3 на русском языке 2026-03-14 15:23:41 +03:00
fronting-splitting Update TLS-F-TCP-S.ru.md 2026-03-17 11:56:56 +03:00
middle-end/KDF-internals Middle-End docs 2026-03-14 15:10:07 +03:00
model Update dependencies and refactor random number generation 2026-03-21 15:43:07 +04:00
API.md Add Shadowsocks upstream support 2026-03-18 12:36:44 +03:00
CONFIG_PARAMS.en.md Add comprehensive security tests for masking and shape hardening features 2026-03-21 00:30:51 +04:00
FAQ.en.md Add Shadowsocks upstream support 2026-03-18 12:36:44 +03:00
FAQ.ru.md Add Shadowsocks upstream support 2026-03-18 12:36:44 +03:00
OPENBSD.en.md 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 2026-03-11 20:49:51 +04:00
QUICK_START_GUIDE.en.md fix(docker): expose port 9091 and allow external API access 2026-03-19 15:54:01 +03:00
QUICK_START_GUIDE.ru.md fix(docker): expose port 9091 and allow external API access 2026-03-19 15:54:01 +03:00
TUNING.de.md Add Shadowsocks upstream support 2026-03-18 12:36:44 +03:00
TUNING.en.md Add Shadowsocks upstream support 2026-03-18 12:36:44 +03:00
TUNING.ru.md Add Shadowsocks upstream support 2026-03-18 12:36:44 +03:00
XRAY-SINGBOX-ROUTING.ru.md Create XRAY-SINGBOX-ROUTING.ru.md 2026-03-02 01:23:09 +03:00