.. |
AuthData.cpp
|
Use array-based MessageIdDuplicateChecker.
|
2021-08-22 22:08:46 +03:00 |
AuthData.h
|
Add warning for very old updates.
|
2021-08-23 00:08:05 +03:00 |
AuthKey.h
|
Remove was_auth flag.
|
2021-02-01 15:07:10 +03:00 |
ConnectionManager.cpp
|
Add mtproto::ConnectionManager.
|
2021-09-16 19:09:39 +03:00 |
ConnectionManager.h
|
Add mtproto::ConnectionManager.
|
2021-09-16 19:09:39 +03:00 |
CryptoStorer.h
|
Improve header name.
|
2021-06-02 16:22:30 +03:00 |
DhCallback.h
|
Move DhCallback to a separate header.
|
2021-07-05 21:20:07 +03:00 |
DhHandshake.cpp
|
Move DhCallback to a separate header.
|
2021-07-05 21:20:07 +03:00 |
DhHandshake.h
|
Improve AuthKeyHandshake private field names.
|
2021-07-05 21:26:43 +03:00 |
Handshake.cpp
|
Don't try to continue Handshake if timeout expired.
|
2021-07-22 19:23:08 +03:00 |
Handshake.h
|
Don't try to continue Handshake if timeout expired.
|
2021-07-22 19:23:08 +03:00 |
HandshakeActor.cpp
|
Don't try to continue Handshake if timeout expired.
|
2021-07-22 19:23:08 +03:00 |
HandshakeActor.h
|
Move HandshakeActor methods to cpp.
|
2021-07-22 19:03:34 +03:00 |
HandshakeConnection.h
|
Make inherited classes final if possible.
|
2021-07-04 05:58:54 +03:00 |
HttpTransport.cpp
|
Don't include SliceBuilder.h in logging.h.
|
2021-05-17 15:21:11 +03:00 |
HttpTransport.h
|
Make inherited classes final if possible.
|
2021-07-04 05:58:54 +03:00 |
IStreamTransport.cpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
IStreamTransport.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
KDF.cpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
KDF.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
MtprotoQuery.h
|
Improve header name.
|
2021-06-02 16:22:30 +03:00 |
NoCryptoStorer.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
PacketInfo.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
PacketStorer.h
|
Make inherited classes final if possible.
|
2021-07-04 05:58:54 +03:00 |
Ping.cpp
|
Make inherited classes final if possible.
|
2021-07-04 05:58:54 +03:00 |
Ping.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
PingConnection.cpp
|
Add separate on_update callback.
|
2021-09-10 16:31:04 +03:00 |
PingConnection.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
ProxySecret.cpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
ProxySecret.h
|
Improve Slice::truncate usage.
|
2021-02-04 15:54:12 +03:00 |
RawConnection.cpp
|
Add mtproto::ConnectionManager.
|
2021-09-16 19:09:39 +03:00 |
RawConnection.h
|
Add mtproto::ConnectionManager.
|
2021-09-16 19:09:39 +03:00 |
RSA.cpp
|
Minor improvements.
|
2021-07-16 18:58:11 +03:00 |
RSA.h
|
Update server keys.
|
2021-07-08 16:39:34 +03:00 |
SessionConnection.cpp
|
Add more checks that raw_connection_ isn't nullptr.
|
2021-09-16 16:20:07 +03:00 |
SessionConnection.h
|
Optimize SessionConnection::on_slice_packet using TlDowncastHelper.
|
2021-09-12 19:46:12 +03:00 |
TcpTransport.cpp
|
Improve Slice::truncate usage.
|
2021-02-04 15:54:12 +03:00 |
TcpTransport.h
|
Explicitly specify inheritance mode.
|
2021-07-04 18:22:20 +03:00 |
TlsInit.cpp
|
Don't include SliceBuilder.h in logging.h.
|
2021-05-17 15:21:11 +03:00 |
TlsInit.h
|
Make inherited classes final if possible.
|
2021-07-04 05:58:54 +03:00 |
TlsReaderByteFlow.cpp
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
TlsReaderByteFlow.h
|
Use final instead of override.
|
2021-07-03 23:51:36 +03:00 |
Transport.cpp
|
Use is_*_bad instead of is_*_ok.
|
2021-07-11 02:21:01 +03:00 |
Transport.h
|
Fix secret chat creation.
|
2021-07-02 03:25:09 +03:00 |
TransportType.h
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
utils.cpp
|
Move remaining MTProto classes to namespace mtproto.
|
2021-07-05 21:04:23 +03:00 |
utils.h
|
Move remaining MTProto classes to namespace mtproto.
|
2021-07-05 21:04:23 +03:00 |