| .. | 
		
		
			
			
			
			
				| details | Add Qt 6 support | 2021-10-21 13:15:00 +04:00 | 
		
			
			
			
			
				| config_loader.cpp | Use base/random.h instead of openssl::RandomValue. | 2021-09-15 13:42:22 +03:00 | 
		
			
			
			
			
				| config_loader.h | Moved proxy global variables from facades to core settings. | 2021-06-16 09:31:32 +03:00 | 
		
			
			
			
			
				| connection_abstract.cpp | Use base/random.h instead of openssl::RandomValue. | 2021-09-15 13:42:22 +03:00 | 
		
			
			
			
			
				| connection_abstract.h | Improve some paddings. | 2021-06-24 17:44:28 +04:00 | 
		
			
			
			
			
				| connection_http.cpp | Use base/random.h instead of openssl::RandomValue. | 2021-09-15 13:42:22 +03:00 | 
		
			
			
			
			
				| connection_http.h | Set Send/Receive buffer size for download TCP sockets. | 2021-06-15 16:45:48 +04:00 | 
		
			
			
			
			
				| connection_resolving.cpp | Improve some paddings. | 2021-06-24 17:44:28 +04:00 | 
		
			
			
			
			
				| connection_resolving.h | Improve some paddings. | 2021-06-24 17:44:28 +04:00 | 
		
			
			
			
			
				| connection_tcp.cpp | Use base/random.h instead of openssl::RandomValue. | 2021-09-15 13:42:22 +03:00 | 
		
			
			
			
			
				| connection_tcp.h | Improve some paddings. | 2021-06-24 17:44:28 +04:00 | 
		
			
			
			
			
				| core_types.h | Support broadcast mode in voice chats. | 2021-03-12 16:58:26 +04:00 | 
		
			
			
			
			
				| dedicated_file_loader.cpp | Rename RPCError to MTP::Error. | 2021-03-12 16:58:26 +04:00 | 
		
			
			
			
			
				| dedicated_file_loader.h | Use rpl for Window::Theme::Background updates. | 2021-07-15 16:42:36 +03:00 | 
		
			
			
			
			
				| facade.cpp | Remove MTP::MainInstance() global access point. | 2020-06-23 21:53:40 +04:00 | 
		
			
			
			
			
				| facade.h | Support broadcast mode in voice chats. | 2021-03-12 16:58:26 +04:00 | 
		
			
			
			
			
				| mtp_instance.cpp | Fix crash in stale authorization keys destruction. | 2021-08-31 14:06:12 +03:00 | 
		
			
			
			
			
				| mtp_instance.h | Resend non-authorization requests on main DC change. | 2021-08-30 20:32:58 +03:00 | 
		
			
			
			
			
				| mtproto_auth_key.cpp | Fix destroyed key clearing. | 2019-11-20 16:33:45 +03:00 | 
		
			
			
			
			
				| mtproto_auth_key.h | Fix destroyed key clearing. | 2019-11-20 16:33:45 +03:00 | 
		
			
			
			
			
				| mtproto_concurrent_sender.cpp | Rename RPCError to MTP::Error. | 2021-03-12 16:58:26 +04:00 | 
		
			
			
			
			
				| mtproto_concurrent_sender.h | Fix -Wunused-variable warnings with gcc | 2021-07-19 22:31:27 +03:00 | 
		
			
			
			
			
				| mtproto_config.cpp | Count all accounts in Core::App().unreadBadge. | 2020-06-23 21:53:41 +04:00 | 
		
			
			
			
			
				| mtproto_config.h | Keep separate MTP::Config's for separate accounts. | 2020-06-23 21:53:41 +04:00 | 
		
			
			
			
			
				| mtproto_dc_options.cpp | Add Qt 6 support | 2021-10-21 13:15:00 +04:00 | 
		
			
			
			
			
				| mtproto_dc_options.h | Keep separate MTP::Config's for separate accounts. | 2020-06-23 21:53:41 +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 | Keep separate MTP::Config's for separate accounts. | 2020-06-23 21:53:41 +04:00 | 
		
			
			
			
			
				| mtproto_proxy_data.cpp | Add Qt 6 support | 2021-10-21 13:15:00 +04:00 | 
		
			
			
			
			
				| mtproto_proxy_data.h | Extract mtproto key generation code. | 2019-11-15 16:16:32 +03:00 | 
		
			
			
			
			
				| mtproto_response.cpp | Handle MSG_WAIT_FAILED / MSG_WAIT_TIMEOUT. | 2021-07-13 22:08:09 +03:00 | 
		
			
			
			
			
				| mtproto_response.h | Allow saving and using saved credentials. | 2021-04-06 18:41:16 +04:00 | 
		
			
			
			
			
				| sender.h | Rename RPCError to MTP::Error. | 2021-03-12 16:58:26 +04:00 | 
		
			
			
			
			
				| session.cpp | Use base/random.h instead of openssl::RandomValue. | 2021-09-15 13:42:22 +03:00 | 
		
			
			
			
			
				| session.h | Remove dangling timer in MTP Session | 2021-04-12 12:03:15 +03:00 | 
		
			
			
			
			
				| session_private.cpp | Add build architecture to version on other systems with non-x86_64 | 2021-10-29 16:02: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 | Keep separate MTP::Config's for separate accounts. | 2020-06-23 21:53:41 +04:00 | 
		
			
			
			
			
				| type_utils.h | Don't use MTP* for Message flags. | 2021-07-28 15:28:17 +03:00 |