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