tdlight/td/telegram/net
2023-08-05 16:09:36 +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 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
NetQuery.h Use empty name for unused move constructor/assignment parameter. 2023-05-05 13:51:19 +03:00
NetQueryCounter.h
NetQueryCreator.cpp Support NetQueryCreator without Scheduler. 2023-07-26 14:46:31 +03:00
NetQueryCreator.h Add more common.h includes. 2023-08-05 16:09:36 +03:00
NetQueryDelayer.cpp
NetQueryDelayer.h
NetQueryDispatcher.cpp Move main Session to database scheduler if there is no database. 2023-07-26 13:13:21 +03:00
NetQueryDispatcher.h
NetQueryStats.cpp
NetQueryStats.h
NetStatsManager.cpp
NetStatsManager.h Add more common.h includes. 2023-08-05 16:09:36 +03:00
NetType.h
Proxy.cpp
Proxy.h
PublicRsaKeyShared.cpp
PublicRsaKeyShared.h
PublicRsaKeyWatchdog.cpp
PublicRsaKeyWatchdog.h
Session.cpp Make MtprotoHeader thread-safe. 2023-07-26 12:48:59 +03:00
Session.h Call Session::loop with send_closure_later to unify stack traces. 2023-07-20 19:12:59 +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 Parse updates in another thread. 2023-07-27 12:52:29 +03:00
SessionProxy.h Add more common.h includes. 2023-08-05 16:09:36 +03:00
TempAuthKeyWatchdog.h Resend auth.dropTempAuthKeys with delay. 2023-07-17 19:37:52 +03:00