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
/
mtproto
History
levlam
e2d1a71d3b
Improve as<>.
...
GitOrigin-RevId: 227b2bae3079bed93936db16c4846c8d0a49bd39
2018-12-20 01:46:55 +03:00
..
AuthData.cpp
Drop session when we have to ignore a packet
2018-12-07 00:01:55 +03:00
AuthData.h
Fix getter names.
2018-04-19 15:23:54 +03:00
AuthKey.h
Fix AuthKey storer.
2018-11-27 05:06:34 +03:00
crypto.cpp
Move as from common.h to as.h.
2018-12-20 00:57:56 +03:00
crypto.h
Move UInt to UInt.h
2018-12-20 00:18:53 +03:00
CryptoStorer.h
New transport improvements.
2018-06-16 03:03:14 +03:00
Handshake.cpp
Move as from common.h to as.h.
2018-12-20 00:57:56 +03:00
Handshake.h
Move UInt to UInt.h
2018-12-20 00:18:53 +03:00
HandshakeActor.cpp
Use td::unique_ptr instead of std::unique_ptr whenever possible.
2018-09-27 04:19:03 +03:00
HandshakeActor.h
Use td::unique_ptr instead of std::unique_ptr whenever possible.
2018-09-27 04:19:03 +03:00
HandshakeConnection.h
Use td::unique_ptr instead of std::unique_ptr whenever possible.
2018-09-27 04:19:03 +03:00
HttpTransport.cpp
Fix HTTP spelling.
2018-12-05 18:46:19 +03:00
HttpTransport.h
A lot of fixes.
2018-09-07 03:41:21 +03:00
IStreamTransport.cpp
Use td::unique_ptr instead of std::unique_ptr whenever possible.
2018-09-27 04:19:03 +03:00
IStreamTransport.h
Fix some MSVC Analyzer warnings.
2018-10-26 17:11:20 +03:00
NoCryptoStorer.h
Fix some td/actor/ includes.
2018-07-03 22:29:04 +03:00
PacketStorer.h
Make TlStorerUnsafe buffer unsigned.
2018-06-25 02:58:43 +03:00
PingConnection.h
Move UInt to UInt.h
2018-12-20 00:18:53 +03:00
RawConnection.cpp
Session: set_online for nonmain connections
2018-11-20 16:07:27 +04:00
RawConnection.h
Session: set_online for nonmain connections
2018-11-20 16:07:27 +04:00
SessionConnection.cpp
Move as from common.h to as.h.
2018-12-20 00:57:56 +03:00
SessionConnection.h
Remove unused callback from SessionConnection.
2018-12-11 23:34:46 +03:00
TcpTransport.cpp
Improve as<>.
2018-12-20 01:46:55 +03:00
TcpTransport.h
Move UInt to UInt.h
2018-12-20 00:18:53 +03:00
Transport.cpp
Improve as<>.
2018-12-20 01:46:55 +03:00
Transport.h
Move UInt to UInt.h
2018-12-20 00:18:53 +03:00
utils.cpp
Update copyright year.
2018-01-02 16:45:09 +03:00
utils.h
Make TlStorerUnsafe buffer unsigned.
2018-06-25 02:58:43 +03:00