tdlight/td/telegram/net
levlam 9d3ab75c56 Fix some spelling.
GitOrigin-RevId: 351e7c32fee3fb9249d561434ba1515082e757b0
2018-12-14 01:48:36 +03:00
..
AuthDataShared.cpp Protect G()->td_db() usage in AuthDataShared with guard 2018-03-13 16:40:02 +03:00
AuthDataShared.h Remove unnecessary semicolons after namespace end. 2018-07-18 04:30:29 +03:00
ConnectionCreator.cpp Connections creation debug 2018-11-20 13:09:52 +04:00
ConnectionCreator.h Various fixes. 2018-09-27 16:37:15 +03:00
DcAuthManager.cpp Fix preloading of just received in getDialogs dialogs. 2018-11-18 00:24:19 +03:00
DcAuthManager.h A lot of various fixes. 2018-12-11 23:18:58 +03:00
DcId.h Add Wdeprecated flag. 2018-08-28 01:08:51 +03:00
DcOptions.h Add get_ipv4 test. 2018-09-11 21:49:39 +03:00
DcOptionsSet.cpp Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
DcOptionsSet.h Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
MtprotoHeader.cpp Update layer to 85. 2018-08-10 19:39:48 +03:00
MtprotoHeader.h Better MTProto header updates. 2018-07-02 23:36:45 +03:00
NetActor.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
NetActor.h Move NetActorOnce to NetActor.h. 2018-04-19 19:00:54 +03:00
NetQuery.cpp Fix some includes. 2018-06-26 02:43:11 +03:00
NetQuery.h Fix some MSVC Analyzer warnings. 2018-10-26 17:11:20 +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 Fix some includes. 2018-08-10 21:54:17 +03:00
NetQueryCreator.h Update layer to 82. Contact.vcard support. 2018-06-26 00:10:53 +03:00
NetQueryDelayer.cpp Fix some spelling. 2018-10-07 23:40:58 +03:00
NetQueryDelayer.h Update layer to 82. Contact.vcard support. 2018-06-26 00:10:53 +03:00
NetQueryDispatcher.cpp Use CREATE_OK_REQUEST_PROMISE instead of simple RequestOnceActor. 2018-06-29 00:06:17 +03:00
NetQueryDispatcher.h Fix some includes. 2018-06-26 02:43:11 +03:00
NetStatsManager.cpp Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
NetStatsManager.h Remove fileTypeSecureEncrypted. 2018-04-27 11:00:56 +03:00
NetType.h Update layer to 79. Some fixes. 2018-04-24 19:21:47 +03:00
PublicRsaKeyShared.cpp Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
PublicRsaKeyShared.h Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
PublicRsaKeyWatchdog.cpp Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
PublicRsaKeyWatchdog.h Update layer to 82. Contact.vcard support. 2018-06-26 00:10:53 +03:00
Session.cpp Remove unused callback from SessionConnection. 2018-12-11 23:34:46 +03:00
Session.h Fix some spelling. 2018-12-14 01:48:36 +03:00
SessionMultiProxy.cpp Remove now unused need_wait_for_key. 2018-12-11 23:43:52 +03:00
SessionMultiProxy.h Notify sessions about mtproto header updates. 2018-05-10 21:02:24 +03:00
SessionProxy.cpp Remove now unused need_wait_for_key. 2018-12-11 23:43:52 +03:00
SessionProxy.h Remove now unused need_wait_for_key. 2018-12-11 23:43:52 +03:00
TempAuthKeyWatchdog.h Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00