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
4abc124cce
Add PublicRsaKeyWatchdog.
...
GitOrigin-RevId: b59695d96b97c6ef01a8dc0da89f07e9e250d61a
2019-12-28 15:04:32 +03:00
..
AuthDataShared.cpp
Use td::remove_if.
2019-10-21 16:25:56 +03:00
AuthDataShared.h
Rename AuthState to AuthKeyState.
2019-07-23 02:14:34 +03:00
ConnectionCreator.cpp
Rename save_system_time to save_server_time.
2019-12-25 16:57:18 +03:00
ConnectionCreator.h
Remove ProxyInfo class.
2019-07-22 14:32:21 +03:00
DcAuthManager.cpp
Minor fixes.
2019-12-23 20:48:30 +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
Add logging to find_all_connections.
2019-12-05 15:36:32 +03:00
DcOptionsSet.h
Update copyright year.
2019-01-01 01:02:34 +03:00
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
Update copyright year.
2019-01-01 01:02:34 +03:00
NetActor.h
Remove unneded includes of td/utils/loggging.h.
2019-02-12 23:48:16 +03:00
NetQuery.cpp
Remove unneded explicit td::.
2019-09-15 06:19:46 +03:00
NetQuery.h
Partial support for scheduled message IDs.
2019-11-26 23:47:13 +03:00
NetQueryCounter.cpp
Update copyright year.
2019-01-01 01:02:34 +03:00
NetQueryCounter.h
Minor improvements.
2019-07-09 06:56:06 +03:00
NetQueryCreator.cpp
Fix formatting.
2019-02-13 00:28:47 +03:00
NetQueryCreator.h
Various include and other fixes.
2019-02-12 19:48:52 +03:00
NetQueryDelayer.cpp
QR code authentication fixes.
2019-12-18 03:47:51 +03:00
NetQueryDelayer.h
Update copyright year.
2019-01-01 01:02:34 +03:00
NetQueryDispatcher.cpp
Minor fixes.
2019-12-23 20:48:30 +03:00
NetQueryDispatcher.h
Add NetQueryDispatcher::set_main_dc_id.
2019-12-17 02:35:58 +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
Use td::remove_if.
2019-10-21 16:25:56 +03:00
PublicRsaKeyShared.h
Add separate key for test DC.
2019-01-02 02:43:37 +03:00
PublicRsaKeyWatchdog.cpp
Add PublicRsaKeyWatchdog.
2019-12-28 15:04:32 +03:00
PublicRsaKeyWatchdog.h
Update copyright year.
2019-01-01 01:02:34 +03:00
Session.cpp
Fix system time it it goes backwards
2019-12-24 19:51:41 +04:00
Session.h
QR code authentication fixes.
2019-12-18 03:47:51 +03:00
SessionMultiProxy.cpp
Fix PFS in CDN.
2019-12-28 14:25:17 +03:00
SessionMultiProxy.h
Remove unused field.
2019-08-01 06:32:49 +03:00
SessionProxy.cpp
QR code authentication fixes.
2019-12-18 03:47:51 +03:00
SessionProxy.h
Rename AuthState to AuthKeyState.
2019-07-23 02:14:34 +03:00
TempAuthKeyWatchdog.h
Minor fixes.
2019-12-23 20:48:30 +03:00