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
16a209cef0
Use some unused Status responses.
...
GitOrigin-RevId: b49d15a22918169b5e1a212e5858dc2e9bd2033e
2019-04-28 15:00:06 +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
Unify spelling of "expires_".
2019-02-10 03:45:15 +03:00
crypto.cpp
Remove unneded includes of td/utils/loggging.h.
2019-02-12 23:48:16 +03:00
crypto.h
Move DhHandshake to DhHandshake.{cpp,h}.
2019-01-31 14:26:06 +03:00
CryptoStorer.h
Unify names of ParserT/StorerT classes.
2019-02-21 20:54:20 +03:00
DhHandshake.cpp
Various include and other fixes.
2019-02-12 19:48:52 +03:00
DhHandshake.h
Move DhHandshake to DhHandshake.{cpp,h}.
2019-01-31 14:26:06 +03:00
Handshake.cpp
Explicitly include common.h.
2019-02-13 00:26:36 +03:00
Handshake.h
Various include and other fixes.
2019-02-12 19:48:52 +03:00
HandshakeActor.cpp
Update copyright year.
2019-01-01 01:02:34 +03:00
HandshakeActor.h
Fix some includes.
2019-01-31 05:05:40 +03:00
HandshakeConnection.h
Various include and other fixes.
2019-02-12 19:48:52 +03:00
HttpTransport.cpp
Explicitly include common.h.
2019-02-13 00:26:36 +03:00
HttpTransport.h
Add TransportType.h.
2019-01-31 05:13:59 +03:00
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
Add PacketInfo.h.
2019-01-31 05:23:40 +03:00
PacketStorer.h
Various include and other fixes.
2019-02-12 19:48:52 +03:00
PingConnection.h
Add PacketInfo.h.
2019-01-31 05:23:40 +03:00
Query.h
Add Query.h.
2019-01-31 05:37:59 +03:00
RawConnection.cpp
Use some unused Status responses.
2019-04-28 15:00:06 +03:00
RawConnection.h
Various include and other fixes.
2019-02-12 19:48:52 +03:00
SessionConnection.cpp
Check connection aliveness after push is received.
2019-03-31 22:29:34 +03:00
SessionConnection.h
Various include and other fixes.
2019-02-12 19:48:52 +03:00
TcpTransport.cpp
Remove unneded includes of td/utils/loggging.h.
2019-02-12 23:48:16 +03:00
TcpTransport.h
Move DhHandshake to DhHandshake.{cpp,h}.
2019-01-31 14:26:06 +03:00
Transport.cpp
Move structs definition to cpp.
2019-01-31 05:27:21 +03:00
Transport.h
Remove unneded includes of td/utils/loggging.h.
2019-02-12 23:48:16 +03:00
TransportType.h
Add TransportType.h.
2019-01-31 05:13:59 +03:00
utils.cpp
Update copyright year.
2019-01-01 01:02:34 +03:00
utils.h
Various include and other fixes.
2019-02-12 19:48:52 +03:00