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
/
secret.cpp
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright year.
levlam
2025-06-14
Allow to pass error code and message directly to Promise::set_error.
levlam
2025-05-26
Remove unneeded storer usages.
levlam
2025-04-18
Use bool parameters in messages.* functions.
levlam
2025-01-01
Update copyright year.
levlam
2024-08-15
Improve includes.
levlam
2024-04-02
Move relevant functions to UserManager.
levlam
2024-02-02
Add source to Binlog::sync.
levlam
2024-01-01
Update copyright year.
levlam
2023-11-27
Fix clang 14 compilation error.
levlam
2023-09-13
Minor improvements.
levlam
2023-09-11
Improve parameter names.
levlam
2023-07-18
Minor improvements.
levlam
2023-02-26
Use "receive"/"have"/"loaded" instead of "got" and other log message improvem...
levlam
2023-02-02
Initialize all BinlogEvent fields.
levlam
2023-02-02
Use explicit as_mutable_slice to get MutableSlice.
levlam
2023-01-16
Improve event_id variable names.
levlam
2023-01-01
Update copyright year.
levlam
2022-10-12
Minor improvements.
levlam
2022-10-01
Remove unused ActorId methods.
levlam
2022-09-14
Replace ConcurrentScheduler::init with constructor.
levlam
2022-06-27
Move Promise to tdutils.
levlam
2022-04-13
Add set_promises/fail_promises helper functions.
levlam
2022-03-05
Unify actor_id/actor_shared names.
levlam
2022-01-01
Update copyright year.
levlam
2021-11-21
Remove explicit verbosity level changes in tests.
levlam
2021-10-21
Minor improvements.
levlam
2021-10-06
Improve NetQueryCreator constructor.
levlam
2021-09-19
Unify include order.
levlam
2021-09-03
Update layer to 133.
levlam
2021-08-01
Add class EncryptedFile.
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-29
Pass UserId instead of int32 when creating secret chat.
levlam
2021-01-20
Replace deleteSupergroup with universal deleteChat method.
levlam
2021-01-01
Move some functions from misc.h to algorithm.h.
levlam
2021-01-01
Update copyright year.
levlam
2020-11-23
Include ConcurrentScheduler separately.
levlam
2020-11-22
Disable broken Secret_go test.
levlam
2020-10-08
Use Random::fast_bool.
levlam
2020-09-30
Fix secret chat test.
levlam
2020-09-22
Unify "log event" spelling.
levlam
2020-07-31
Update layer to 118. Support message forward count.
levlam
2020-08-19
Support receiving silent messages in secret chats.
levlam
2020-08-02
Move QtsManager to UpdatesManager.
levlam
2020-08-02
Remove qts from logevent::InboundSecretMessage.
levlam
[next]