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
43b61eace0
Remove unused callback from SessionConnection.
...
GitOrigin-RevId: d59f2581e57acb8bad96197381d0e0698b932ed2
2018-12-11 23:34:46 +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
Use as_slice<Int> if possible.
2018-11-06 19:00:03 +03:00
crypto.h
Remove legacy DH functions.
2018-08-11 13:29:06 +03:00
CryptoStorer.h
New transport improvements.
2018-06-16 03:03:14 +03:00
Handshake.cpp
Minor Slice usage improvements.
2018-11-06 23:25:09 +03:00
Handshake.h
Fix some MSVC Analyzer warnings.
2018-10-26 17:11:20 +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
Use td::unique_ptr instead of std::unique_ptr whenever possible.
2018-09-27 04:19:03 +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
Remove unused callback from SessionConnection.
2018-12-11 23:34:46 +03:00
SessionConnection.h
Remove unused callback from SessionConnection.
2018-12-11 23:34:46 +03:00
TcpTransport.cpp
Minor Slice usage improvements.
2018-11-06 23:25:09 +03:00
TcpTransport.h
A lot of fixes.
2018-09-07 03:41:21 +03:00
Transport.cpp
Use as_slice<Int> if possible.
2018-11-06 19:00:03 +03:00
Transport.h
Fix some MSVC Analyzer warnings.
2018-10-26 17:11:20 +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