tdlight/td/telegram/net
Arseny Smirnov fb79d6f95a Layer 78. Initial Telegram Passport support.
GitOrigin-RevId: 197994bcf62a76cd963f32a8dd7f5951d7b6588b
2018-03-27 16:11:15 +03:00
..
AuthDataShared.cpp Protect G()->td_db() usage in AuthDataShared with guard 2018-03-13 16:40:02 +03:00
AuthDataShared.h Protect G()->td_db() usage in AuthDataShared with guard 2018-03-13 16:40:02 +03:00
ConnectionCreator.cpp Add IPv6 DC addresses. 2018-03-14 15:27:55 +03:00
ConnectionCreator.h Do nothing when the same proxy is set. 2018-02-20 00:44:52 +03:00
DcAuthManager.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
DcAuthManager.h Update copyright year. 2018-01-02 16:45:09 +03:00
DcId.h Update copyright year. 2018-01-02 16:45:09 +03:00
DcOptions.h Update copyright year. 2018-01-02 16:45:09 +03:00
DcOptionsSet.cpp Various fixes. 2018-02-28 13:25:07 +03:00
DcOptionsSet.h Update copyright year. 2018-01-02 16:45:09 +03:00
MtprotoHeader.cpp Layer 78. Initial Telegram Passport support. 2018-03-27 16:11:15 +03:00
MtprotoHeader.h Update copyright year. 2018-01-02 16:45:09 +03:00
NetActor.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
NetActor.h Update copyright year. 2018-01-02 16:45:09 +03:00
NetQuery.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
NetQuery.h Update copyright year. 2018-01-02 16:45:09 +03:00
NetQueryCounter.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
NetQueryCounter.h Update copyright year. 2018-01-02 16:45:09 +03:00
NetQueryCreator.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
NetQueryCreator.h Update copyright year. 2018-01-02 16:45:09 +03:00
NetQueryDelayer.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
NetQueryDelayer.h Update copyright year. 2018-01-02 16:45:09 +03:00
NetQueryDispatcher.cpp Various fixes. 2018-03-14 17:43:00 +03:00
NetQueryDispatcher.h Various fixes. 2018-03-14 17:43:00 +03:00
NetStatsManager.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
NetStatsManager.h Update copyright year. 2018-01-02 16:45:09 +03:00
NetType.h Update copyright year. 2018-01-02 16:45:09 +03:00
PublicRsaKeyShared.cpp Fix some std:: namespace function usages. 2018-02-14 00:41:45 +03:00
PublicRsaKeyShared.h Unify include order. 2018-02-03 15:58:18 +03:00
PublicRsaKeyWatchdog.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
PublicRsaKeyWatchdog.h Update copyright year. 2018-01-02 16:45:09 +03:00
Session.cpp Fix failed to send message message_id. 2018-02-20 03:14:47 +03:00
Session.h Update copyright year. 2018-01-02 16:45:09 +03:00
SessionMultiProxy.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
SessionMultiProxy.h Update copyright year. 2018-01-02 16:45:09 +03:00
SessionProxy.cpp Unify include order. 2018-02-03 15:58:18 +03:00
SessionProxy.h Update copyright year. 2018-01-02 16:45:09 +03:00
TempAuthKeyWatchdog.h Replace std::max/min with td::max/min. 2018-02-12 13:37:54 +03:00