tdlight/td/mtproto
levlam fdc3920572 Fix some includes.
GitOrigin-RevId: 4b57613cc6e948ceb7d63b4378bc9124271e0f53
2020-10-08 18:30:36 +03:00
..
AuthData.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
AuthData.h Validate and drop invalid main authorization key 2020-01-07 15:42:04 +03:00
AuthKey.h Remove enum usages for static constants creation. 2020-06-15 04:52:56 +03:00
CryptoStorer.h Update copyright year. 2020-01-01 04:23:48 +03:00
DhHandshake.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
DhHandshake.h Update copyright year. 2020-01-01 04:23:48 +03:00
Handshake.cpp Rename crypto to RSA. 2020-05-17 17:07:16 +03:00
Handshake.h Rename crypto to RSA. 2020-05-17 17:07:16 +03:00
HandshakeActor.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
HandshakeActor.h Update copyright year. 2020-01-01 04:23:48 +03:00
HandshakeConnection.h Update copyright year. 2020-01-01 04:23:48 +03:00
HttpTransport.cpp Unify enum constant name style. 2020-06-15 04:23:47 +03:00
HttpTransport.h Update copyright year. 2020-01-01 04:23:48 +03:00
IStreamTransport.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
IStreamTransport.h Update copyright year. 2020-01-01 04:23:48 +03:00
KDF.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
KDF.h Update copyright year. 2020-01-01 04:23:48 +03:00
NoCryptoStorer.h Update copyright year. 2020-01-01 04:23:48 +03:00
PacketInfo.h Update copyright year. 2020-01-01 04:23:48 +03:00
PacketStorer.h Update copyright year. 2020-01-01 04:23:48 +03:00
Ping.cpp Add PingProxy actor name. 2020-06-10 20:34:45 +03:00
Ping.h Update copyright year. 2020-01-01 04:23:48 +03:00
PingConnection.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
PingConnection.h Update copyright year. 2020-01-01 04:23:48 +03:00
ProxySecret.cpp Really fix too long TLS-proxy domain. 2020-01-26 01:22:07 +03:00
ProxySecret.h Really fix too long TLS-proxy domain. 2020-01-26 01:22:07 +03:00
Query.h Update copyright year. 2020-01-01 04:23:48 +03:00
RSA.cpp Rename crypto to RSA. 2020-05-17 17:07:16 +03:00
RSA.h Rename crypto to RSA. 2020-05-17 17:07:16 +03:00
RawConnection.cpp Use emplace whenever possible. 2020-07-13 23:20:16 +03:00
RawConnection.h PollableFd: explicit sync_with_poll 2020-07-21 18:29:39 +03:00
SessionConnection.cpp Move log tags definitions out of logging.cpp. 2020-10-05 18:07:23 +03:00
SessionConnection.h Fix some includes. 2020-10-08 18:30:36 +03:00
TcpTransport.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
TcpTransport.h Update copyright year. 2020-01-01 04:23:48 +03:00
TlsInit.cpp Fix TLS handshake. 2020-07-15 16:38:04 +03:00
TlsInit.h Update copyright year. 2020-01-01 04:23:48 +03:00
TlsReaderByteFlow.cpp ByteFlow: backpressure draft 2020-07-22 21:52:00 +03:00
TlsReaderByteFlow.h ByteFlow: backpressure draft 2020-07-22 21:52:00 +03:00
Transport.cpp Move log tags definitions out of logging.cpp. 2020-10-05 18:07:23 +03:00
Transport.h Fix some includes. 2020-10-08 18:30:36 +03:00
TransportType.h Update copyright year. 2020-01-01 04:23:48 +03:00
utils.cpp Simplify NetQueryCreator and remove mtproto dependency on telegram_api. 2020-03-16 01:01:14 +03:00
utils.h Minor fixes. 2020-03-16 22:00:44 +03:00