Vysheng
35f90fd0b9
Merge github.com:vysheng/tg
2014-09-18 14:11:36 +04:00
Vysheng
5c2f7d688e
Fixed small memory leaks
2014-09-18 14:11:23 +04:00
vvaltman
a6af86a266
rewitten input parse
2014-09-18 01:03:20 +04:00
vvaltman
8bdaf6e55b
Fixed send_photo to encr chats
2014-09-12 00:57:59 +04:00
Vysheng
a7e0f25a6a
Check return values of malloc, realloc, strdup and strndup
2014-09-11 13:24:06 +04:00
Vysheng
8b558db00b
Fixed crush on real_name update for unknown user
2014-09-08 20:55:22 +04:00
vvaltman
3871561c09
Fixed updates
2014-09-07 22:44:19 +04:00
Vysheng
6fb56f1496
Supported user#id... and chat#id... from lua
2014-09-02 16:22:32 +04:00
vvaltman
f51f3b4da3
Fixed CE on 32-bit platforms
2014-08-31 21:19:56 +04:00
vvaltman
3bf992f0cb
Fixed visualize key in nocolor output mode.
2014-08-27 01:03:50 +04:00
vvaltman
152ebc3898
Updates in lua callbacks
2014-08-26 20:06:30 +04:00
vvaltman
1bd7d2cfad
Fixed updates
2014-08-26 00:48:22 +04:00
vvaltman
8b2aec9703
Fixed bug with short updates
2014-08-25 18:12:17 +04:00
vvaltman
fef8398860
Fixed problems with read mark. Deleted unused code
2014-08-25 18:04:27 +04:00
vvaltman
ab5b9c306f
Fixed licenses. libtgl is now distributed under LGPL 2.1+
2014-08-22 02:02:43 +04:00
vvaltman
29d2e32912
Updated unread notification
2014-08-22 00:35:27 +04:00
vvaltman
bd4e59b6ab
updates
2014-08-21 02:33:19 +04:00
vvaltman
64981ad777
Merge branch 'master' of adm239:tg
...
Conflicts:
interface.c
tgl.h
2014-08-20 20:41:56 +04:00
vvaltman
311489b168
Fixes
2014-08-20 20:36:45 +04:00
Vysheng
52b5a2d3ce
fixes
2014-08-19 16:57:55 +04:00
vvaltman
d08a64a481
updates
2014-08-18 20:39:04 +04:00
vvaltman
b1cbaa5105
many fixes
2014-08-15 02:16:01 +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
bc1648a7c7
renamed user_chat_get to peer_get
2014-08-13 14:09:52 +04:00
vysheng
ddbe7ba88c
Mant fixes. Sometimes work now
2014-08-13 01:22:15 +00:00
vysheng
c05bb2683e
Some renaming
2014-08-12 21:51:16 +00:00
vysheng
143d672884
A bit working version
2014-08-12 21:32:11 +00:00
Vysheng
7741fe8da9
many changes
2014-08-12 19:15:04 +04:00
vysheng
8ff2ac447b
fix to prev fix
2014-03-07 02:44:41 +04:00
vysheng
3383755b21
Fixed merge structures.c
2014-03-07 02:43:15 +04:00
Thomas Wentzel
11ab0194eb
Got into a situation where telegram would crash upon startup, since fetch_encrypted_message_file would end up being called with a message_media of type CODE_decrypted_message_media_document.
2014-03-06 22:31:05 +01:00
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