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
/
tdutils
/
test
History
levlam
b3bae546ec
Various fixes.
...
GitOrigin-RevId: 52699dbd5280b63c6bb32da44ea5bfa3157a7922
2018-09-27 16:37:15 +03:00
..
buffer.cpp
Fix some includes.
2018-09-10 04:08:15 +03:00
crypto.cpp
rsa_{de,en}crypt_pkcs1_oaep
2018-03-26 19:09:25 +03:00
Enumerator.cpp
Various fixes.
2018-03-06 19:27:52 +03:00
filesystem.cpp
Update copyright year.
2018-01-02 16:45:09 +03:00
gzip.cpp
Remove legacy ChainBufferWriter::create_empty.
2018-09-10 18:00:28 +03:00
HazardPointers.cpp
Update copyright year.
2018-01-02 16:45:09 +03:00
heap.cpp
Update copyright year.
2018-01-02 16:45:09 +03:00
json.cpp
Fix json_decode.
2018-03-09 20:43:24 +03:00
misc.cpp
Various fixes.
2018-09-27 16:37:15 +03:00
MpmcQueue.cpp
Remove logging to ERROR in test.
2018-06-05 02:53:22 +03:00
MpmcWaiter.cpp
Use td::unique_ptr instead of std::unique_ptr whenever possible.
2018-09-27 04:19:03 +03:00
MpscLinkQueue.cpp
Use td::unique_ptr instead of std::unique_ptr whenever possible.
2018-09-27 04:19:03 +03:00
OrderedEventsProcessor.cpp
Update copyright year.
2018-01-02 16:45:09 +03:00
port.cpp
Simplify reader_wait and fix some includes.
2018-09-13 21:22:25 +03:00
pq.cpp
Make BigNum::from_decimal safe.
2018-08-09 21:03:21 +03:00
SharedObjectPool.cpp
Update copyright year.
2018-01-02 16:45:09 +03:00
variant.cpp
Use td::unique_ptr instead of std::unique_ptr whenever possible.
2018-09-27 04:19:03 +03:00