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
eaca53604a
Fix MTProto-proxy usage with bots.
...
GitOrigin-RevId: ed82547b018fe34c5da6a9b3a98ecb9ed7b39049
2019-08-23 19:38:56 +03:00
..
AuthDataShared.cpp
Rename AuthState to AuthKeyState.
2019-07-23 02:14:34 +03:00
AuthDataShared.h
Rename AuthState to AuthKeyState.
2019-07-23 02:14:34 +03:00
ConnectionCreator.cpp
Fix MTProto-proxy usage with bots.
2019-08-23 19:38:56 +03:00
ConnectionCreator.h
Remove ProxyInfo class.
2019-07-22 14:32:21 +03:00
DcAuthManager.cpp
Rename AuthState to AuthKeyState.
2019-07-23 02:14:34 +03:00
DcAuthManager.h
Rename AuthState to AuthKeyState.
2019-07-23 02:14:34 +03:00
DcId.h
Fix DcId::create.
2019-06-10 20:00:18 +03:00
DcOptions.h
Add strongly typed ProxySecret class.
2019-07-09 05:01:12 +03:00
DcOptionsSet.cpp
…
DcOptionsSet.h
…
MtprotoHeader.cpp
Update layer 98. Support for legacy messages flag.
2019-08-15 18:16:09 +03:00
MtprotoHeader.h
Add connection_parameters options.
2019-07-15 21:37:45 +03:00
NetActor.cpp
…
NetActor.h
…
NetQuery.cpp
…
NetQuery.h
…
NetQueryCounter.cpp
…
NetQueryCounter.h
Minor improvements.
2019-07-09 06:56:06 +03:00
NetQueryCreator.cpp
…
NetQueryCreator.h
…
NetQueryDelayer.cpp
…
NetQueryDelayer.h
…
NetQueryDispatcher.cpp
Add test_flood_wait option.
2019-08-15 22:10:42 +03:00
NetQueryDispatcher.h
Minor improvements.
2019-07-09 06:56:06 +03:00
NetStatsManager.cpp
Initial background support.
2019-05-07 05:51:56 +03:00
NetStatsManager.h
Minor improvements.
2019-07-09 06:56:06 +03:00
NetType.h
Support auto-download settings.
2019-05-14 02:03:05 +03:00
Proxy.cpp
Fix testProxy.
2019-07-22 05:04:18 +03:00
Proxy.h
Fix includes.
2019-07-23 01:50:12 +03:00
PublicRsaKeyShared.cpp
…
PublicRsaKeyShared.h
…
PublicRsaKeyWatchdog.cpp
Minor improvements.
2019-07-09 06:56:06 +03:00
PublicRsaKeyWatchdog.h
…
Session.cpp
Session: fix key deletion in http connections
2019-08-01 16:03:18 +03:00
Session.h
Minor fixes.
2019-05-22 21:17:24 +03:00
SessionMultiProxy.cpp
…
SessionMultiProxy.h
Remove unused field.
2019-08-01 06:32:49 +03:00
SessionProxy.cpp
Rename AuthState to AuthKeyState.
2019-07-23 02:14:34 +03:00
SessionProxy.h
Rename AuthState to AuthKeyState.
2019-07-23 02:14:34 +03:00
TempAuthKeyWatchdog.h
…