Commit Graph

58 Commits

Author SHA1 Message Date
Vysheng
466aa0bd76 Fixed small memory leaks 2014-09-18 14:11:23 +04:00
vvaltman
ce61adac12 Fixed send_photo to encr chats 2014-09-12 00:57:59 +04:00
Vysheng
84905f07de Changed default DC. Fixed memory leak 2014-09-11 14:28:56 +04:00
Vysheng
ed2be5498b Mark read messages from not peers 2014-09-03 17:05:48 +04:00
Vysheng
c734dd4daf Fixed bad assertion. Maybe fixed MACH CE 2014-09-03 13:39:28 +04:00
Vysheng
8f60b17441 Fixed bad assertion 2014-09-03 13:31:39 +04:00
vvaltman
f5e6e3aa6b support for secret chats file in no-binlog mode 2014-08-31 18:18:19 +04:00
vvaltman
1602a33b45 Fixed work with updates 2014-08-27 19:12:45 +04:00
vvaltman
8cee8b5125 debug output 2014-08-27 02:02:19 +04:00
vvaltman
80998dc7ec Fixed bug in set_friend() 2014-08-24 20:49:06 +04:00
vvaltman
e57b7064bb Fixed licenses. libtgl is now distributed under LGPL 2.1+ 2014-08-22 02:02:43 +04:00
vvaltman
5064b17d69 Updated unread notification 2014-08-22 00:35:27 +04:00
Vysheng
03f9884458 Fixed small error 2014-08-22 16:30:28 +04:00
vvaltman
d33d24d1f0 changes 2014-08-21 07:24:52 +04:00
vvaltman
f3636ced4c updates 2014-08-21 02:33:19 +04:00
Vysheng
6707c11952 updates 2014-08-21 19:38:51 +04:00
vvaltman
969da08826 Merge branch 'master' of adm239:tg
Conflicts:
	interface.c
	tgl.h
2014-08-20 20:41:56 +04:00
vvaltman
f58b812b06 Fixes 2014-08-20 20:36:45 +04:00
Vysheng
d1096cba33 fixes 2014-08-19 16:57:55 +04:00
vvaltman
2b2cc686fc updates 2014-08-18 20:39:04 +04:00
vvaltman
cedc1d17d4 many fixes 2014-08-15 02:16:01 +04:00
Vysheng
e2e7d0c906 fixes 2014-08-15 18:57:43 +04:00
Vysheng
b12ca53816 many updates 2014-08-14 22:03:33 +04:00
vysheng
fe08f0c5e7 more code 2014-08-14 01:31:24 +00:00
Vysheng
bf86f75604 fixes 2014-08-13 19:55:16 +04:00
Vysheng
418cad58d1 Some refactoring 2014-08-13 16:56:55 +04:00
Vysheng
9959c0589f renamed user_chat_get to peer_get 2014-08-13 14:09:52 +04:00
vysheng
d3780ebeff Mant fixes. Sometimes work now 2014-08-13 01:22:15 +00:00
vysheng
8dd17ec6bc Some renaming 2014-08-12 21:51:16 +00:00
vysheng
a37e5f437e A bit working version 2014-08-12 21:32:11 +00:00
Vysheng
084e5dfe1d Fixes 2014-08-12 22:05:18 +04:00
vvaltman
5c1da6c955 fixes 2014-08-12 01:15:22 +04:00
Vysheng
337be90978 many changes 2014-08-12 19:15:04 +04:00
Vysheng
33d25bab99 Use tree for peer_name search 2014-01-31 20:03:40 +04:00
antma
989d6de654 fix memory leak during replaying CODE_binlog_set_chat_title 2014-01-21 18:26:56 +04:00
antma
e27a27c4a0 fix #include "config.h" for all source files 2014-01-13 17:05:25 +04:00
antma
5de0d75942 add functions tstrndup (auto check return value of strndup calls) 2014-01-13 16:26:48 +04:00
Vysheng
6b0d354e69 Added partial lua support 2014-01-12 04:43:29 +04:00
Vysheng
accba9b5e5 binlog.c: fixed tfree len 2014-01-11 03:26:53 +04:00
vysheng
f06d3c1625 free->tfree. Memory checks, if compiled with -DDEBUG 2014-01-10 18:37:56 +04:00
vysheng
a97603031c realloc->trealloc 2014-01-10 17:08:12 +04:00
antma
3795a77618 check return values of strdup and malloc
add talloc0 function (malloc and zero fill)
check return values of arithmetic openssl BN_* functions
check return values of BN_bin2bn function
remove useless BN_init calls right after BN_new
fix 2 small memory leaks
2014-01-10 15:32:57 +04:00
Vysheng
2ddd7a1d71 Fixed check g_a in encr chats 2013-12-23 15:10:53 +04:00
Vysheng
9ebb3f7370 Added chat_with_peer command 2013-12-06 21:14:41 +04:00
Vysheng
2c9e51b4af Fixed bug 2013-12-06 20:40:52 +04:00
Vysheng
8a39f039b0 Many fixes. 2013-12-02 21:19:08 +04:00
Vysheng
ef8de029a5 binlog.c/binlog.h: added GPL headers 2013-11-30 14:12:51 +04:00
Vysheng
12b9882aae fixed binlog problems. Set lock on binlog 2013-11-30 03:15:10 +04:00
Vysheng
8bc40adffb Merge github.com:vysheng/tg 2013-11-30 01:44:16 +04:00
Vysheng
725c6669a7 Manty fixes. Mostly binlog for messages 2013-11-30 01:43:56 +04:00