tdlight/td/mtproto
2020-12-22 23:29:10 +03:00
..
AuthData.cpp
AuthData.h
AuthKey.h
CryptoStorer.h
DhHandshake.cpp
DhHandshake.h
Handshake.cpp
Handshake.h
HandshakeActor.cpp
HandshakeActor.h
HandshakeConnection.h
HttpTransport.cpp
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 Reimplement RSA for OpenSSL 3.0.0. 2020-12-22 23:29:10 +03:00
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