Ghislain MARY
|
baa4eebbe1
|
Use correct naming convention in sal API.
|
2018-05-07 17:47:41 +02:00 |
|
Ronan Abhamon
|
df0f8cfa9c
|
fix(friendlist): avoid memory leaks in linphone_friend_list_find_friend_by_ref_key
|
2018-04-26 12:13:00 +02:00 |
|
Ronan Abhamon
|
4b54286a72
|
fix(setup-tester): clean a lot of leaks in Setup
|
2018-04-24 12:21:53 +02:00 |
|
Ghislain MARY
|
711495218a
|
Revert "Revert "Merge branch 'dev_content_cpp' into dev_refactor_cpp""
This reverts commit 2686dca63a.
|
2018-04-12 11:47:14 +02:00 |
|
Jehan Monnier
|
2686dca63a
|
Revert "Merge branch 'dev_content_cpp' into dev_refactor_cpp"
This reverts commit d7890dbe74, reversing
changes made to e6158d8da5.
|
2018-04-05 12:08:44 +02:00 |
|
Sylvain Berfini
|
22218cb188
|
Improved log + fixed external body url format
|
2018-03-26 16:07:26 +02:00 |
|
Sylvain Berfini
|
bca906e399
|
Merge branch 'dev_refactor_cpp' into dev_content_cpp
|
2018-03-19 17:01:05 +01:00 |
|
Erwan Croze
|
43a62dc84a
|
Fixing memory leaks in friendlist
|
2018-02-20 12:11:09 +01:00 |
|
Sylvain Berfini
|
78f40ae222
|
Fixed issue with find_friend_by_address if address has a gruu
|
2018-02-14 10:39:54 +01:00 |
|
Ronan Abhamon
|
450548f612
|
fix(core): add missing content.h include
|
2018-02-08 16:28:48 +01:00 |
|
Ronan Abhamon
|
f5654daa26
|
fix(friendlist): avoid memory leaks but not all
|
2018-02-06 09:20:13 +01:00 |
|
Ghislain MARY
|
2f1d16a306
|
Use c-wrapper for the Core object.
|
2017-12-04 13:56:32 +01:00 |
|
Sylvain Berfini
|
144790b41f
|
Added linphone_address_remove_param method
|
2017-12-04 10:07:44 +01:00 |
|
Sylvain Berfini
|
d8b1d318b2
|
Fixed findFriendByAddress
|
2017-12-01 18:02:18 +01:00 |
|
Sylvain Berfini
|
873dda108b
|
Fixed findFriend when using an address with a gruu
|
2017-12-01 11:00:23 +01:00 |
|
Ronan Abhamon
|
935e429609
|
fix(Core): clean some dirty code...
|
2017-10-11 14:09:22 +02:00 |
|
Ronan Abhamon
|
33d7a384af
|
feat(General): remove LINPHONE_NAMESPACE
|
2017-10-02 12:31:36 +02:00 |
|
François Grisez
|
86b626d3fe
|
Migration of Sal and SalOp into C++ classes
|
2017-09-29 17:19:52 +02:00 |
|
Ronan Abhamon
|
437f43665e
|
feat(c-wrapper): now belle-sip types are declared in this file
|
2017-09-25 14:18:35 +02:00 |
|
Simon Morlat
|
2dd2ee6e79
|
fix memory leaks
|
2017-07-31 16:08:56 +02:00 |
|
Ghislain MARY
|
7ceddff0b9
|
Do not rename files to compile them as C++.
|
2017-07-24 11:56:50 +02:00 |
|
Ghislain MARY
|
b9b283dcdb
|
Compile source files as C++.
|
2017-07-21 17:06:41 +02:00 |
|
Jehan Monnier
|
c99d363fc0
|
No longer check for notify version as it can be reset by belle-sip (new dialog)
|
2017-06-12 15:32:30 +02:00 |
|
Jehan Monnier
|
227de3e119
|
fix vcard object leak (initial ref count moved from 0 to 1)
|
2017-06-05 15:54:20 +02:00 |
|
Jehan Monnier
|
146ad28960
|
make default rls uri fully dynamic
|
2017-05-23 10:45:19 +02:00 |
|
Benjamin Reis
|
b1a30f1a43
|
Fix crash when no default friend_list
|
2017-04-24 10:11:04 +02:00 |
|
Sylvain Berfini
|
47322a211d
|
Added a few missing getters for some properties
|
2017-04-21 17:34:02 +02:00 |
|
François Grisez
|
408da4db34
|
Declared the return type of functions returning an error code as LinphoneStatus
|
2017-04-13 17:00:23 +02:00 |
|
Simon Morlat
|
2baa9f2006
|
Prevent sending INFO messages when the dialog isn't established yet.
|
2017-03-14 17:59:45 +01:00 |
|
Sylvain Berfini
|
a4627732a7
|
Use list pointer directly
|
2017-02-17 17:01:04 +01:00 |
|
Benjamin Reis
|
b95d637c25
|
Better management of friends_map_uri
|
2017-02-17 16:47:19 +01:00 |
|
Benjamin Reis
|
376f8ead9c
|
add alais address to firend amp
|
2017-02-16 16:30:56 +01:00 |
|
Benjamin Reis
|
0f45a2acee
|
Fix : presence re-created after network changes + corresponding test
|
2017-02-16 14:23:04 +01:00 |
|
Benjamin Reis
|
1052d9fe49
|
Use relative Xpath to parse only XMLLine with presence
|
2017-02-14 11:57:46 +01:00 |
|
Benjamin Reis
|
0263048643
|
Fix crash : do not search a LinphoneFriend by a NULL address
|
2017-02-13 12:18:39 +01:00 |
|
Simon Morlat
|
78ef95a3e1
|
fix multiple compilation warnings and memory corruptions in recent commits.
|
2017-02-11 10:33:38 +01:00 |
|
Benjamin Reis
|
7055204182
|
remove useless logs
|
2017-02-10 17:13:52 +01:00 |
|
Benjamin Reis
|
d1f7e4d7f5
|
Add friends_map_uri to LinphoneFriendList
|
2017-02-10 17:03:16 +01:00 |
|
Simon Morlat
|
b551bb92cd
|
fix warnings
|
2017-02-08 09:12:52 +01:00 |
|
Simon Morlat
|
6395c65feb
|
fix crash when removing a friend if such friend wasn't in the map.
|
2017-01-24 16:27:49 +01:00 |
|
Sylvain Berfini
|
f92de2825e
|
Improved performances of presence server list notify
|
2017-01-23 10:45:13 +01:00 |
|
Benjamin Reis
|
54081aaee0
|
fix memory leak
|
2017-01-20 16:00:07 +01:00 |
|
Benjamin Reis
|
7f65973bd6
|
add function bctbx_mmap_delete_with_data for ullong & cchar
|
2017-01-20 14:20:56 +01:00 |
|
Sylvain Berfini
|
8903615cad
|
Delete map when deleting friend list
|
2017-01-20 11:49:55 +01:00 |
|
Benjamin Reis
|
eeebd4aa4f
|
Do not try to erase friend from map if ref key is null
|
2017-01-20 11:10:42 +01:00 |
|
Benjamin Reis
|
477a3266e9
|
clear the code
|
2017-01-20 11:02:45 +01:00 |
|
Benjamin Reis
|
ec7fd6f617
|
optimize always & ever
|
2017-01-20 10:48:10 +01:00 |
|
Benjamin Reis
|
5f98187202
|
keep optimizing
|
2017-01-20 10:09:03 +01:00 |
|
Benjamin Reis
|
07695c3c64
|
optimize perf
|
2017-01-20 09:35:14 +01:00 |
|
Benjamin Reis
|
88c467d684
|
Fix crash when import friend with no ref key
|
2017-01-19 17:49:21 +01:00 |
|