Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/majn/tgl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-12-19Support cancelling secret chatsmjentsch
Secret chats need to be cancelled through an API call to indicate to the other end point that the chat is no longer usable. If omitted, the other peer may continue sending messages that will never be received.
2015-11-09Merge branch 'test' of https://github.com/EionRobb/tglV V
2015-11-08Allow creating secret chat with print namemjentsch
Useful when loading secret chats from file on startup when not all chat participants are known.
2015-10-22Allow compiling on WindowsEion Robb
2015-10-02Fix missing fields in queries-encrypted.Ben Wiederhake
2015-10-01Split along aes.h.Ben Wiederhake
2015-10-01Split along sha.h.Ben Wiederhake
2015-10-01Split along md5.h.Ben Wiederhake
2015-10-01Split along bn.h (skip when bisecting).Ben Wiederhake
2015-09-30some fixesV V
2015-09-25tgl: try to add partial channel supportV V
2015-05-14pre releasevvaltman
2015-04-29many fixes in secret chatsvvaltman
2015-04-28some fixes.vvaltman
2015-04-24moved some functions to queries-encryptedvvaltman
2015-04-24added multiforward. fixed msg search. some more small fixesvvaltman
2015-04-22many fixesvvaltman
2015-04-22many fixesvvaltman