tdesktop/Telegram/SourceFiles/mtproto
John Preston 68ed885568 Moved mtproto/mtpPublicRSA.h to mtproto/rsa_public_key module,
rewritten and refactored, removed openssl headers from stdafx.h

Xcode project file does not contain mtproto/rsa_public_key.cpp yet
2016-03-23 21:12:07 +03:00
..
generate.py fixed mtproto scheme gen code, 9034001 beta 2016-03-22 19:10:47 +03:00
mtp.cpp fixed crash in mtpFileLoader delayed destroy, finishing breakpad at the very end, 0.9.29 dev 2016-03-01 21:41:06 +02:00
mtp.h all MTP flags made strictly typed by scoped enums, in-message date display added for non-service messages 2016-03-19 19:55:15 +03:00
mtpAuthKey.cpp Moved mtproto/mtpPublicRSA.h to mtproto/rsa_public_key module, 2016-03-23 21:12:07 +03:00
mtpAuthKey.h added year 2016 to copyright 2016-02-08 13:56:18 +03:00
mtpConnection.cpp Moved mtproto/mtpPublicRSA.h to mtproto/rsa_public_key module, 2016-03-23 21:12:07 +03:00
mtpConnection.h Moved mtproto/mtpPublicRSA.h to mtproto/rsa_public_key module, 2016-03-23 21:12:07 +03:00
mtpCoreTypes.cpp all MTP flags made strictly typed by scoped enums, in-message date display added for non-service messages 2016-03-19 19:55:15 +03:00
mtpCoreTypes.h scrollTop counted relative to the last scrollTop item, attachedToPrevious messages support added, service messages now display date and unreadbar 2016-03-21 21:40:00 +03:00
mtpDC.cpp all MTP flags made strictly typed by scoped enums, in-message date display added for non-service messages 2016-03-19 19:55:15 +03:00
mtpDC.h added year 2016 to copyright 2016-02-08 13:56:18 +03:00
mtpFileLoader.cpp some warnings fixed, TDESKTOP_DISABLE_NETWORK_PROXY macro added 2016-03-20 11:16:35 +03:00
mtpFileLoader.h some warnings fixed, TDESKTOP_DISABLE_NETWORK_PROXY macro added 2016-03-20 11:16:35 +03:00
mtpRPC.cpp added year 2016 to copyright 2016-02-08 13:56:18 +03:00
mtpRPC.h improved rpcClear() when deleting a complex RPCSender, clearing recent inline bots on logout 2016-02-28 15:36:23 +03:00
mtpScheme.cpp all MTP flags made strictly typed by scoped enums, in-message date display added for non-service messages 2016-03-19 19:55:15 +03:00
mtpScheme.h fixed mtproto scheme gen code, 9034001 beta 2016-03-22 19:10:47 +03:00
mtpSession.cpp all deinit moved to Application::aboutToQuit(), mtproto connection thread management refactored, disabled -style=0 fake argument for Application, beta 9028002 2016-02-29 19:53:26 +03:00
mtpSession.h all deinit moved to Application::aboutToQuit(), mtproto connection thread management refactored, disabled -style=0 fake argument for Application, beta 9028002 2016-02-29 19:53:26 +03:00
mtpSessionImpl.h added year 2016 to copyright 2016-02-08 13:56:18 +03:00
rsa_public_key.cpp Moved mtproto/mtpPublicRSA.h to mtproto/rsa_public_key module, 2016-03-23 21:12:07 +03:00
rsa_public_key.h Moved mtproto/mtpPublicRSA.h to mtproto/rsa_public_key module, 2016-03-23 21:12:07 +03:00
scheme.tl intro rewrite started, new code sending methods 2016-03-14 19:59:18 +03:00