Commit Graph

870 Commits

Author SHA1 Message Date
Steve Illichevsky
52470ce207 Update compat 2014-10-03 12:15:31 +04:00
Steve Illichevsky
f1d2ecc66e Update control 2014-10-03 12:15:16 +04:00
Steve Illichevskiy
804bf0b82e Try to use git-buildpakage 2014-10-03 06:55:04 +04:00
Steve Illichevskiy
6087ad4097 Add to ignore trash from debianisation 2014-10-03 06:19:38 +04:00
vvaltman
e5419d2da6 Check return code when downloading files 2014-10-02 23:20:03 +04:00
vvaltman
ecdec4620d Added '-e' option 2014-10-02 22:54:06 +04:00
vysheng
59abeaa188 Merge pull request #268 from tincann/master
Fixed a typo (i assume) in an error message
2014-10-02 22:42:59 +04:00
Steve Illichevskiy
8a71a3cb51 Some changes for daemon mode 2014-10-02 22:02:12 +04:00
Steve Illichevskiy
f159bd954a Add preinst and postrm for daemon mode
Generate config
2014-10-02 20:52:22 +04:00
Morten
611338ee26 typo fix 2014-10-02 18:39:49 +02:00
Steve Illichevskiy
0917afe134 Remove tls from install 2014-10-02 17:23:43 +04:00
Vysheng
eaf35cc6f6 Fixed error in prev commit 2014-10-02 16:39:25 +04:00
Vysheng
2f0a7b9d74 Fixed bug in FLOOD_WAIT 2014-10-02 16:34:29 +04:00
vysheng
4e960fdd7b Merge pull request #266 from gahr/freebsd-fixes
FreeBSD-specific fixes
2014-10-02 16:30:51 +04:00
Vysheng
641f9a8e88 Fixed typo 2014-10-02 15:00:37 +04:00
vysheng
67b6f2e714 Merge pull request #264 from gahr/netinet-in
netinet/in.h is required for struct sockaddr_in
2014-10-02 15:02:09 +04:00
vysheng
3363c53a80 Merge pull request #263 from stillru/master
Update for Debian pakage creation
2014-10-02 14:59:42 +04:00
Pietro Cerutti
61c1ac9ab4 Do not define bswap32 on FreebSD (and OpenBSD I guess). Then, netinet/tcp.h
requires sys/types.h
2014-10-02 12:20:26 +02:00
Pietro Cerutti
a9139222fb netinet/in.h is required for struct sockaddr_in
main.c:739:24: error: variable has incomplete type 'struct sockaddr_in'
    struct sockaddr_in serv_addr;
2014-10-02 10:14:55 +02:00
Steve Illichevsky
d7477ecc6e Fix server.pub
Placed to default directory.
User now not need to specify server key with -k server.pub
2014-10-02 08:59:28 +04:00
Steve Illichevsky
ed322812a4 Create server.pub 2014-10-02 08:58:02 +04:00
Steve Illichevsky
8e493a58ed Fix path to tg-server.pub 2014-10-02 08:51:51 +04:00
Steve Illichevsky
4290ed97e9 Return copyright 2014-10-02 08:49:06 +04:00
Steve Illichevskiy
b964338980 Clear from trash 2014-10-02 08:09:29 +04:00
Steve Illichevskiy
2a1d38ac5d Update debian folder to build deb pakage
Add manpage
2014-10-02 08:07:38 +04:00
Vysheng
283b8672a2 Fixed send queries by id 2014-10-01 14:34:55 +04:00
Vysheng
33e973ee9d increased version 2014-09-29 21:04:05 +04:00
Vysheng
d6db27b7d5 Fixed 500 error 2014-09-29 21:03:19 +04:00
Vysheng
77ab47b638 support for some error codes 2014-09-29 20:48:27 +04:00
Vysheng
75b0f3d223 Necessary fixes for pfs 2014-09-29 20:10:54 +04:00
Vysheng
0346b6036f Merge github.com:vysheng/tg 2014-09-29 18:38:33 +04:00
Vysheng
3eeeb5d03e Fixed absolute path for downloads 2014-09-29 18:38:06 +04:00
vvaltman
7affcd8968 Merge github.com:vysheng/tg 2014-09-29 16:12:15 +04:00
vvaltman
11bf4177cc Added dump-tl binary. Updated to 17 layer 2014-09-29 16:11:48 +04:00
vvaltman
b9cf49e96f Hardcoded default ip's for all DC 2014-09-27 21:58:28 +04:00
vysheng
ddcd8ad44e Merge pull request #258 from dmp1ce/patch-1
Spelling correction to help
2014-09-26 01:19:06 +04:00
David Parrish
fe9bd8ca91 Spelling correction to help 2014-09-25 15:38:13 -04:00
Vysheng
77bbb4cef0 Fixed loop.c 2014-09-24 14:35:27 +04:00
Vysheng
b9878e5c1a fixes in bignum padding 2014-09-23 19:06:20 +04:00
Vysheng
9cebc24d8b mtproto-client: fixed bad bignum pad 2014-09-23 18:59:28 +04:00
Vysheng
ce1d3a1369 Fixed readline_disable mode 2014-09-23 18:39:28 +04:00
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
3984078f55 Update CHANGELOG 2014-09-23 12:37:57 +04:00
vvaltman
2e9790e5f7 Merge github.com:vysheng/tg 2014-09-23 02:23:54 +04:00
vvaltman
6f51f9662b Support for unix sockets 2014-09-23 02:23:40 +04:00
vysheng
6e58c0696f Update test.lua 2014-09-22 22:52:35 +04:00
Vysheng
e14848179e Updated test.lua. Libnotify use example 2014-09-22 17:41:51 +04:00
vvaltman
e615891d88 Small bugfixes 2014-09-22 01:00:46 +04:00
vvaltman
f496648d33 Make get_state once per hour 2014-09-21 14:13:40 +04:00