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 2c4678a1e3 Send NetQuery to callback when closing.
GitOrigin-RevId: 6e564fd9401ae4352471d2938058d02e54c73f05
2018-04-19 20:21:26 +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 Explicitly specify enum underlying type. 2018-04-19 16:08:30 +03:00
DcAuthManager.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
DcAuthManager.h Explicitly specify enum underlying type. 2018-04-19 16:08:30 +03:00
DcId.h Explicitly specify enum underlying type. 2018-04-19 16:08:30 +03:00
DcOptions.h Explicitly specify enum underlying type. 2018-04-19 16:08:30 +03:00
DcOptionsSet.cpp Various fixes. 2018-02-28 13:25:07 +03:00
DcOptionsSet.h Explicitly specify enum underlying type. 2018-04-19 16:08:30 +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 Move NetActorOnce to NetActor.h. 2018-04-19 19:00:54 +03:00
NetQuery.cpp Send NetQuery to callback when closing. 2018-04-19 20:21:26 +03:00
NetQuery.h Send NetQuery to callback when closing. 2018-04-19 20:21:26 +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 Send NetQuery to callback when closing. 2018-04-19 20:21:26 +03:00
NetQueryDelayer.h Send NetQuery to callback when closing. 2018-04-19 20:21:26 +03:00
NetQueryDispatcher.cpp Send NetQuery to callback when closing. 2018-04-19 20:21:26 +03:00
NetQueryDispatcher.h Send NetQuery to callback when closing. 2018-04-19 20:21:26 +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 Explicitly specify enum underlying type. 2018-04-19 16:08:30 +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