Commit graph

53 commits

Author SHA1 Message Date
vvaltman
b1cbaa5105 many fixes 2014-08-15 02:16:01 +04:00
Vysheng
e0ded4a86c fixes 2014-08-15 18:57:43 +04:00
Vysheng
4a48059e8a many updates 2014-08-14 22:03:33 +04:00
vysheng
3dde03db86 more code 2014-08-14 01:31:24 +00:00
Vysheng
3b5458de54 fixes 2014-08-13 19:55:16 +04:00
Vysheng
cb95039f51 Some refactoring 2014-08-13 16:56:55 +04:00
vysheng
a8fae1278f Updates 2014-08-12 09:59:59 +00:00
vysheng
c9116d55f1 Update loop.c 2014-02-25 23:31:27 +03:00
vysheng
b8d827ed59 Fixed 'call' method from jerbob92 2014-02-24 15:27:30 +04:00
Jeroen Bobbeldijk
046b0ce109 Fully working phone call support, might need some tweaks and checks 2014-02-24 07:59:20 +01:00
Vysheng
856fba7fae Fixed registration. Fixed possible SIGSEGV in create_print_name 2014-02-07 19:40:39 +04:00
Vysheng
8ca4a475e7 Added -W key to wait dialog list before processing input 2014-02-03 19:50:57 +04:00
Vysheng
a334bed1f6 Fix for non-binlog version 2014-02-01 00:19:55 +04:00
vysheng
f06c96fa73 restored _GNU_SOURCE for getline in FreeBSD 2014-01-13 16:58:14 +03:00
antma
622dec3e70 remove useless #define _GNU_SOURCE from not using asprintf sources 2014-01-13 17:12:39 +04:00
antma
eb2bc7f0ff fix #include "config.h" for all source files 2014-01-13 17:05:25 +04:00
Vysheng
90dd95392f Added partial lua support 2014-01-12 04:43:29 +04:00
vysheng
feed5229b5 free->tfree. Memory checks, if compiled with -DDEBUG 2014-01-10 18:37:56 +04:00
antma
e8943b5aa1 remove undefined behavior flush (stdin) call
http://stackoverflow.com/questions/2979209/using-fflushstdin
2014-01-10 16:21:34 +04:00
antma
bb24fba98f 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
9b67354294 Added safe_quit query. Useful in pipe mode 2013-12-21 15:53:32 +04:00
vysheng
6e39eead6f Merge https://github.com/lwhsu/tg 2013-12-20 17:44:30 +04:00
Li-Wen Hsu
cacf0582bc Define _GNU_SOURCE for getline(3) 2013-12-19 02:14:40 +08:00
vysheng
3b033ea3ff Added dump packets to file 2013-12-18 19:21:49 +04:00
Li-Wen Hsu
bb53f75e2b Make it compile on FreeBSD. 2013-12-17 02:30:36 +08:00
Vysheng
ee1f45ec3d Manty fixes. Mostly binlog for messages 2013-11-30 01:43:56 +04:00
Vysheng
4c740e0bd4 Fixed binlog. Added state file to binlog 2013-11-22 01:40:31 +04:00
Vysheng
849d6a33a6 Sometimes new binlog works 2013-11-21 23:35:49 +04:00
Vysheng
f3edaaa346 Partial support for binlog. It now can track user, secret chat and auth updates. 2013-11-15 04:08:24 +04:00
vysheng
b93c9549f2 Added files for binlog 2013-11-13 04:11:25 +04:00
vysheng
4fdb69a85f Maybe it would compile on mac now 2013-11-11 15:34:45 +04:00
vysheng
8c30413d6c Added configure script. Some interface fixes 2013-11-10 02:47:19 +04:00
vysheng
92b65f2dc0 Added libconfig to parse config. Something fixed in net 2013-11-08 22:58:28 +04:00
vysheng
d7efdf5156 Fixed bug in restarting in starting encrypted chat 2013-11-06 02:53:40 +04:00
vysheng
a725c0959f Support for chat create 2013-11-06 02:24:26 +04:00
vysheng
180cfd22f2 Partial support for encrypted chats. 2013-11-04 21:34:27 +04:00
vysheng
b6085fe801 Somthing fixed. Don't know what 2013-11-01 23:57:57 +04:00
vysheng
6a804fcfb9 Fixed inerface 2013-10-30 04:08:30 +04:00
vysheng
5360e1a7dd Fixed fail. Removed some debug output 2013-10-28 21:51:54 +04:00
Vysheng
a0a2d74361 Fixed change from v1 of auth file to v2 2013-10-28 03:24:03 +04:00
vysheng
27ee6923df Changed authorization. Sorry, if that fails anything. Now supports download of photos from other DC 2013-10-28 03:10:40 +04:00
vysheng
9565455d3f Load photo/video. Now works only with current DC. 2013-10-27 23:35:02 +04:00
Vysheng
352bea698c Interface fixes 2013-10-26 23:57:22 +04:00
Vysheng
0230038845 Ask dialog list at start. Try resend query on timeout 2013-10-25 02:32:13 +04:00
vysheng
65c5cbe137 Added unread count 2013-10-24 19:44:54 +04:00
vysheng
e5cc589a0f Added GPL-headers to source files 2013-10-23 18:26:17 +04:00
vysheng
94d55325b4 Added chat_info query. Fixed interface 2013-10-23 14:24:59 +04:00
vysheng
6cc1b3d349 Fixed small bug. Changed interface 2013-10-18 23:30:24 +04:00
Vysheng
bf291df34a Many fixes. Now (maybe) works authorization and get contact list query 2013-10-13 14:18:08 +04:00
Vysheng
3243c29a8c Big commit 2013-10-12 00:52:20 +04:00