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
295878b217
Check connection aliveness after push is received.
...
GitOrigin-RevId: 526a06642617ada66ef6d84f5858cb332f1c1406
2019-03-31 22:29:34 +03:00
..
AuthData.cpp
Fix log messages style.
2019-02-21 18:58:20 +03:00
AuthData.h
Remove unneded includes of td/utils/loggging.h.
2019-02-12 23:48:16 +03:00
AuthKey.h
…
crypto.cpp
Remove unneded includes of td/utils/loggging.h.
2019-02-12 23:48:16 +03:00
crypto.h
…
CryptoStorer.h
Unify names of ParserT/StorerT classes.
2019-02-21 20:54:20 +03:00
DhHandshake.cpp
…
DhHandshake.h
…
Handshake.cpp
Explicitly include common.h.
2019-02-13 00:26:36 +03:00
Handshake.h
…
HandshakeActor.cpp
…
HandshakeActor.h
…
HandshakeConnection.h
…
HttpTransport.cpp
Explicitly include common.h.
2019-02-13 00:26:36 +03:00
HttpTransport.h
…
IStreamTransport.cpp
Remove unneded includes of td/utils/loggging.h.
2019-02-12 23:48:16 +03:00
IStreamTransport.h
Remove unneded includes of td/utils/loggging.h.
2019-02-12 23:48:16 +03:00
NoCryptoStorer.h
Unify names of ParserT/StorerT classes.
2019-02-21 20:54:20 +03:00
PacketInfo.h
…
PacketStorer.h
…
PingConnection.h
…
Query.h
…
RawConnection.cpp
Fix log messages style.
2019-02-21 18:58:20 +03:00
RawConnection.h
…
SessionConnection.cpp
Check connection aliveness after push is received.
2019-03-31 22:29:34 +03:00
SessionConnection.h
…
TcpTransport.cpp
Remove unneded includes of td/utils/loggging.h.
2019-02-12 23:48:16 +03:00
TcpTransport.h
…
Transport.cpp
…
Transport.h
Remove unneded includes of td/utils/loggging.h.
2019-02-12 23:48:16 +03:00
TransportType.h
…
utils.cpp
…
utils.h
…