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
c10ac96cc9
Various fixes.
...
GitOrigin-RevId: 3880e2fc5b8704f163817699ec1043f2f7a39b83
2018-03-14 17:43:00 +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
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
Various fixes.
2018-03-14 17:43:00 +03:00
NetQueryDispatcher.h
Various fixes.
2018-03-14 17:43:00 +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