tdlight/td/mtproto
levlam fdc3920572 Fix some includes.
GitOrigin-RevId: 4b57613cc6e948ceb7d63b4378bc9124271e0f53
2020-10-08 18:30:36 +03:00
..
AuthData.cpp
AuthData.h
AuthKey.h Remove enum usages for static constants creation. 2020-06-15 04:52:56 +03:00
CryptoStorer.h
DhHandshake.cpp
DhHandshake.h
Handshake.cpp
Handshake.h
HandshakeActor.cpp
HandshakeActor.h
HandshakeConnection.h
HttpTransport.cpp Unify enum constant name style. 2020-06-15 04:23:47 +03:00
HttpTransport.h
IStreamTransport.cpp
IStreamTransport.h
KDF.cpp
KDF.h
NoCryptoStorer.h
PacketInfo.h
PacketStorer.h
Ping.cpp
Ping.h
PingConnection.cpp
PingConnection.h
ProxySecret.cpp
ProxySecret.h
Query.h
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
RSA.cpp
RSA.h
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
TcpTransport.h
TlsInit.cpp Fix TLS handshake. 2020-07-15 16:38:04 +03:00
TlsInit.h
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
utils.cpp
utils.h