mjentsch
b3642e2e7e
Remove correct server.pub when uninstalling
2014-10-14 22:08:15 +02:00
mjentsch
3773562201
Do not compile on uninstallation
2014-10-05 20:54:24 +02:00
mjentsch
17e925e4ef
Add Makefile target "purge" to delete all user data
2014-10-05 20:53:14 +02:00
mjentsch
8eacac2b87
Load public key from Adium bundle
2014-10-05 14:19:05 +02:00
mjentsch
4b7b1e0010
Fix includes and remove obsolete code
2014-10-05 12:25:23 +02:00
mjentsch
30f6f0d381
Add makefile
2014-10-02 14:17:36 +02:00
Dmitrij D. Czarkoff
32c6b6a3b3
Don't tracked Makefile and config.h
...
Both files are generated by ``configure'' script. Given that they:
1. may change after running ``configure'' and
2. are setup-dependent
there's no need to track them anyway.
2014-02-25 16:42:17 +01:00
vysheng
b8d827ed59
Fixed 'call' method from jerbob92
2014-02-24 15:27:30 +04:00
vysheng
b9a1ecf777
Added --with-progname="progname" option to configure.
2014-02-06 18:12:43 +04:00
Vysheng
90dd95392f
Added partial lua support
2014-01-12 04:43:29 +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
20f1c7629b
Merge BSD-fixed from lwhsu
2013-12-20 17:57:00 +04:00
Li-Wen Hsu
715378408b
Remove generated files and add .gitignore
2013-12-19 02:19:37 +08:00
Li-Wen Hsu
0d80f5e298
Restore flags not supported by gcc 4.2
2013-12-19 02:17:21 +08:00
Li-Wen Hsu
bb53f75e2b
Make it compile on FreeBSD.
2013-12-17 02:30:36 +08: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
b93c9549f2
Added files for binlog
2013-11-13 04:11:25 +04:00
vysheng
4fdb69a85f
Maybe it would compile on mac now
2013-11-11 15:34:45 +04:00
vysheng
8c30413d6c
Added configure script. Some interface fixes
2013-11-10 02:47:19 +04:00
vysheng
92b65f2dc0
Added libconfig to parse config. Something fixed in net
2013-11-08 22:58:28 +04:00
Vysheng
5f2080e956
Some fixes. Added automaticly generated constants.h
2013-10-13 16:30:53 +04:00
Vysheng
bf291df34a
Many fixes. Now (maybe) works authorization and get contact list query
2013-10-13 14:18:08 +04:00
Vysheng
3243c29a8c
Big commit
2013-10-12 00:52:20 +04:00
vysheng
9c70da9ed7
many fixes
2013-10-03 20:09:06 +04:00
vysheng
78f4d71855
Added some files
2013-10-03 16:38:25 +04:00