This website requires JavaScript.
Explore
Help
Sign In
andreacavalli
/
tdlib-fork
Archived
Watch
1
Star
0
Fork
0
You've already forked tdlib-fork
Code
Pull Requests
Releases
Activity
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
History
levlam
b3bae546ec
Various fixes.
...
GitOrigin-RevId: 52699dbd5280b63c6bb32da44ea5bfa3157a7922
2018-09-27 16:37:15 +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
Use td::unique_ptr instead of std::unique_ptr whenever possible.
2018-09-27 04:19:03 +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-06-26 02:43:11 +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
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
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
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
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
Use td::unique_ptr instead of std::unique_ptr whenever possible.
2018-09-27 04:19:03 +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