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
levlam feb2beeec0 Fix testProxy.
GitOrigin-RevId: 6ad0bf0e7685ccae35931c4949ba29bafbcc6335
2019-07-22 05:04:18 +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 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 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 Explicitly include common.h. 2019-02-13 00:26:36 +03:00
Handshake.h Minor improvements. 2019-07-09 06:56:06 +03:00
HandshakeActor.cpp Minor improvements. 2019-07-09 06:56:06 +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 Mtproto: use non-deterministic padding scheme 2019-07-04 12:56:10 +02: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
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 PingConnectionPingPong: bugfix 2019-06-04 18:52:26 +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 Fix checks for additional data at the end. 2019-07-11 03:12:27 +03:00
SessionConnection.h Handle -404 error in new ping 2019-05-09 21:57:35 +02:00
TcpTransport.cpp Better choice of first bytes. 2019-07-20 01:49:22 +03:00
TcpTransport.h Add strongly typed ProxySecret class. 2019-07-09 05:01:12 +03:00
TlsInit.cpp Minor improvements. 2019-07-09 06:56:06 +03:00
TlsInit.h Fix testProxy. 2019-07-22 05:04:18 +03:00
TlsReaderByteFlow.cpp Minor improvements. 2019-07-09 06:56:06 +03:00
TlsReaderByteFlow.h Minor improvements. 2019-07-09 06:56:06 +03:00
Transport.cpp Mtproto: use non-deterministic padding scheme 2019-07-04 12:56:10 +02: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