aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/mtproto.cpp
AgeCommit message (Expand)Author
2026-04-30Fix includes.levlam
2026-04-17Improve test.levlam
2026-01-01Update copyright year.levlam
2025-11-03Add Op::ml_kem_768_key().levlam
2025-10-31Add Op::padding().levlam
2025-04-24Use Random::secure_uint64().levlam
2025-01-01Update copyright year.levlam
2024-09-10Improve variable names.levlam
2024-08-15Improve includes.levlam
2024-05-20Move class HttpDate to tdutils.levlam
2024-01-22Minor improvements.levlam
2024-01-22Reuse the same PublicRsaKeySharedMain object.levlam
2024-01-22Use separate implementations for main and CDN RSA keys.levlam
2024-01-01Update copyright year.levlam
2023-05-14Reset server time difference after a "MessageId is too high" error.levlam
2023-02-26Use "receive"/"have"/"loaded" instead of "got" and other log message improvem...levlam
2023-01-01Update copyright year.levlam
2022-09-14Replace ConcurrentScheduler::init with constructor.levlam
2022-08-18Explicitly pass options to get_simple_config_*.levlam
2022-06-27Move Promise to tdutils.levlam
2022-06-14Minor fixes.levlam
2022-06-09Move FloodControlGlobal to tdutils.levlam
2022-06-09Minor improvements.levlam
2022-03-05Unify actor_id/actor_shared names.levlam
2022-01-09Don't use implicitly namespace td in MTProto tests.levlam
2022-01-01Update copyright year.levlam
2021-11-21Remove explicit verbosity level changes in tests.levlam
2021-11-04Minor improvements.levlam
2021-10-22Fix TransparentProxy::Callback.levlam
2021-10-21Minor improvements.levlam
2021-10-18Minor improvements.levlam
2021-08-21Fix MTProto tests.levlam
2021-07-08Update server keys.levlam
2021-07-05Move DhCallback to a separate header.levlam
2021-07-05Move remaining MTProto classes to namespace mtproto.levlam
2021-07-04Make inherited classes final if possible.levlam
2021-07-03Use final instead of override.levlam
2021-05-26Remove REGISTER_TESTS define.levlam
2021-05-17Don't include SliceBuilder.h in logging.h.levlam
2021-03-26Fix compilation errors and formatting.levlam
2021-03-26TD_EXPERIMENTAL_WATCH_OS cmake optionArseny Smirnov
2021-01-01Update copyright year.levlam
2021-01-01Include improvements.levlam
2020-12-22Add RSA test.levlam
2020-11-23Include ConcurrentScheduler separately.levlam
2020-11-21Fix tests logic.levlam
2020-08-27Deprecate ActorShared with 0 token.levlam
2020-08-13Minor improvements.levlam
2020-07-15Fix TLS handshake.levlam
2020-05-30Fix MTProto tests.levlam