tdlight/td/telegram/net
levlam 1ab13463bf Add td_api::editProxy.
GitOrigin-RevId: aae0664d65ce0731b1a9ede9615453cfe0822619
2018-07-27 18:10:45 +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 td_api::editProxy. 2018-07-27 18:10:45 +03:00
ConnectionCreator.h Add td_api::editProxy. 2018-07-27 18:10:45 +03:00
DcAuthManager.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
DcAuthManager.h Fix some includes. 2018-06-26 02:43:11 +03:00
DcId.h Remove unnecessary semicolons after namespace end. 2018-07-18 04:30:29 +03:00
DcOptions.h Remove unnecessary semicolons after namespace end. 2018-07-18 04:30:29 +03:00
DcOptionsSet.cpp Add support for HTTP-only HTTP proxies. 2018-07-27 03:54:25 +03:00
DcOptionsSet.h Add support for HTTP-only HTTP proxies. 2018-07-27 03:54:25 +03:00
MtprotoHeader.cpp Support language_pack in MTProto header. 2018-07-02 23:44:23 +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 Add debug for INPUT_METHOD_INVALID and BOT_METHOD_INVALID. 2018-06-08 21:42:04 +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 Minor fixes. 2018-07-17 14:27:24 +03:00
NetQueryCreator.h Update layer to 82. Contact.vcard support. 2018-06-26 00:10:53 +03:00
NetQueryDelayer.cpp Use CREATE_OK_REQUEST_PROMISE instead of simple RequestOnceActor. 2018-06-29 00:06:17 +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 Add some debug. 2018-06-25 01:51:15 +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 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 Fix some includes. 2018-06-26 02:43:11 +03:00
PublicRsaKeyWatchdog.h Update layer to 82. Contact.vcard support. 2018-06-26 00:10:53 +03:00
Session.cpp Fix some string to Slice conversions. 2018-07-08 02:47:46 +03:00
Session.h Use CancellationToken for ConnectionCreator::request_connection promises 2018-06-13 19:20:42 +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 Fix some td/actor/ includes. 2018-07-03 22:29:04 +03:00
SessionProxy.h Update layer to 82. Contact.vcard support. 2018-06-26 00:10:53 +03:00
TempAuthKeyWatchdog.h Update layer to 79. Some fixes. 2018-04-24 19:21:47 +03:00