tdlight/td/mtproto
2023-05-14 23:11:23 +03:00
..
AuthData.cpp Fix session_id type. 2023-05-14 23:00:56 +03:00
AuthData.h Fix session_id type. 2023-05-14 23:00:56 +03:00
AuthKey.h Support saving and loading of temporary auth keys. 2023-05-04 15:44:39 +03:00
ConnectionManager.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
ConnectionManager.h Update copyright year. 2023-01-01 00:28:08 +03:00
CryptoStorer.h Fix message_id type. 2023-05-14 22:42:58 +03:00
DhCallback.h Update copyright year. 2023-01-01 00:28:08 +03:00
DhHandshake.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
DhHandshake.h Update copyright year. 2023-01-01 00:28:08 +03:00
Handshake.cpp Store last handshake query in string instead of BufferSlice. 2023-02-21 11:02:10 +03:00
Handshake.h Store last handshake query in string instead of BufferSlice. 2023-02-21 11:02:10 +03:00
HandshakeActor.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
HandshakeActor.h Update copyright year. 2023-01-01 00:28:08 +03:00
HandshakeConnection.h Update copyright year. 2023-01-01 00:28:08 +03:00
HttpTransport.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
HttpTransport.h Update copyright year. 2023-01-01 00:28:08 +03:00
IStreamTransport.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
IStreamTransport.h Update copyright year. 2023-01-01 00:28:08 +03:00
KDF.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
KDF.h Update copyright year. 2023-01-01 00:28:08 +03:00
MtprotoQuery.h Fix message_id type. 2023-05-14 22:42:58 +03:00
NoCryptoStorer.h Update copyright year. 2023-01-01 00:28:08 +03:00
PacketInfo.h Update copyright year. 2023-01-01 00:28:08 +03:00
PacketStorer.h Update copyright year. 2023-01-01 00:28:08 +03:00
Ping.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
Ping.h Update copyright year. 2023-01-01 00:28:08 +03:00
PingConnection.cpp Reset server time difference after a "MessageId is too high" error. 2023-05-14 21:58:54 +03:00
PingConnection.h Update copyright year. 2023-01-01 00:28:08 +03:00
ProxySecret.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
ProxySecret.h Update copyright year. 2023-01-01 00:28:08 +03:00
RawConnection.cpp Fix session_id type. 2023-05-14 23:00:56 +03:00
RawConnection.h Fix session_id type. 2023-05-14 23:00:56 +03:00
RSA.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
RSA.h Update copyright year. 2023-01-01 00:28:08 +03:00
SessionConnection.cpp Reset server time difference if it is more than 15 seconds in the future. 2023-05-14 23:11:23 +03:00
SessionConnection.h Reset server time difference if it is more than 15 seconds in the future. 2023-05-14 23:11:23 +03:00
TcpTransport.cpp Use explicit as_mutable_slice to get MutableSlice. 2023-02-02 17:40:47 +03:00
TcpTransport.h Remove never used AbridgedTransport. 2023-01-10 22:03:17 +03:00
TlsInit.cpp Add and use Random::shuffle. 2023-04-19 10:02:34 +03:00
TlsInit.h Update copyright year. 2023-01-01 00:28:08 +03:00
TlsReaderByteFlow.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
TlsReaderByteFlow.h Update copyright year. 2023-01-01 00:28:08 +03:00
Transport.cpp Fix message_id type. 2023-05-14 22:42:58 +03:00
Transport.h Update copyright year. 2023-01-01 00:28:08 +03:00
TransportType.h Update copyright year. 2023-01-01 00:28:08 +03:00
utils.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
utils.h Update copyright year. 2023-01-01 00:28:08 +03:00