tdesktop/Telegram/SourceFiles/mtproto
John Preston 6ca105a290 Minimal layer 72 support. 2017-11-20 23:54:05 +04:00
..
auth_key.cpp Improve protocol support. 2017-05-17 16:39:17 +03:00
auth_key.h Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
config_loader.cpp Minimal layer 72 support. 2017-11-20 23:54:05 +04:00
config_loader.h Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
connection.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
connection.h Move a lot of code from scheme.h to scheme.cpp. 2017-08-25 14:39:32 +03:00
connection_abstract.cpp Add special dc options config request. 2017-06-29 11:40:07 +03:00
connection_abstract.h Move a lot of code from scheme.h to scheme.cpp. 2017-08-25 14:39:32 +03:00
connection_auto.cpp Fix AutoConnection::debugState() for TCP connections. Fix #3171 2017-03-30 18:20:51 +03:00
connection_auto.h Move a lot of code from scheme.h to scheme.cpp. 2017-08-25 14:39:32 +03:00
connection_http.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
connection_http.h Move a lot of code from scheme.h to scheme.cpp. 2017-08-25 14:39:32 +03:00
connection_tcp.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
connection_tcp.h Move a lot of code from scheme.h to scheme.cpp. 2017-08-25 14:39:32 +03:00
core_types.cpp Move a lot of code from scheme.h to scheme.cpp. 2017-08-25 14:39:32 +03:00
core_types.h Move to Xcode 9.0 and fix errors in Clang build. 2017-11-16 07:59:05 +04:00
dc_options.cpp Use ranges:: algorithms instead of base:: 2017-11-20 16:24:00 +04:00
dc_options.h Add special dc options config request. 2017-06-29 11:40:07 +03:00
dcenter.cpp Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
dcenter.h Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
facade.cpp Finalizing file renaming. 2017-03-04 13:23:56 +03:00
facade.h Move a lot of code from scheme.h to scheme.cpp. 2017-08-25 14:39:32 +03:00
mtp_instance.cpp Minimal layer 72 support. 2017-11-20 23:54:05 +04:00
mtp_instance.h Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
rpc_sender.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
rpc_sender.h Use std::function for base::lambda implementation. 2017-11-16 07:59:08 +04:00
rsa_public_key.cpp Add special dc options config request. 2017-06-29 11:40:07 +03:00
rsa_public_key.h Add special dc options config request. 2017-06-29 11:40:07 +03:00
sender.h Added search to files and links shared media. 2017-11-16 07:59:08 +04:00
session.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
session.h Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
special_config_request.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
special_config_request.h Add special dc options config request. 2017-06-29 11:40:07 +03:00
type_utils.cpp Move a lot of code from scheme.h to scheme.cpp. 2017-08-25 14:39:32 +03:00
type_utils.h Optimize third column (create it only once). 2017-11-16 07:59:04 +04:00