Ghislain MARY
|
abab667da5
|
Fix bug in migration from firewall_policy to nat_policy.
Even after creating the nat_policy, the settings of the firewall_policy
could still be used resulting in unexpected behavior.
|
2016-06-07 15:51:43 +02:00 |
|
Gautier Pelloux-Prayer
|
b5606700c5
|
address.c: dont check linphone_address_set_domain
|
2016-06-07 15:46:06 +02:00 |
|
Erwan Croze
|
795829bb10
|
Fix previous commit
|
2016-06-07 14:15:13 +02:00 |
|
Erwan Croze
|
72dcaef493
|
Fix ca path for no linux system
|
2016-06-07 14:10:51 +02:00 |
|
Jehan Monnier
|
3b84bfcaf9
|
improve nat64 support for Apple platform
|
2016-06-07 13:59:13 +02:00 |
|
Erwan Croze
|
2fee71cdea
|
Fix use of bctbx_file_exist for reseting of ca path
|
2016-06-07 12:06:40 +02:00 |
|
Ghislain MARY
|
728c6887f1
|
Fix some compilation warnings.
|
2016-06-06 17:12:01 +02:00 |
|
Ghislain MARY
|
1b62cd64e2
|
Use correct pragma for deprecation in Visual Studio.
|
2016-06-06 17:11:35 +02:00 |
|
Erwan Croze
|
2825ec6a55
|
Fix previous commit
|
2016-06-06 16:33:13 +02:00 |
|
Erwan Croze
|
f1f5172156
|
Reset ca path if not valid
|
2016-06-06 16:13:16 +02:00 |
|
Sylvain Berfini
|
f426902ebe
|
Fixed Sqlite VFS for Android
|
2016-06-06 11:57:21 +02:00 |
|
Ghislain MARY
|
7b4af96a4a
|
Fix Python module build.
|
2016-06-06 11:35:31 +02:00 |
|
Ghislain MARY
|
d6424def2a
|
Little ICE fixes.
|
2016-06-06 11:11:02 +02:00 |
|
Ghislain MARY
|
5b29f57464
|
Fix build with upnp.
|
2016-06-06 10:39:43 +02:00 |
|
Ghislain MARY
|
e664b73e68
|
Add some checks in the TURN tests + add test of TURN with rtcp-mux.
|
2016-06-03 14:58:05 +02:00 |
|
Sylvain Berfini
|
015e7e7861
|
Fix crash when there is no default friend list
|
2016-06-03 14:43:28 +02:00 |
|
Ghislain MARY
|
8b310c888e
|
Update ms2 submodule.
|
2016-06-03 11:22:43 +02:00 |
|
Simon Morlat
|
eaed5fe047
|
fix sqlite openings: don't convert to utf8
|
2016-06-03 10:38:06 +02:00 |
|
Ghislain MARY
|
22df29159f
|
Merge branch 'dev_turn'
|
2016-06-03 10:10:51 +02:00 |
|
Ghislain MARY
|
4efbae9f59
|
Add missing export for Windows build.
|
2016-06-02 16:48:07 +02:00 |
|
Simon Morlat
|
c047fa514a
|
handle the case where the value returned by linphone_proxy_config_get_custom_header() is NULL
|
2016-06-01 19:51:20 +02:00 |
|
Simon Morlat
|
c62793c280
|
merge patch adding java wrapper for linphone_proxy_config_set/get_customer_header()
|
2016-06-01 19:44:50 +02:00 |
|
Simon Morlat
|
5b3f085121
|
lime again
|
2016-06-01 19:42:35 +02:00 |
|
Simon Morlat
|
e67e881283
|
change prototype of lime_freeKeys() to avoid passing a full structure by copy.
|
2016-06-01 19:39:21 +02:00 |
|
Simon Morlat
|
2336ee6f8b
|
fix compilation without lime, add required copyright headers.
|
2016-06-01 19:33:12 +02:00 |
|
Ghislain MARY
|
3ccd09b1e4
|
Fix a lot of doxygen warnings.
|
2016-06-01 18:11:54 +02:00 |
|
Ghislain MARY
|
cac2bc4d95
|
Add missing nat policy ref.
|
2016-06-01 17:06:20 +02:00 |
|
Ghislain MARY
|
fc1fed70fe
|
Merge branch 'master' into dev_turn
|
2016-06-01 14:56:52 +02:00 |
|
Ghislain MARY
|
86705803e4
|
Fix memory leaks.
|
2016-06-01 13:58:53 +02:00 |
|
Ghislain MARY
|
fad94bc04c
|
Fix header includes for Android.
|
2016-06-01 12:32:57 +02:00 |
|
Gautier Pelloux-Prayer
|
2fc0aef1b9
|
gtk: add lime icon in chat
|
2016-05-31 17:43:46 +02:00 |
|
Gautier Pelloux-Prayer
|
cb9816e9fb
|
lime.c: implement "preferred" mode
|
2016-05-31 16:08:35 +02:00 |
|
Simon Morlat
|
aba70a4afa
|
don't make our sqlite vfs the default for all the process, because it conflicts with other use of sqlite (in ios apis for example)
|
2016-05-31 11:34:33 +02:00 |
|
Simon Morlat
|
e4c674c2e3
|
implement the sending of out-of-dialog NOTIFYs, and add non-regression test
This fixes a crash producing all the time when receiving such out-of-dialog NOTIFY.
|
2016-05-27 23:03:05 +02:00 |
|
Sandrine Avakian
|
fca10a6943
|
Fix SQLite3 vas on windows.
|
2016-05-27 11:38:36 +02:00 |
|
Ghislain MARY
|
b08cdb2212
|
Fix compilation error.
|
2016-05-26 17:57:29 +02:00 |
|
Jehan Monnier
|
7add04a59f
|
Enable ipv6 by default on IOS
|
2016-05-26 13:57:03 +02:00 |
|
Sandrine Avakian
|
8efcd200c0
|
cosmetic
|
2016-05-26 09:34:45 +02:00 |
|
Gautier Pelloux-Prayer
|
9eb98a78f9
|
linphonecore.c: stop refreshing deleted proxies in case of network loss to avoid automatic reconnection
|
2016-05-25 15:35:46 +02:00 |
|
Sandrine Avakian
|
69a125b9fe
|
Propagating structures renaming.
|
2016-05-25 14:10:23 +02:00 |
|
Simon Morlat
|
f17014999b
|
fix crash at linphone_core_destroy() when add_missing_audio_codecs or add_missing_video_codec is set to 0.
|
2016-05-23 21:59:41 +02:00 |
|
Ghislain MARY
|
d2b8cb2dd5
|
Fix compilation on Windows.
|
2016-05-23 17:37:30 +02:00 |
|
Ghislain MARY
|
79c89bbb55
|
Fix compilation according to changes made in mediastreamer2.
|
2016-05-23 14:28:52 +02:00 |
|
Sandrine Avakian
|
c95fb27ecf
|
Removing unused function pointer for sqlite vfs version 2 and 3.
|
2016-05-23 14:27:34 +02:00 |
|
Sandrine Avakian
|
76e45b56cb
|
Revert "Using version 3 of SQLite3 VFS."
This reverts commit 8eab2381af.
|
2016-05-23 14:26:07 +02:00 |
|
Sandrine Avakian
|
8eab2381af
|
Using version 3 of SQLite3 VFS.
|
2016-05-23 14:17:57 +02:00 |
|
Sandrine Avakian
|
52b51b1ba7
|
Use default vfs.
|
2016-05-23 11:53:18 +02:00 |
|
Ghislain MARY
|
1a1440e2dc
|
Fix compilation.
|
2016-05-20 16:56:50 +02:00 |
|
Simon Morlat
|
f712c75b66
|
fix bug in previous commit in CMakeList
|
2016-05-20 16:44:28 +02:00 |
|
Sandrine Avakian
|
6649418220
|
Cosmetic - renaming fun, moving doc .
|
2016-05-20 16:15:09 +02:00 |
|