tdlight/td/telegram/net
2023-07-17 19:37:52 +03:00
..
AuthDataShared.cpp Fix includes. 2023-05-18 14:33:00 +03:00
AuthDataShared.h Fix includes. 2023-05-18 14:33:00 +03:00
AuthKeyState.h Move AuthKeyState to a separate header. 2023-05-04 14:53:07 +03:00
ConnectionCreator.cpp Always list actor_id first in lambda capture. 2023-07-11 17:53:43 +03:00
ConnectionCreator.h Fix session_id type. 2023-05-14 23:00:56 +03:00
DcAuthManager.cpp Move AuthKeyState to a separate header. 2023-05-04 14:53:07 +03:00
DcAuthManager.h Fix includes. 2023-05-18 14:33:00 +03:00
DcId.h
DcOptions.h
DcOptionsSet.cpp Allow IPv6 connections on watchOS. 2023-06-16 13:24:21 +03:00
DcOptionsSet.h
MtprotoHeader.cpp
MtprotoHeader.h
NetActor.cpp
NetActor.h
NetQuery.cpp
NetQuery.h Use empty name for unused move constructor/assignment parameter. 2023-05-05 13:51:19 +03:00
NetQueryCounter.h
NetQueryCreator.cpp Increase min_gzipped_size for bots. 2023-05-10 02:06:24 +03:00
NetQueryCreator.h
NetQueryDelayer.cpp
NetQueryDelayer.h
NetQueryDispatcher.cpp
NetQueryDispatcher.h
NetQueryStats.cpp
NetQueryStats.h
NetStatsManager.cpp
NetStatsManager.h
NetType.h
Proxy.cpp
Proxy.h
PublicRsaKeyShared.cpp
PublicRsaKeyShared.h
PublicRsaKeyWatchdog.cpp
PublicRsaKeyWatchdog.h
Session.cpp Reduce refresh margin for persistent temp auth keys to speed up recover when the old key reregisters after auth.dropTempAuthKeys. 2023-07-17 19:21:18 +03:00
Session.h Reduce refresh margin for persistent temp auth keys to speed up recover when the old key reregisters after auth.dropTempAuthKeys. 2023-07-17 19:21:18 +03:00
SessionMultiProxy.cpp Persist temporary keys for main sessions if multiple sessions enabled. 2023-05-04 15:54:21 +03:00
SessionMultiProxy.h Use empty name for unused move constructor/assignment parameter. 2023-05-05 13:51:19 +03:00
SessionProxy.cpp Reduce refresh margin for persistent temp auth keys to speed up recover when the old key reregisters after auth.dropTempAuthKeys. 2023-07-17 19:21:18 +03:00
SessionProxy.h Fix includes. 2023-05-18 14:33:00 +03:00
TempAuthKeyWatchdog.h Resend auth.dropTempAuthKeys with delay. 2023-07-17 19:37:52 +03:00