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
/
files
History
Arseny Smirnov
fb79d6f95a
Layer 78. Initial Telegram Passport support.
...
GitOrigin-RevId: 197994bcf62a76cd963f32a8dd7f5951d7b6588b
2018-03-27 16:11:15 +03:00
..
FileDb.cpp
Add debug.
2018-04-04 22:37:14 +03:00
FileDb.h
Update copyright year.
2018-01-02 16:45:09 +03:00
FileDownloader.cpp
Better DelayDispatcher
2018-03-17 20:06:16 +03:00
FileDownloader.h
Check hash of local files with same name, before download
2018-02-26 13:05:14 +03:00
FileFromBytes.cpp
Update copyright year.
2018-01-02 16:45:09 +03:00
FileFromBytes.h
Use int8 for upload/download priority.
2018-01-20 14:47:53 +03:00
FileGcParameters.cpp
Update copyright year.
2018-01-02 16:45:09 +03:00
FileGcParameters.h
Update copyright year.
2018-01-02 16:45:09 +03:00
FileGcWorker.cpp
Fixed several bugs found by PVS-Studio by @SvyatoslavRazmyslov.
2018-03-20 15:18:16 +03:00
FileGcWorker.h
Update copyright year.
2018-01-02 16:45:09 +03:00
FileGenerateManager.cpp
Store remote location with FileId
2018-03-06 21:31:20 +03:00
FileGenerateManager.h
Update copyright year.
2018-01-02 16:45:09 +03:00
FileHashUploader.cpp
Update copyright year.
2018-01-02 16:45:09 +03:00
FileHashUploader.h
Use int8 for upload/download priority.
2018-01-20 14:47:53 +03:00
FileId.h
Remove now unsafe FileId constructors.
2018-03-07 02:37:39 +03:00
FileId.hpp
Update copyright year.
2018-01-02 16:45:09 +03:00
FileLoader.cpp
Layer 78. Initial Telegram Passport support.
2018-03-27 16:11:15 +03:00
FileLoader.h
Better DelayDispatcher
2018-03-17 20:06:16 +03:00
FileLoaderActor.h
Remove EmptyGenerateFileLocation.
2018-01-20 17:06:22 +03:00
FileLoaderUtils.cpp
Layer 78. Initial Telegram Passport support.
2018-03-27 16:11:15 +03:00
FileLoaderUtils.h
Check hash of local files with same name, before download
2018-02-26 13:05:14 +03:00
FileLoadManager.cpp
Various fixes.
2018-03-06 19:27:52 +03:00
FileLoadManager.h
FileLoadManager: separate resource manager for each datacenter
2018-02-27 22:47:14 +03:00
FileLocation.h
Layer 78. Initial Telegram Passport support.
2018-03-27 16:11:15 +03:00
FileManager.cpp
Layer 78. Initial Telegram Passport support.
2018-03-27 16:11:15 +03:00
FileManager.h
Layer 78. Initial Telegram Passport support.
2018-03-27 16:11:15 +03:00
FileManager.hpp
Layer 78. Initial Telegram Passport support.
2018-03-27 16:11:15 +03:00
FileStats.cpp
Update copyright year.
2018-01-02 16:45:09 +03:00
FileStats.h
Update copyright year.
2018-01-02 16:45:09 +03:00
FileStatsWorker.cpp
Fix walk_path on Windows.
2018-01-26 04:06:53 +03:00
FileStatsWorker.h
Update copyright year.
2018-01-02 16:45:09 +03:00
FileUploader.cpp
FileManager: multiple fixes
2018-01-30 15:33:02 +03:00
FileUploader.h
Update copyright year.
2018-01-02 16:45:09 +03:00
PartsManager.cpp
Replace std::max/min with td::max/min.
2018-02-12 13:37:54 +03:00
PartsManager.h
FileManager: multiple fixes
2018-01-30 15:33:02 +03:00
ResourceManager.cpp
Replace std::max/min with td::max/min.
2018-02-12 13:37:54 +03:00
ResourceManager.h
Use int8 for upload/download priority.
2018-01-20 14:47:53 +03:00
ResourceState.h
Replace std::max/min with td::max/min.
2018-02-12 13:37:54 +03:00