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 51eec319b8 Fix some includes.
GitOrigin-RevId: 4c81e2fd0101f3c5bb23912681e7d02a60da5622
2018-10-28 20:30:47 +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 Add debug. 2018-10-27 02:58:31 +03:00
ConnectionCreator.h Various fixes. 2018-09-27 16:37:15 +03:00
DcAuthManager.cpp Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
DcAuthManager.h Fix some includes. 2018-10-28 20:30:47 +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 Fix some spelling. 2018-10-07 23:40:58 +03:00
Session.h Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
SessionMultiProxy.cpp Session: cache salt for temp keys, better on_mtproto_header 2018-06-13 18:17:27 +03:00
SessionMultiProxy.h Notify sessions about mtproto header updates. 2018-05-10 21:02:24 +03:00
SessionProxy.cpp Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00
SessionProxy.h Update layer to 82. Contact.vcard support. 2018-06-26 00:10:53 +03:00
TempAuthKeyWatchdog.h Use td::unique_ptr instead of std::unique_ptr whenever possible. 2018-09-27 04:19:03 +03:00