tdlight/td/mtproto
2023-10-23 13:08:45 +03:00
..
AuthData.cpp Add strictly-typed class mtproto::MessageId. 2023-09-21 17:52:33 +03:00
AuthData.h Add strictly-typed class mtproto::MessageId. 2023-09-21 17:52:33 +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 Explicitly specify TLObjectStorer's template parameter. 2023-09-21 21:31:59 +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 Explicitly specify TLObjectStorer's template parameter. 2023-09-21 21:31:59 +03:00
Handshake.h Minor improvements. 2023-10-15 01:20:09 +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 Add strictly-typed class mtproto::MessageId. 2023-09-21 17:52:33 +03:00
HttpTransport.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
HttpTransport.h Add more common.h includes. 2023-08-05 16:09:36 +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
MessageId.h Add strictly-typed class mtproto::MessageId. 2023-09-21 17:52:33 +03:00
MtprotoQuery.h Add strictly-typed class mtproto::MessageId. 2023-09-21 17:52:33 +03:00
NoCryptoStorer.h Add strictly-typed class mtproto::MessageId. 2023-09-21 17:52:33 +03:00
PacketInfo.h Add strictly-typed class mtproto::MessageId. 2023-09-21 17:52:33 +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 Remove unused functions from SessionConnection::Callback. 2023-10-23 13:08:45 +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 Return nothing from RawConnection::send_no_crypto. 2023-09-21 17:56:21 +03:00
RawConnection.h Return nothing from RawConnection::send_no_crypto. 2023-09-21 17:56:21 +03:00
RSA.cpp Add missing semicolons after CHECK. 2023-05-22 19:31:58 +03:00
RSA.h Update copyright year. 2023-01-01 00:28:08 +03:00
SessionConnection.cpp Close connection if receive no answer for destroy_auth_key for 60 seconds. 2023-10-23 13:02:04 +03:00
SessionConnection.h Remove unused functions from SessionConnection::Callback. 2023-10-23 13:08:45 +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 missing semicolons after CHECK. 2023-05-22 19:31:58 +03:00
TlsInit.h Add more common.h includes. 2023-08-05 16:09:36 +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 Add strictly-typed class mtproto::MessageId. 2023-09-21 17:52:33 +03:00
Transport.h Unify names of PacketInfo variables. 2023-09-10 00:04:55 +03:00
TransportType.h Update copyright year. 2023-01-01 00:28:08 +03:00
utils.cpp Explicitly specify TLObjectStorer's template parameter. 2023-09-21 21:31:59 +03:00
utils.h Explicitly specify TLObjectStorer's template parameter. 2023-09-21 21:31:59 +03:00