tdlight/td/mtproto
2023-08-05 16:09:36 +03:00
..
AuthData.cpp Log message_id of all outgoing messages. 2023-05-17 13:19:40 +03:00
AuthData.h Reduce refresh margin for persistent temp auth keys to speed up recover when the old key reregisters after auth.dropTempAuthKeys. 2023-07-17 19:21:18 +03:00
AuthKey.h Support saving and loading of temporary auth keys. 2023-05-04 15:44:39 +03:00
ConnectionManager.cpp
ConnectionManager.h
CryptoStorer.h Fix message_id type. 2023-05-14 22:42:58 +03:00
DhCallback.h
DhHandshake.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
DhHandshake.h
Handshake.cpp Store last handshake query in string instead of BufferSlice. 2023-02-21 11:02:10 +03:00
Handshake.h
HandshakeActor.cpp
HandshakeActor.h
HandshakeConnection.h
HttpTransport.cpp
HttpTransport.h Add more common.h includes. 2023-08-05 16:09:36 +03:00
IStreamTransport.cpp
IStreamTransport.h
KDF.cpp
KDF.h
MtprotoQuery.h Fix message_id type. 2023-05-14 22:42:58 +03:00
NoCryptoStorer.h
PacketInfo.h Update copyright year. 2023-01-01 00:28:08 +03:00
PacketStorer.h
Ping.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
Ping.h
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
ProxySecret.h
RawConnection.cpp Add logging for RawConnection life cycle. 2023-06-16 15:16:03 +03:00
RawConnection.h Add logging for RawConnection life cycle. 2023-06-16 15:16:03 +03:00
RSA.cpp Add missing semicolons after CHECK. 2023-05-22 19:31:58 +03:00
RSA.h
SessionConnection.cpp Move logging of OS freezes to WARNING. 2023-07-22 14:06:57 +03:00
SessionConnection.h Add more common.h includes. 2023-08-05 16:09:36 +03:00
TcpTransport.cpp
TcpTransport.h
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
TlsReaderByteFlow.h
Transport.cpp Fix message_id type. 2023-05-14 22:42:58 +03:00
Transport.h
TransportType.h
utils.cpp
utils.h