tdlight/td/mtproto
Arseny Smirnov 13627727ef Mtproto: use non-deterministic padding scheme
GitOrigin-RevId: 3f6ab9ed7b9bbc8ad3ddfabe7d324175cb7e6d49
2019-07-04 12:56:10 +02: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 Mtproto: use non-deterministic padding scheme 2019-07-04 12:56:10 +02:00
HttpTransport.h Mtproto: use non-deterministic padding scheme 2019-07-04 12:56:10 +02:00
IStreamTransport.cpp ConnectionCreator: use tls init 2019-06-26 17:27:19 +02: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 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 Mtproto: use non-deterministic padding scheme 2019-07-04 12:56:10 +02: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 Mtproto: use non-deterministic padding scheme 2019-07-04 12:56:10 +02:00
TcpTransport.h Mtproto: use non-deterministic padding scheme 2019-07-04 12:56:10 +02:00
TlsInit.cpp Minor TlsInit improvements. 2019-07-03 02:50:19 +03:00
TlsInit.h TlsInit: check hash in server response 2019-07-02 17:14:13 +02:00
TlsReaderByteFlow.cpp Change max TLS packet length. 2019-07-02 01:58:01 +03:00
TlsReaderByteFlow.h TlsInit fixes. 2019-07-01 16:18:28 +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 Minor fixes. 2019-06-26 23:27:37 +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