Gautier Pelloux-Prayer
|
bf62bf20ff
|
improve chat
|
2016-07-25 14:23:21 +02:00 |
|
Sylvain Berfini
|
94396dacec
|
Fix isVCardSupported method
|
2016-07-25 13:58:22 +02:00 |
|
Sylvain Berfini
|
c68e1877f2
|
JNI wrapper for isVCardSupported method
|
2016-07-25 13:53:49 +02:00 |
|
Sylvain Berfini
|
7bd469baa0
|
Fix some JNI unref methods' name
|
2016-07-22 17:32:12 +02:00 |
|
Ghislain MARY
|
f206446804
|
Add definition of function to know if VCard support is builtin.
|
2016-07-22 17:23:03 +02:00 |
|
Ghislain MARY
|
97fbbf32e2
|
Add function to know if VCard support is builtin + fix line endings of vcard source files.
|
2016-07-22 17:22:08 +02:00 |
|
Ghislain MARY
|
8903f5888a
|
Fix errors in vcard API.
|
2016-07-22 17:21:21 +02:00 |
|
Ghislain MARY
|
5139f91bfb
|
Enable strict-prototypes compilation errors.
|
2016-07-22 17:13:18 +02:00 |
|
Ghislain MARY
|
0f516ab168
|
Fix compilation warning.
|
2016-07-22 17:12:40 +02:00 |
|
Sylvain Berfini
|
eb17eca54a
|
Added JNI methods for LinphoneXmlRpc stack
|
2016-07-22 16:27:55 +02:00 |
|
Ghislain MARY
|
20b66a100f
|
Enable IPv6 by default on all platforms (it was only enabled on iOS).
|
2016-07-22 11:24:28 +02:00 |
|
Ghislain MARY
|
f77a2ada0a
|
Fix definition and usage of LIBLINPHONE_GIT_VERSION.
|
2016-07-22 11:06:17 +02:00 |
|
Ghislain MARY
|
32292aea4b
|
Update ms2 submodule.
|
2016-07-22 11:05:24 +02:00 |
|
Gautier Pelloux-Prayer
|
d7a62cf978
|
tester: add phone alias for test accounts
|
2016-07-22 10:58:38 +02:00 |
|
Ghislain MARY
|
2074998040
|
Update ortp submodule.
|
2016-07-22 10:54:52 +02:00 |
|
Ghislain MARY
|
69dcbe7de5
|
Fix build with Visual Studio.
|
2016-07-21 17:52:35 +02:00 |
|
Ghislain MARY
|
ca1c061016
|
Update ms2 submodule.
|
2016-07-21 16:58:46 +02:00 |
|
Ghislain MARY
|
78cb7617e2
|
Handle IPv6 for ICE and TURN.
|
2016-07-21 16:39:30 +02:00 |
|
Ghislain MARY
|
b6a7b35880
|
Update ortp and ms2 submodules.
|
2016-07-21 16:38:40 +02:00 |
|
Sylvain Berfini
|
442cd8b9db
|
Added getter/setter for familly/given names in vCards
|
2016-07-21 16:24:23 +02:00 |
|
Ghislain MARY
|
c91eb8c135
|
Update ms2 submodule.
|
2016-07-20 11:01:55 +02:00 |
|
Ghislain MARY
|
1ec714cc96
|
Fix build with Visual Studio.
|
2016-07-20 09:58:06 +02:00 |
|
Sylvain Berfini
|
a5008f43bf
|
Real fix for needsEchoCalibration JNI method
|
2016-07-19 15:29:20 +02:00 |
|
Ghislain MARY
|
f7a8db5e0f
|
Do not access the fd field of the bctbx_file_t as it may not be set by some vfs implementation. Furthermore if the file fails to open bctbx_file_open returns NULL and so accessing the fd field will result in a crash.
|
2016-07-19 13:16:19 +02:00 |
|
Ghislain MARY
|
7d9a8dfeca
|
Remove wrong #if HAVE_SRTP.
|
2016-07-19 13:02:43 +02:00 |
|
Sylvain Berfini
|
8a99057d8d
|
Fixed needsEchoCalibration JNI method
|
2016-07-19 12:50:17 +02:00 |
|
Ghislain MARY
|
472befa723
|
Fix vfs header name.
|
2016-07-19 12:23:17 +02:00 |
|
Gautier Pelloux-Prayer
|
dce962bf58
|
fix leaks
|
2016-07-19 12:20:24 +02:00 |
|
Gautier Pelloux-Prayer
|
e532736526
|
tester: add presence with phone alias test
|
2016-07-19 11:56:43 +02:00 |
|
Sylvain Berfini
|
554635c53b
|
Fix crash when downloading chat message encrypted with lime using file body handler
|
2016-07-15 17:03:16 +02:00 |
|
Ghislain MARY
|
06896e3ab2
|
Update ms2 submodule.
|
2016-07-15 14:26:05 +02:00 |
|
Sylvain Berfini
|
d3e8feeb60
|
JNI wrapper for lime methods
|
2016-07-15 11:42:04 +02:00 |
|
Ghislain MARY
|
5dc6c5cb10
|
Add API and config parameter to enable/disable DNS search.
|
2016-07-13 13:45:05 +02:00 |
|
Gautier Pelloux-Prayer
|
02e1a3fcb1
|
tester: install missing stuff
|
2016-07-12 15:46:40 +02:00 |
|
Sylvain Berfini
|
e45b4fe4eb
|
Updated ms2
|
2016-07-12 14:38:10 +02:00 |
|
Gautier Pelloux-Prayer
|
2e13870a54
|
tester: do not gather logs when creating test account, that pollute output too much for something we don't care about
This reduces logs from 800K lines to 300K lines for the whole suite. Fair enough.
|
2016-07-12 13:44:06 +02:00 |
|
Ghislain MARY
|
9ed5462f90
|
Update ms2 submodule.
|
2016-07-11 18:23:01 +02:00 |
|
Gautier Pelloux-Prayer
|
bd503ea852
|
frienlist.c: fix sort (use display name when available)
|
2016-07-11 15:37:09 +02:00 |
|
Sylvain Berfini
|
489c03a89c
|
Fix issue with trim function
|
2016-07-11 15:22:07 +02:00 |
|
Ghislain MARY
|
cad62d59a0
|
Update ms2 submodule.
|
2016-07-11 13:37:08 +02:00 |
|
Ghislain MARY
|
fd25dd44ce
|
Update ms2 submodule.
|
2016-07-11 10:25:44 +02:00 |
|
Ghislain MARY
|
eb27b8d930
|
Add comment about non-existing _LinphoneConference struct.
|
2016-07-11 10:00:13 +02:00 |
|
Ghislain MARY
|
c979886e1f
|
Add NAT policy JNI wrapper.
|
2016-07-08 16:43:32 +02:00 |
|
Ghislain MARY
|
2e475b0bcd
|
Use bctbx_list_t instead of MSList in JNI.
|
2016-07-08 16:42:56 +02:00 |
|
Ghislain MARY
|
ee8296fd6d
|
Add missing license headers.
|
2016-07-08 16:38:49 +02:00 |
|
Sandrine Avakian
|
a164602fa7
|
Fixing error in bug fiex AES.
|
2016-07-08 15:07:17 +02:00 |
|
Sandrine Avakian
|
3180a3fdfb
|
Big AES patch
|
2016-07-08 11:50:51 +02:00 |
|
Ghislain MARY
|
7c778a4f9d
|
Update ms2 submodule.
|
2016-07-07 12:04:43 +02:00 |
|
Sylvain Berfini
|
507c3d6428
|
Simple tool to list most of lp_config items (and their default values if possible)
|
2016-07-07 11:41:20 +02:00 |
|
Ghislain MARY
|
db4be5abea
|
Update ortp and ms2 submodules.
|
2016-07-07 10:46:34 +02:00 |
|