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
vysheng
f773c0cf18
tab replaced with spaces
2013-10-03 20:10:53 +04:00
vysheng
9c70da9ed7
many fixes
2013-10-03 20:09:06 +04:00
vysheng
78f4d71855
Added some files
2013-10-03 16:38:25 +04:00