- 06 Mar, 2023 - 1 commit
-
-
Julien Wadel authored
Use UTF8 setlocale for dealing files. This allows string convertions to be correctly interpreted. By forcing in UTF8, we are sure that convertions into system locale will be correctly done without having to know in advance what encoding it must be use. System locale is not always correctly retrieved for file system. For example, on Mac, the default will be US_ASCII(7bits) if LANG is not set in environment.
-
- 27 Feb, 2023 - 3 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
Fix leak of nat_policy_X section in configuration file, and add code to automatically cleanup orphan sections.
-
Andrea Gianarda authored
-
- 24 Feb, 2023 - 3 commits
-
-
Florent authored
-
Sylvain Berfini authored
Updated liblinphone to add FriendListener allowing to notify a specific friend presence has been updated + fixed/improved a few things related to FriendList & CardDAV
-
Andrea Gianarda authored
-
- 23 Feb, 2023 - 2 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
Fix inconsistency in microphone state when a call is started while the microphone is not enabled at LinphoneCore level.
-
- 22 Feb, 2023 - 2 commits
-
-
Andrea Gianarda authored
-
Andrea Gianarda authored
-
- 21 Feb, 2023 - 2 commits
-
-
Julien Wadel authored
-
Thibault Lemaire authored
(cherry picked from commit fa0a7bbb)
-
- 20 Feb, 2023 - 1 commit
-
-
Simon Morlat authored
-
- 17 Feb, 2023 - 1 commit
-
-
Simon Morlat authored
Restore -Wunused-parameter compilation warning.
-
- 16 Feb, 2023 - 2 commits
-
-
Sylvain Berfini authored
-
Andrea Gianarda authored
-
- 15 Feb, 2023 - 3 commits
-
-
Simon Morlat authored
Fix crashes due to incorrect ownership management of some returned objects, introduced in previous commit.
-
Sylvain Berfini authored
-
Sylvain Berfini authored
Updated liblinphone to prevent race condition crash when stopping Core while Service is alive on Android
-
- 14 Feb, 2023 - 3 commits
-
-
Simon Morlat authored
Use JSON to serialize iOS push notification payload.
-
Andrea Gianarda authored
-
Andrea Gianarda authored
Change flexisip tester DNS server to fs-test-5.linphone.org
-
- 02 Feb, 2023 - 1 commit
-
-
Julien Wadel authored
-
- 31 Jan, 2023 - 2 commits
-
-
Sylvain Berfini authored
-
Julien Wadel authored
-
- 30 Jan, 2023 - 2 commits
-
-
Julien Wadel authored
It is activated with LINPHONE_BUILDER_WINDOWS_TOOLS_CHECK If a check has been already done and is successful, it will avoid to update them on each build.
-
Sylvain Berfini authored
-
- 27 Jan, 2023 - 1 commit
-
-
Sylvain Berfini authored
Updated liblinphone to log warning or error if no active/available network found + keep mobile DNS servers at the end of the list if not the default network on Android
-
- 23 Jan, 2023 - 1 commit
-
-
Anthony Gauchy authored
-
- 20 Jan, 2023 - 1 commit
-
-
Thomas Renaud authored
-
- 19 Jan, 2023 - 1 commit
-
-
Andrea Gianarda authored
-
- 17 Jan, 2023 - 2 commits
-
-
Julien Wadel authored
Liblinphone: Add a function to create a Content from a file path.
-
Mickaël Turnel authored
-
- 16 Jan, 2023 - 2 commits
-
-
Julien Wadel authored
Fix a crash on mkv when stream cannot be duplicate.
-
Thibault Lemaire authored
-
- 13 Jan, 2023 - 4 commits
-
-
Simon Morlat authored
-
Andrea Gianarda authored
-
Andrea Gianarda authored
- remove useless rc files - clean memory leak in secure message test - remove useless usage of fixed filepath for zrtp db
-
Andrea Gianarda authored
-