kotatogram-desktop/Telegram/SourceFiles/mtproto
John Preston 34ab04cbe6 Add lambda-based checked timers.
Also ApiWrap is now not a QObject.
2017-04-07 18:13:21 +03:00
..
auth_key.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
auth_key.h
connection.cpp Expose IsPrimeAndGood() interface from connection. 2017-04-03 21:28:18 +03:00
connection.h Expose IsPrimeAndGood() interface from connection. 2017-04-03 21:28:18 +03:00
connection_abstract.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
connection_abstract.h
connection_auto.cpp Fix AutoConnection::debugState() for TCP connections. Fix #3171 2017-03-30 18:20:51 +03:00
connection_auto.h
connection_http.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
connection_http.h
connection_tcp.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
connection_tcp.h
core_types.cpp Make MTPstring and MTPvector value types. 2017-03-10 23:27:26 +03:00
core_types.h Allow MTP_flags(0) and MTP_flags(single_flag). 2017-03-25 18:42:01 +03:00
dc_options.cpp Alpha 1.0.21: Fix more compilation bugs. 2017-03-11 17:13:57 +03:00
dc_options.h Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
dcenter.cpp Finalizing file renaming. 2017-03-04 13:23:56 +03:00
dcenter.h
facade.cpp Finalizing file renaming. 2017-03-04 13:23:56 +03:00
facade.h
mtp_instance.cpp Support reading me_url_prefix from config. 2017-03-30 12:49:16 +03:00
mtp_instance.h
rpc_sender.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
rpc_sender.h Move ApiWrap to AuthSession. 2017-04-07 18:13:19 +03:00
rsa_public_key.cpp Remove old 'using std::string' from mtproto. 2017-04-02 20:11:30 +03:00
rsa_public_key.h
sender.h Add lambda-based checked timers. 2017-04-07 18:13:21 +03:00
session.cpp Add MTP::Sender to replace RPCSender some day. 2017-03-23 14:37:38 +03:00
session.h Add MTP::Sender to replace RPCSender some day. 2017-03-23 14:37:38 +03:00