tdesktop/Telegram/SourceFiles/mtproto
John Preston 4cb5bea69b Update API scheme to layer 165. 2023-09-28 23:51:29 +04:00
..
details Fix uninitialized warning in build with GCC. 2023-09-22 09:03:00 +04:00
scheme Update API scheme to layer 165. 2023-09-28 23:51:29 +04:00
config_loader.cpp Limit special config request types. 2023-01-10 15:09:49 +04:00
config_loader.h
connection_abstract.cpp Improve mtproto connections logging. 2022-02-07 14:44:00 +03:00
connection_abstract.h Show topic title in the notifications. 2022-11-01 21:05:49 +04:00
connection_http.cpp Replaced some qsl with u""_q literal. 2022-11-30 17:17:14 +03:00
connection_http.h Improve mtproto connections logging. 2022-02-07 14:44:00 +03:00
connection_resolving.cpp Improve mtproto connections logging. 2022-02-07 14:44:00 +03:00
connection_resolving.h
connection_tcp.cpp Replaced some qsl with u""_q literal. 2022-11-30 17:17:14 +03:00
connection_tcp.h
core_types.h Provide single-data generic TL accessor. 2022-07-26 20:12:10 +03:00
dedicated_file_loader.cpp Update API scheme to layer 143. 2022-05-19 17:27:02 +04:00
dedicated_file_loader.h Update API scheme to layer 143. 2022-05-19 17:27:02 +04:00
facade.cpp
facade.h Support receiving RTMP streams in group calls. 2022-02-25 19:41:15 +03:00
mtp_instance.cpp Limit special config request types. 2023-01-10 15:09:49 +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 Allow topic deletion. 2022-11-01 19:25:40 +04:00
mtproto_concurrent_sender.h Fix -Wunused-variable warnings with gcc 2021-07-19 22:31:27 +03:00
mtproto_config.cpp Update API scheme to layer 154. 2023-03-07 08:42:29 +03:00
mtproto_config.h Update API scheme to layer 154. 2023-03-07 08:42:29 +03:00
mtproto_dc_options.cpp Replaced some qstr with u""_q literal. 2022-11-29 14:12:50 +03:00
mtproto_dc_options.h Removed unused includes of observer file. 2022-11-01 20:03:14 +04:00
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 Split qt_adapters to separated files. 2022-01-26 10:33:28 +03: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 Replaced some qstr with u""_q literal. 2022-11-29 14:12:50 +03:00
sender.h
session.cpp Fix possible crash on MTP::Instance shutdown. 2023-05-25 11:56:09 +04:00
session.h Fix connection re-init in case of CONNECTION_NOT_INITED. 2022-12-29 12:16:49 +04:00
session_private.cpp Implement folder link add / join design. 2023-04-11 19:17:38 +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 Fix "Limit special config request types." 2023-01-10 16:47:41 +04:00
special_config_request.h Limit special config request types. 2023-01-10 15:09:49 +04:00
type_utils.h Don't use MTP* for Message flags. 2021-07-28 15:28:17 +03:00