antma
d2460a8a90
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
3c629b2263
fixed acks
2014-01-02 22:52:41 +04:00
vysheng
6ce15fda97
Added configure script. Some interface fixes
2013-11-10 02:47:19 +04:00
vysheng
c04a0f5d6a
Added libconfig to parse config. Something fixed in net
2013-11-08 22:58:28 +04:00
vysheng
923845d668
Partial support for encrypted chats.
2013-11-04 21:34:27 +04:00
vysheng
c9c1641b70
Fixed compilation error
2013-11-02 02:24:59 +04:00
vysheng
14fd4006ba
Changed authorization. Sorry, if that fails anything. Now supports download of photos from other DC
2013-10-28 03:10:40 +04:00
Vysheng
a51c8214cc
Sometimes client can recover from network loss
2013-10-26 19:32:20 +04:00
vysheng
f11664c281
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