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
b4d6662f71
Add some debug.
...
GitOrigin-RevId: 29b2efa626ed4a6a0c0eb2ac2cec2fb245e9e6b5
2018-06-25 01:51:15 +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
New transport improvements.
2018-06-16 03:03:14 +03:00
ConnectionCreator.h
Better ping of main DC.
2018-06-04 18:55:38 +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
Update layer to 79. Some fixes.
2018-04-24 19:21:47 +03:00
DcOptions.h
Prefer IPv4 for connections through proxy.
2018-06-04 20:50:34 +03:00
DcOptionsSet.cpp
Prefer IPv4 for connections through proxy.
2018-06-04 20:50:34 +03:00
DcOptionsSet.h
DcOptionsSet::find_all_connections.
2018-06-03 02:35:32 +03:00
MtprotoHeader.cpp
Update layer to 81.
2018-06-01 23:15:13 +03:00
MtprotoHeader.h
Update InitConnection request.
2018-05-22 14:09:58 +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
Better INPUT_METHOD_INVALID logging.
2018-06-25 00:52:17 +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
Add debug for INPUT_METHOD_INVALID and BOT_METHOD_INVALID.
2018-06-08 21:42:04 +03:00
NetQueryCreator.h
Update layer to 79. Some fixes.
2018-04-24 19:21:47 +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
Use 2 connections for file download.
2018-06-01 22:16:35 +03:00
NetQueryDispatcher.h
Notify sessions about mtproto header updates.
2018-05-10 21:02:24 +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
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
Use CancellationToken for ConnectionCreator::request_connection promises
2018-06-13 19:20:42 +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
Session: cache salt for temp keys, better on_mtproto_header
2018-06-13 18:17:27 +03:00
SessionProxy.h
Session: cache salt for temp keys, better on_mtproto_header
2018-06-13 18:17:27 +03:00
TempAuthKeyWatchdog.h
Update layer to 79. Some fixes.
2018-04-24 19:21:47 +03:00