tdlight/td/telegram/net
2023-10-28 00:06:56 +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 Fix max_proxy_id_ initialization. 2023-10-14 03:06:01 +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 Add more common.h includes. 2023-08-05 16:09:36 +03:00
MtprotoHeader.cpp Add more common.h includes. 2023-08-05 16:09:36 +03:00
MtprotoHeader.h Minor improvements. 2023-08-05 15:31:42 +03:00
NetActor.cpp
NetActor.h
NetQuery.cpp Simplify NetQuery creation. 2023-08-30 18:13:35 +03:00
NetQuery.h Always call fetch_result on the whole NetQueryPtr. 2023-09-02 22:39:26 +03:00
NetQueryCounter.h
NetQueryCreator.cpp Simplify NetQuery creation. 2023-08-30 18:13:35 +03:00
NetQueryCreator.h Add more common.h includes. 2023-08-05 16:09:36 +03:00
NetQueryDelayer.cpp Remove unsafe non-const NetQuery accessors. 2023-08-30 18:25:26 +03:00
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 Save all state flags to ack_state_. 2023-09-01 16:11:21 +03:00
NetStatsManager.cpp Fix video story network statistics. 2023-09-11 17:02:58 +03:00
NetStatsManager.h Fix video story network statistics. 2023-09-11 17:02:58 +03:00
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 Remove redundant actor name from log messages. 2023-10-23 15:57:36 +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 Resend auth.dropTempAuthKeys with delay. 2023-07-17 19:37:52 +03:00