Commit Graph

67 Commits

Author SHA1 Message Date
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
vysheng
4b55f8f5b8 fixed CE on 32-bit systems 2013-11-30 00:43:36 +03:00
Vysheng
168c6b7a05 added chat info to binlog 2013-11-25 20:13:36 +04:00
Vysheng
6fea158478 Chats added to binlog 2013-11-23 03:26:35 +04:00
Vysheng
f4ac638c72 Fixed binlog. Added state file to binlog 2013-11-22 01:40:31 +04:00
Vysheng
bfd536431b Fixed bugs. Probably now something works 2013-11-21 23:54:06 +04:00
Vysheng
06dee8bdbd Sometimes new binlog works 2013-11-21 23:35:49 +04:00
Vysheng
8ad5053c66 Partial support for binlog. It now can track user, secret chat and auth updates. 2013-11-15 04:08:24 +04:00
vysheng
0d99482877 Added files for binlog 2013-11-13 04:11:25 +04:00