tdlight/td/telegram/net
2023-11-24 00:09:36 +03:00
..
AuthDataShared.cpp Add static AuthDataShared::get_auth_key_for_dc(). 2023-10-23 15:26:52 +03:00
AuthDataShared.h Add static AuthDataShared::get_auth_key_for_dc(). 2023-10-23 15:26:52 +03:00
AuthKeyState.h
ConnectionCreator.cpp Explicitly disable addProxy for watchOS and Emscripten. 2023-11-24 00:09:36 +03:00
ConnectionCreator.h Don't try to init proxies if they have never been added. 2023-10-12 23:41:46 +03:00
DcAuthManager.cpp Don't use promise emptiness to check that auth keys are being destroyed. 2023-10-23 14:12:25 +03:00
DcAuthManager.h Don't use promise emptiness to check that auth keys are being destroyed. 2023-10-23 14:12:25 +03:00
DcId.h Add DcId::MAX_RAW_DC_ID. 2023-10-23 15:40:57 +03:00
DcOptions.h
DcOptionsSet.cpp Minor improvements. 2023-10-28 00:06:56 +03:00
DcOptionsSet.h
MtprotoHeader.cpp Use the latest initConnection constructor. 2023-11-20 13:53:42 +03:00
MtprotoHeader.h
NetActor.cpp
NetActor.h
NetQuery.cpp
NetQuery.h
NetQueryCounter.h
NetQueryCreator.cpp
NetQueryCreator.h
NetQueryDelayer.cpp
NetQueryDelayer.h
NetQueryDispatcher.cpp Fix index type. 2023-10-27 23:14:52 +03:00
NetQueryDispatcher.h Add DcId::MAX_RAW_DC_ID. 2023-10-23 15:40:57 +03:00
NetQueryStats.cpp
NetQueryStats.h
NetStatsManager.cpp
NetStatsManager.h
NetType.h
Proxy.cpp
Proxy.h
PublicRsaKeyShared.cpp
PublicRsaKeyShared.h
PublicRsaKeyWatchdog.cpp
PublicRsaKeyWatchdog.h
Session.cpp Improve field names. 2023-10-23 14:10:39 +03:00
Session.h Improve field names. 2023-10-23 14:10:39 +03:00
SessionMultiProxy.cpp Minor improvements. 2023-11-23 08:31:56 +03:00
SessionMultiProxy.h Forcely disable multiple sessions and PFS while destroying auth key. 2023-10-23 14:58:12 +03:00
SessionProxy.cpp Remove redundant actor name from log messages. 2023-10-23 15:57:36 +03:00
SessionProxy.h Forcely disable multiple sessions and PFS while destroying auth key. 2023-10-23 14:58:12 +03:00
TempAuthKeyWatchdog.h