Vysheng
856fba7fae
Fixed registration. Fixed possible SIGSEGV in create_print_name
2014-02-07 19:40:39 +04:00
Vysheng
3b4bf372ab
lua: added postpone message
2014-02-06 22:09:43 +04:00
Vysheng
e10ce5aa69
Use tree for peer_name search
2014-01-31 20:03:40 +04:00
antma
d8b16d5738
AES_KEY structure clean up
2014-01-23 19:49:57 +04:00
antma
2a817354ff
fix free in the hypotetic case when binlog message contain NUL character in the middle
2014-01-21 18:36:46 +04:00
vysheng
48c2619bf8
strutures.c: fixed bad flags in get chat query
2014-01-15 16:10:52 +04:00
antma
eb2bc7f0ff
fix #include "config.h" for all source files
2014-01-13 17:05:25 +04:00
vysheng
feed5229b5
free->tfree. Memory checks, if compiled with -DDEBUG
2014-01-10 18:37:56 +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
3421589432
Support for layer 11
2013-12-24 04:57:01 +04:00
Vysheng
ae29e1d933
Many fixes.
2013-12-02 21:19:08 +04:00
Vysheng
ee1f45ec3d
Manty fixes. Mostly binlog for messages
2013-11-30 01:43:56 +04:00
Vysheng
698004d92d
Added [offline] modifier
2013-11-25 21:16:34 +04:00
Vysheng
2362d88266
added chat info to binlog
2013-11-25 20:13:36 +04:00
Vysheng
852c768736
Chats added to binlog
2013-11-23 03:26:35 +04:00
Vysheng
575fb9b001
Merge github.com:vysheng/tg
2013-11-21 23:36:05 +04:00
Vysheng
849d6a33a6
Sometimes new binlog works
2013-11-21 23:35:49 +04:00
vysheng
b23186b4e1
Merge github.com:vysheng/tg
...
Conflicts:
interface.c
2013-11-19 21:01:18 +04:00
Vysheng
c41a38924a
Fixed small bugs. Fixed login
2013-11-16 17:04:53 +04:00
vysheng
451f4134a0
Merge github.com:vysheng/tg
2013-11-15 14:37:34 +04:00
vysheng
a1ea8bd69c
Added full support for layer 10
2013-11-15 14:37:14 +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
1c6e84b999
Fixed bug in read config
2013-11-11 22:35:31 +04:00
vysheng
8c30413d6c
Added configure script. Some interface fixes
2013-11-10 02:47:19 +04:00
vysheng
a725c0959f
Support for chat create
2013-11-06 02:24:26 +04:00
vysheng
f4e8e8ca0c
Some fixes with download/upload in encrypted chats
2013-11-05 03:46:12 +04:00
vysheng
a0ba6cc7c3
Many improvements in encrypted chats. Can not send/download encrypted messages, for example
2013-11-05 03:15:24 +04:00
vysheng
180cfd22f2
Partial support for encrypted chats.
2013-11-04 21:34:27 +04:00
Vysheng
05f9d32698
Some code related to encrypted chat. Nothing works yet, but I believe it would work in the nearest future
2013-11-02 21:01:22 +04:00
vysheng
aa40f0caab
Some changes to add encrypted chat in nearest future
2013-11-02 14:14:30 +04:00
vysheng
b6085fe801
Somthing fixed. Don't know what
2013-11-01 23:57:57 +04:00
vysheng
a18b898122
id for users and chats renamed to peer_id_t. This will make implementing secure chats and geochats easier
2013-11-01 03:18:34 +04:00
vysheng
5360e1a7dd
Fixed fail. Removed some debug output
2013-10-28 21:51:54 +04:00
vysheng
9565455d3f
Load photo/video. Now works only with current DC.
2013-10-27 23:35:02 +04:00
Vysheng
f8d3fdf276
Fixed read of notify settings
2013-10-26 02:03:36 +04:00
vysheng
f458444193
fwd message
2013-10-25 23:50:10 +04:00
vysheng
cfdfc0d72d
Fixed bug in user_info
2013-10-25 21:33:18 +04:00
vysheng
f03501c09e
Merge github.com:vysheng/tg
2013-10-25 21:29:14 +04:00
vysheng
4fd6b44219
Added user_info query
2013-10-25 21:29:02 +04:00
Vysheng
0cd85d7234
added #num to contacts with duplicate names
2013-10-25 02:56:11 +04:00
Vysheng
7f47948cc6
Fixed chat_info query
2013-10-24 21:04:44 +04:00
vysheng
f9cf392960
Fixed some bugs. Fixed interface
2013-10-24 11:38:32 +04:00
vysheng
e5cc589a0f
Added GPL-headers to source files
2013-10-23 18:26:17 +04:00
vysheng
121f0f1d14
Fixed unread messages. Added output to dialoglist query
2013-10-23 14:25:41 +04:00
Vysheng
6893fca713
Added fetch of all updates. Added print of service messages
2013-10-21 23:27:29 +04:00
Vysheng
dd6c67008d
fixed fail on free geo media type
2013-10-19 15:46:41 +04:00
vysheng
6cc1b3d349
Fixed small bug. Changed interface
2013-10-18 23:30:24 +04:00
Vysheng
e40ae9590d
Many bug fixes. Added dialog_list query
2013-10-18 20:00:47 +04:00
Vysheng
a8a18a8076
Sometimes updates work
2013-10-16 23:19:39 +04:00
Vysheng
baa56b709c
Commit parse of many structures (message, chat, photo, etc)
2013-10-14 21:26:25 +04:00