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
81776db03a
Enumerator: do not invalidate pointers to elements
...
GitOrigin-RevId: 0d535d7052b9cb95365eff4bf35ddf30966ec90f
2018-03-07 10:47:33 +03:00
..
FileDb.cpp
Optimize FileNode size by moving GenerateLocation to unique_ptr.
2018-02-04 20:27:05 +03:00
FileDb.h
Update copyright year.
2018-01-02 16:45:09 +03:00
FileDownloader.cpp
Fix file list hash calculation.
2018-03-07 02:02:49 +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
Update copyright year.
2018-01-02 16:45:09 +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
Check hash of local files with same name, before download
2018-02-26 13:05:14 +03:00
FileLoader.h
Check hash of local files with same name, before download
2018-02-26 13:05:14 +03:00
FileLoaderActor.h
Remove EmptyGenerateFileLocation.
2018-01-20 17:06:22 +03:00
FileLoaderUtils.cpp
Various fixes.
2018-02-28 13:25:07 +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
Fix suggested name for generate, local and URL files.
2018-02-20 01:28:06 +03:00
FileManager.cpp
Remove now unsafe FileId constructors.
2018-03-07 02:37:39 +03:00
FileManager.h
Enumerator: do not invalidate pointers to elements
2018-03-07 10:47:33 +03:00
FileManager.hpp
Store remote location with FileId
2018-03-06 21:31:20 +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