Vysheng
df06d0858b
Some more clear
2014-09-23 17:18:42 +04:00
Vysheng
c03d91a574
Fixed small memory leaks. Added functions to clear most part of data
2014-09-23 16:58:49 +04:00
Vysheng
847b1833c5
Merge github.com:vysheng/tg
2014-09-18 14:11:36 +04:00
Vysheng
466aa0bd76
Fixed small memory leaks
2014-09-18 14:11:23 +04:00
vvaltman
ff97f2a424
rewitten input parse
2014-09-18 01:03:20 +04:00
vvaltman
ce61adac12
Fixed send_photo to encr chats
2014-09-12 00:57:59 +04:00
Vysheng
2e0a7fda26
Check return values of malloc, realloc, strdup and strndup
2014-09-11 13:24:06 +04:00
Vysheng
4e33b40d9b
Fixed crush on real_name update for unknown user
2014-09-08 20:55:22 +04:00
vvaltman
4aeb0ebb20
Fixed updates
2014-09-07 22:44:19 +04:00
Vysheng
d52183f8d5
Supported user#id... and chat#id... from lua
2014-09-02 16:22:32 +04:00
vvaltman
c537196e5f
Fixed CE on 32-bit platforms
2014-08-31 21:19:56 +04:00
vvaltman
6593402144
Fixed visualize key in nocolor output mode.
2014-08-27 01:03:50 +04:00
vvaltman
f344aec7c9
Updates in lua callbacks
2014-08-26 20:06:30 +04:00
vvaltman
5ca596f07e
Fixed updates
2014-08-26 00:48:22 +04:00
vvaltman
43397269de
Fixed bug with short updates
2014-08-25 18:12:17 +04:00
vvaltman
c721eca51e
Fixed problems with read mark. Deleted unused code
2014-08-25 18:04:27 +04:00
vvaltman
e57b7064bb
Fixed licenses. libtgl is now distributed under LGPL 2.1+
2014-08-22 02:02:43 +04:00
vvaltman
5064b17d69
Updated unread notification
2014-08-22 00:35:27 +04:00
vvaltman
f3636ced4c
updates
2014-08-21 02:33:19 +04:00
vvaltman
969da08826
Merge branch 'master' of adm239:tg
...
Conflicts:
interface.c
tgl.h
2014-08-20 20:41:56 +04:00
vvaltman
f58b812b06
Fixes
2014-08-20 20:36:45 +04:00
Vysheng
d1096cba33
fixes
2014-08-19 16:57:55 +04:00
vvaltman
2b2cc686fc
updates
2014-08-18 20:39:04 +04:00
vvaltman
cedc1d17d4
many fixes
2014-08-15 02:16:01 +04:00
Vysheng
b12ca53816
many updates
2014-08-14 22:03:33 +04:00
vysheng
fe08f0c5e7
more code
2014-08-14 01:31:24 +00:00
Vysheng
bf86f75604
fixes
2014-08-13 19:55:16 +04:00
Vysheng
418cad58d1
Some refactoring
2014-08-13 16:56:55 +04:00
Vysheng
9959c0589f
renamed user_chat_get to peer_get
2014-08-13 14:09:52 +04:00
vysheng
d3780ebeff
Mant fixes. Sometimes work now
2014-08-13 01:22:15 +00:00
vysheng
8dd17ec6bc
Some renaming
2014-08-12 21:51:16 +00:00
vysheng
a37e5f437e
A bit working version
2014-08-12 21:32:11 +00:00
Vysheng
337be90978
many changes
2014-08-12 19:15:04 +04:00
vysheng
ad25ab1b01
fix to prev fix
2014-03-07 02:44:41 +04:00
vysheng
8b78b6ffef
Fixed merge structures.c
2014-03-07 02:43:15 +04:00
Thomas Wentzel
4c0071cfb9
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
f647b8f0f3
Fixed registration. Fixed possible SIGSEGV in create_print_name
2014-02-07 19:40:39 +04:00
Vysheng
99ffbf9036
lua: added postpone message
2014-02-06 22:09:43 +04:00
Vysheng
33d25bab99
Use tree for peer_name search
2014-01-31 20:03:40 +04:00
antma
8b4085ff93
AES_KEY structure clean up
2014-01-23 19:49:57 +04:00
antma
167fcea095
fix free in the hypotetic case when binlog message contain NUL character in the middle
2014-01-21 18:36:46 +04:00
vysheng
06902144fa
strutures.c: fixed bad flags in get chat query
2014-01-15 16:10:52 +04:00
antma
e27a27c4a0
fix #include "config.h" for all source files
2014-01-13 17:05:25 +04:00
vysheng
f06d3c1625
free->tfree. Memory checks, if compiled with -DDEBUG
2014-01-10 18:37:56 +04:00
antma
3795a77618
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
f11ae1983f
Support for layer 11
2013-12-24 04:57:01 +04:00
Vysheng
8a39f039b0
Many fixes.
2013-12-02 21:19:08 +04:00
Vysheng
725c6669a7
Manty fixes. Mostly binlog for messages
2013-11-30 01:43:56 +04:00
Vysheng
d96450cd09
Added [offline] modifier
2013-11-25 21:16:34 +04:00
Vysheng
168c6b7a05
added chat info to binlog
2013-11-25 20:13:36 +04:00