tdlight/td/telegram/net
2022-07-14 18:38:48 +03:00
..
AuthDataShared.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
AuthDataShared.h Update copyright year. 2022-01-01 03:35:39 +03:00
ConnectionCreator.cpp Support MTPROTO_CLUSTER_INVALID error. 2022-06-06 20:36:15 +03:00
ConnectionCreator.h Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
DcAuthManager.cpp Log out only if there is main auth key, but it isn't logged in. 2022-05-02 21:41:04 +03:00
DcAuthManager.h Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
DcId.h Update copyright year. 2022-01-01 03:35:39 +03:00
DcOptions.h Update copyright year. 2022-01-01 03:35:39 +03:00
DcOptionsSet.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
DcOptionsSet.h Update copyright year. 2022-01-01 03:35:39 +03:00
MtprotoHeader.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
MtprotoHeader.h Update copyright year. 2022-01-01 03:35:39 +03:00
NetActor.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
NetActor.h Remove all NetActorOnce usages. 2022-02-04 00:46:10 +03:00
NetQuery.cpp Minor fixes. 2022-06-02 16:19:16 +03:00
NetQuery.h Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
NetQueryCounter.h Update copyright year. 2022-01-01 03:35:39 +03:00
NetQueryCreator.cpp Remove NetQuery::set_chain_ids. 2022-04-17 23:21:56 +03:00
NetQueryCreator.h Add class ChainId. 2022-02-05 23:28:43 +03:00
NetQueryDelayer.cpp Use int32 ro store last/next/total_timeout. 2022-02-04 17:05:35 +03:00
NetQueryDelayer.h Update copyright year. 2022-01-01 03:35:39 +03:00
NetQueryDispatcher.cpp Minor fixes. 2022-07-14 18:38:48 +03:00
NetQueryDispatcher.h Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
NetQueryStats.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
NetQueryStats.h Update copyright year. 2022-01-01 03:35:39 +03:00
NetStatsManager.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
NetStatsManager.h Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
NetType.h Update copyright year. 2022-01-01 03:35:39 +03:00
Proxy.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
Proxy.h Update copyright year. 2022-01-01 03:35:39 +03:00
PublicRsaKeyShared.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
PublicRsaKeyShared.h Update copyright year. 2022-01-01 03:35:39 +03:00
PublicRsaKeyWatchdog.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
PublicRsaKeyWatchdog.h Update copyright year. 2022-01-01 03:35:39 +03:00
Session.cpp Move promise_send_closure to PromiseFuture.h. 2022-06-28 14:02:14 +03:00
Session.h Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
SessionMultiProxy.cpp Reduce total timeout limit to 2 for messages.setTyping. 2022-01-03 08:57:11 +03:00
SessionMultiProxy.h Update copyright year. 2022-01-01 03:35:39 +03:00
SessionProxy.cpp Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
SessionProxy.h Update copyright year. 2022-01-01 03:35:39 +03:00
TempAuthKeyWatchdog.h trying to fix bug when active temporary auth key is dropped 2022-06-20 13:18:25 +02:00