Commit graph

5452 commits

Author SHA1 Message Date
Jehan Monnier
e9e2758816 fix lime to make sure zrtp trust is indexed by scheme, username and domain only instead of full sip uri
# Conflicts:
#	coreapi/lime.c
#	coreapi/linphonecall.c
2018-06-13 11:56:47 +02:00
Johan Pascal
3e851c239b Improve Lime error trace on incoming message deciphering failure
+ improve SQL requests

# Conflicts:
#	coreapi/lime.c
2018-06-13 11:56:47 +02:00
Jehan Monnier
e2c3e740ec make sure algorithm are compared case unsensitively 2018-06-13 10:47:24 +02:00
Jehan Monnier
bc8f6a5c60 fix cpim testers 2018-05-30 09:29:10 +02:00
Ronan Abhamon
db8e328b65 fix(core): do not export LINPHONE_EXPORTS in tester... + add ugly workarounds due to bad design 2018-05-24 13:28:01 +02:00
Jehan Monnier
cede358396 update grammar search path 2018-05-23 12:31:38 +02:00
Jehan Monnier
836cbdf97f make sure android platform helper is compatible with linphone-android 3.x 2018-05-22 18:13:40 +02:00
Ghislain MARY
5b9c76ff31 Revert "Improve last commit."
This reverts commit 131201a7d6.

This commit was intended to remove deprecation warnings. That would have been great if it was specified in the original commit message...
2018-05-21 10:37:14 +02:00
François Grisez
0adccd72de [Build] Fix race condition between linphonej and linphone-coreapi targets 2018-05-18 15:48:22 +02:00
François Grisez
c35f4f2719 [API doc] Makes the documentation to be installed. 2018-05-18 10:57:59 +02:00
François Grisez
8375959f36 Finalization of the API documentation generator. 2018-05-17 19:06:53 +02:00
François Grisez
2797ccb470 Reworking of CMake scripts around documentation generation
+ Merging of ENABLE_SPHINX_DOC and ENABLE_DOC options. Only ENABLE_DOC remains.
+ Switching default value of ENABLE_DOC option to NO.
+ Adding tests for checking the presence of Python modules needed
  for documentation and wrappers generation.
2018-05-17 18:30:18 +02:00
Ghislain MARY
131201a7d6 Improve last commit. 2018-05-17 18:09:09 +02:00
Mickaël Turnel
c28c869949 Fix crash when the call is NULL 2018-05-17 15:36:20 +02:00
François Grisez
bfd8965a58 Makes gendoc.py to use csv-table directive form summaries 2018-05-17 15:25:47 +02:00
Ronan Abhamon
3dede7ccda fix(core): fix downloadFile method, returns bool instead of int! There is no reason to return -1 on error like a C function 2018-05-17 11:23:30 +02:00
François Grisez
155393f9f1 [Doc generator] Generate a page for each listener. 2018-05-17 10:25:07 +02:00
Ghislain MARY
97085209ca Add callbacks to notify joining/leaving of a chat room. 2018-05-17 10:09:19 +02:00
Ronan Abhamon
42d9cee02d feat(PathsWindows): use a compilable code... 2018-05-16 17:04:42 +02:00
Benjamin Reis
603bd91bbb add linphone_core_enter_(back/fore)ground and (un)subscribe chat room event handler when needed 2018-05-16 16:50:34 +02:00
Ronan Abhamon
fa0374517f fix(core): add some casts on bool_t to bool (for windows warnings) 2018-05-16 15:11:17 +02:00
François Grisez
e24e4e93f1 Disable the generation of the HTML documentation by doxygen. 2018-05-15 14:51:00 +02:00
Ghislain MARY
ef002c77ef Fix some memory leaks. 2018-05-15 11:51:13 +02:00
Ghislain MARY
5d6fbe9e3c Merge branch 'dev_refactor_cpp' into dev_chatroom_list_subscription 2018-05-14 16:07:29 +02:00
Ghislain MARY
51d5589edf Fix build with Clang 6.0. 2018-05-14 16:06:07 +02:00
Erwan Croze
243de0a617 Fixing leak in JNI 2018-05-14 15:02:54 +02:00
Ghislain MARY
579485228c Remove C strings and bctoolbox lists where possible in the sal. 2018-05-11 18:02:36 +02:00
Simon Morlat
bf187325f5 add ios platform helpers to fix issue with background tasks. 2018-05-11 12:14:17 +02:00
Benjamin Reis
c268421765 fix testers 2018-05-09 17:32:47 +02:00
Benjamin Reis
e4422ca7e6 Merge branch 'dev_refactor_cpp' into dev_chatroom_list_subscription 2018-05-09 16:19:26 +02:00
Benjamin Reis
1572ef97ee fix send of notify multipart 2018-05-09 15:04:41 +02:00
Sylvain Berfini
1f5c297c22 Fixed rootca not being set if path is a directory + added default root ca path for Android 2018-05-09 12:48:22 +02:00
Sylvain Berfini
fa74398e9e Fixed call to Sal's set_tunnel which now is setTunnel 2018-05-09 12:22:04 +02:00
Ghislain MARY
baa4eebbe1 Use correct naming convention in sal API. 2018-05-07 17:47:41 +02:00
Ghislain MARY
4170acf9e6 Terminate client group chat rooms only when the call session reaches the released state. 2018-05-07 11:38:07 +02:00
Benjamin Reis
04bff71ae0 Merge branch 'dev_refactor_cpp' into dev_chatroom_list_subscription 2018-05-07 11:12:25 +02:00
Benjamin Reis
1c1ad84638 fix testers 2018-05-07 10:33:27 +02:00
Ronan Abhamon
1cadac2187 fix(Proxy): remove useless affectation on linphone_nat_policy_ref return 2018-05-04 16:43:01 +02:00
Sylvain Berfini
db008cd32f Fixed tunnel compilation issues 2018-05-04 15:33:56 +02:00
Sylvain Berfini
36aa0bfd0e Added in LinphoneFactory method to create a TunnelConfig 2018-05-04 14:39:33 +02:00
Jehan Monnier
7af5d9664e add missing ref causing crash in Java when core is destroyed before Java account creator. 2018-04-30 16:48:40 +02:00
Ghislain MARY
6a4c4e979f Fix build with Xcode. 2018-04-30 14:06:02 +02:00
Sylvain Berfini
ebb36d6dd0 Added logs related to incoming message decryption process 2018-04-30 13:29:47 +02:00
Sylvain Berfini
0566b2b1fe Fixed LIME 2018-04-30 13:25:40 +02:00
Sylvain Berfini
8958c8ac7b Applied from master callback for next video frame decoded 2018-04-30 13:16:18 +02:00
Sylvain Berfini
ab06d51476 Do not crash in lime if either message or content type is NULL 2018-04-30 12:54:27 +02:00
Sylvain Berfini
d67eeda873 Applied snapshot taken callback changes from master 2018-04-30 12:52:53 +02:00
Simon Morlat
444ec1ac9a Rewrite commit a858005 from master branch (Don't unregister previous contact by default. It is causing troubles with +sip.instance) 2018-04-30 12:04:59 +02:00
Ronan Abhamon
a06c0cf3d7 fix(linphonecore): avoid many leaks when config is read 2018-04-27 14:37:21 +02:00
Ronan Abhamon
728574a549 fix(linphonecore): fix many leaks with bad libxml usage (use xmlFree doc instead of xmlFree) 2018-04-26 17:08:29 +02:00