Vysheng
6b0d354e69
Added partial lua support
2014-01-12 04:43:29 +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
5cae1a7f3d
Merge BSD-fixed from lwhsu
2013-12-20 17:57:00 +04:00
Li-Wen Hsu
cdd0d2c457
Clean up more generated files
2013-12-19 02:25:34 +08:00
Li-Wen Hsu
3f48c7dc13
Restore flags not supported by gcc 4.2
2013-12-19 02:17:21 +08:00
Li-Wen Hsu
efdaafe0b2
Make it compile on FreeBSD.
2013-12-17 02:30:36 +08:00
Vysheng
8ad5053c66
Partial support for binlog. It now can track user, secret chat and auth updates.
2013-11-15 04:08:24 +04:00
vysheng
0d99482877
Added files for binlog
2013-11-13 04:11:25 +04:00
vysheng
65edc1789b
Maybe it would compile on mac now
2013-11-11 15:34:45 +04:00
vysheng
6ce15fda97
Added configure script. Some interface fixes
2013-11-10 02:47:19 +04:00