.. |
details
|
Get rid of deprecated OpenSSL <1.1 functions
|
2021-12-16 13:05:53 +04:00 |
config_loader.cpp
|
Use base/random.h instead of openssl::RandomValue.
|
2021-09-15 13:42:22 +03:00 |
config_loader.h
|
…
|
|
connection_abstract.cpp
|
Use base/random.h instead of openssl::RandomValue.
|
2021-09-15 13:42:22 +03:00 |
connection_abstract.h
|
…
|
|
connection_http.cpp
|
Use base/random.h instead of openssl::RandomValue.
|
2021-09-15 13:42:22 +03:00 |
connection_http.h
|
…
|
|
connection_resolving.cpp
|
…
|
|
connection_resolving.h
|
…
|
|
connection_tcp.cpp
|
Use base/random.h instead of openssl::RandomValue.
|
2021-09-15 13:42:22 +03:00 |
connection_tcp.h
|
…
|
|
core_types.h
|
…
|
|
dedicated_file_loader.cpp
|
…
|
|
dedicated_file_loader.h
|
Use rpl for Window::Theme::Background updates.
|
2021-07-15 16:42:36 +03:00 |
facade.cpp
|
…
|
|
facade.h
|
…
|
|
mtp_instance.cpp
|
Allow setting custom device name.
|
2021-11-26 18:00:19 +04:00 |
mtp_instance.h
|
Resend non-authorization requests on main DC change.
|
2021-08-30 20:32:58 +03:00 |
mtproto_auth_key.cpp
|
…
|
|
mtproto_auth_key.h
|
…
|
|
mtproto_concurrent_sender.cpp
|
…
|
|
mtproto_concurrent_sender.h
|
Fix -Wunused-variable warnings with gcc
|
2021-07-19 22:31:27 +03:00 |
mtproto_config.cpp
|
…
|
|
mtproto_config.h
|
…
|
|
mtproto_dc_options.cpp
|
Add Qt 6 support
|
2021-10-21 13:15:00 +04:00 |
mtproto_dc_options.h
|
…
|
|
mtproto_dh_utils.cpp
|
Use base/random.h instead of openssl::RandomValue.
|
2021-09-15 13:42:22 +03:00 |
mtproto_dh_utils.h
|
Use base/random.h instead of openssl::RandomValue.
|
2021-09-15 13:42:22 +03:00 |
mtproto_pch.h
|
…
|
|
mtproto_proxy_data.cpp
|
Add Qt 6 support
|
2021-10-21 13:15:00 +04:00 |
mtproto_proxy_data.h
|
…
|
|
mtproto_response.cpp
|
Handle MSG_WAIT_FAILED / MSG_WAIT_TIMEOUT.
|
2021-07-13 22:08:09 +03:00 |
mtproto_response.h
|
…
|
|
sender.h
|
…
|
|
session.cpp
|
Use base/random.h instead of openssl::RandomValue.
|
2021-09-15 13:42:22 +03:00 |
session.h
|
…
|
|
session_private.cpp
|
Reset session on receiving a really old msgId.
|
2021-12-07 10:05:41 +04:00 |
session_private.h
|
Use base/random.h instead of openssl::RandomValue.
|
2021-09-15 13:42:22 +03:00 |
special_config_request.cpp
|
Add Qt 6 support
|
2021-10-21 13:15:00 +04:00 |
special_config_request.h
|
…
|
|
type_utils.h
|
Don't use MTP* for Message flags.
|
2021-07-28 15:28:17 +03:00 |