Commit graph

13 commits

Author SHA1 Message Date
antma
3ec80b7ac7 enhance portability (replace void* by char*)
When using void pointers in calculations, the behaviour is undefined. Arithmetic operations on 'void *' is a GNU C extension, which defines the 'sizeof(void)' to be 1.
2014-01-10 19:04:27 +04:00
Vysheng
2cfe58c1a9 fixed acks 2014-01-02 22:52:41 +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
180cfd22f2 Partial support for encrypted chats. 2013-11-04 21:34:27 +04:00
vysheng
d022483658 Fixed compilation error 2013-11-02 02:24:59 +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
177f0ac25a Sometimes client can recover from network loss 2013-10-26 19:32:20 +04:00
vysheng
5dfaf8ca64 Added some fixes required by GPL 2013-10-25 13:28:29 +04:00
Vysheng
dfdd183169 Fixed APP_HASH 2013-10-24 20:04:38 +04:00
vysheng
9dacff9d0e Changed APP_ID 2013-10-23 23:22:47 +04:00
vysheng
e5cc589a0f Added GPL-headers to source files 2013-10-23 18:26:17 +04:00
Vysheng
3243c29a8c Big commit 2013-10-12 00:52:20 +04:00