This repository has been archived on 2020-05-25. You can view files and clone it, but cannot push or open issues or pull requests.
tdlib-fork/td/telegram/net
levlam 184af85bfc Update layer 78: venue_type, email code length.
GitOrigin-RevId: c10dc49dd0ecd467a78b17081239305035f6e642
2018-04-09 21:06:37 +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 Email address verification 2018-04-09 19:04:21 +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 layer 78: venue_type, email code length. 2018-04-09 21:06:37 +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