tdlight/td/mtproto
levlam 4f9887b4bd Minor logging impprovements.
GitOrigin-RevId: 54f2abbd0be6d3ee5cd88ac75f14a660c0201359
2019-05-13 19:34:23 +03:00
..
AuthData.cpp Fix log messages style. 2019-02-21 18:58:20 +03:00
AuthData.h Use Ping with mtproto_api::ping if possible 2019-05-06 20:53:39 +02: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
Ping.cpp Minor fixes. 2019-05-22 21:17:24 +03:00
Ping.h Minor fixes. 2019-05-22 21:17:24 +03:00
PingConnection.cpp PingConnectionPingPong: bugfix 2019-06-04 18:52:26 +03:00
PingConnection.h Minor fixes. 2019-05-22 21:17:24 +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 Minor logging impprovements. 2019-05-13 19:34:23 +03:00
SessionConnection.h Handle -404 error in new ping 2019-05-09 21:57:35 +02: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 Minor logging impprovements. 2019-05-13 19:34:23 +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