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
1ac97a6ba7
Various fixes.
...
GitOrigin-RevId: 80fa34e64e6824a0f96c38d2e8b0a32455267ea8
2018-02-28 13:25:07 +03:00
..
AuthDataShared.cpp
Fix some std:: namespace function usages.
2018-02-14 00:41:45 +03:00
AuthDataShared.h
Fix include.
2018-02-12 13:54:27 +03:00
ConnectionCreator.cpp
Fix scheduler_id for GetHostByNameActor.
2018-02-20 20:16:17 +03:00
ConnectionCreator.h
Do nothing when the same proxy is set.
2018-02-20 00:44:52 +03:00
DcAuthManager.cpp
Update copyright year.
2018-01-02 16:45:09 +03:00
DcAuthManager.h
Update copyright year.
2018-01-02 16:45:09 +03:00
DcId.h
Update copyright year.
2018-01-02 16:45:09 +03:00
DcOptions.h
Update copyright year.
2018-01-02 16:45:09 +03:00
DcOptionsSet.cpp
Various fixes.
2018-02-28 13:25:07 +03:00
DcOptionsSet.h
Update copyright year.
2018-01-02 16:45:09 +03:00
MtprotoHeader.cpp
Update layer to 76: add messageWebsiteConnected.
2018-02-22 03:36:40 +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
Update copyright year.
2018-01-02 16:45:09 +03:00
NetQuery.cpp
Update copyright year.
2018-01-02 16:45:09 +03:00
NetQuery.h
Update copyright year.
2018-01-02 16:45:09 +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
Update copyright year.
2018-01-02 16:45:09 +03:00
NetQueryDelayer.h
Update copyright year.
2018-01-02 16:45:09 +03:00
NetQueryDispatcher.cpp
Replace std::max/min with td::max/min.
2018-02-12 13:37:54 +03:00
NetQueryDispatcher.h
Update copyright year.
2018-01-02 16:45:09 +03:00
NetStatsManager.cpp
Update copyright year.
2018-01-02 16:45:09 +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
Update copyright year.
2018-01-02 16:45:09 +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