tdlight/td/mtproto
levlam 84695437d3 Various fixes.
GitOrigin-RevId: 94d0df55495a08b5599c90f56dbe08ac3a3d65e5
2019-08-14 03:13:34 +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 Add strongly typed ProxySecret class. 2019-07-09 05:01:12 +03:00
crypto.cpp Use copy_from instead of memcoy if possible. 2019-07-27 01:27:22 +03:00
crypto.h Various fixes. 2019-08-14 03:13:34 +03:00
CryptoStorer.h Minor improvements. 2019-07-09 06:56:06 +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 Fix errors from tdutils import 2019-08-12 16:53:17 +03:00
Handshake.h testProxy: fix HandshakeActor errors handling 2019-07-22 14:22:31 +03:00
HandshakeActor.cpp Fix testProxy. 2019-07-23 01:13:20 +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 Use copy_from instead of memcoy if possible. 2019-07-27 01:27:22 +03:00
HttpTransport.h Add strongly typed ProxySecret class. 2019-07-09 05:01:12 +03:00
IStreamTransport.cpp Add strongly typed ProxySecret class. 2019-07-09 05:01:12 +03:00
IStreamTransport.h Mtproto: use non-deterministic padding scheme 2019-07-04 12:56:10 +02:00
KDF.cpp Mtproto: move KDF to separate files. 2019-07-27 00:39:39 +03:00
KDF.h Mtproto: move KDF to separate files. 2019-07-27 00:39:39 +03:00
NoCryptoStorer.h Unify names of ParserT/StorerT classes. 2019-02-21 20:54:20 +03:00
PacketInfo.h Mtproto: use non-deterministic padding scheme 2019-07-04 12:56:10 +02: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 improvements. 2019-07-09 06:56:06 +03:00
PingConnection.cpp Fix includes. 2019-07-23 01:50:12 +03:00
PingConnection.h Minor fixes. 2019-05-22 21:17:24 +03:00
ProxySecret.cpp Update check for TLS-proxy secret. 2019-07-11 23:42:59 +03:00
ProxySecret.h Add strongly typed ProxySecret class. 2019-07-09 05:01:12 +03:00
Query.h Add Query.h. 2019-01-31 05:37:59 +03:00
RawConnection.cpp Mtproto: use non-deterministic padding scheme 2019-07-04 12:56:10 +02:00
RawConnection.h Fix testProxy. 2019-07-22 05:04:18 +03:00
SessionConnection.cpp Session: fix key deletion in http connections 2019-08-01 16:03:18 +03:00
SessionConnection.h Handle -404 error in new ping 2019-05-09 21:57:35 +02:00
TcpTransport.cpp Fix errors from tdutils import 2019-08-12 16:53:17 +03:00
TcpTransport.h Add strongly typed ProxySecret class. 2019-07-09 05:01:12 +03:00
TlsInit.cpp Fix includes. 2019-07-23 01:50:12 +03:00
TlsInit.h Fix includes. 2019-07-23 01:50:12 +03:00
TlsReaderByteFlow.cpp Fix includes. 2019-07-23 01:50:12 +03:00
TlsReaderByteFlow.h Minor improvements. 2019-07-09 06:56:06 +03:00
Transport.cpp Fix errors from tdutils import 2019-08-12 16:53:17 +03:00
Transport.h Mtproto: use non-deterministic padding scheme 2019-07-04 12:56:10 +02:00
TransportType.h Add strongly typed ProxySecret class. 2019-07-09 05:01:12 +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