Simon Morlat
|
4dd2b64c0b
|
Fix reference model of LinphoneChatMessage and its listener.
|
2018-03-29 10:55:09 +02:00 |
|
Simon Morlat
|
04fffe5c90
|
attempt to fix a crash with LinphoneChatMessage (java) pointing to a null LinphoneChatMessage (C)
|
2018-03-29 10:46:56 +02:00 |
|
Sylvain Berfini
|
8966c2ca77
|
Started method to get participants in given state for given chat message
|
2018-03-28 18:20:22 +02:00 |
|
François Grisez
|
998d7633e8
|
Renames enums_page.mustache into enum_page.mustache
|
2018-03-28 16:52:53 +02:00 |
|
Sylvain Berfini
|
cd08c6e2fe
|
Added missing doc in header
|
2018-03-28 15:28:58 +02:00 |
|
Jehan Monnier
|
ba68bf754c
|
improve group chat tests reliability
|
2018-03-28 15:09:20 +02:00 |
|
Jehan Monnier
|
0d604bd547
|
add performance test for resource list subscription
|
2018-03-28 13:04:05 +02:00 |
|
François Grisez
|
75f38a97e0
|
Remove source directory
|
2018-03-27 17:21:59 +02:00 |
|
François Grisez
|
40ca8aca3f
|
Merge remote-tracking branch 'public/dev_refactor_cpp' into dev_doc_generator
|
2018-03-27 16:21:37 +02:00 |
|
Sylvain Berfini
|
ee88045383
|
Renamed content_manager_tester + improved header parsing + new tests
|
2018-03-27 16:10:17 +02:00 |
|
Sylvain Berfini
|
af2a607014
|
Improved ContentType's asString() method
|
2018-03-27 14:39:32 +02:00 |
|
Sylvain Berfini
|
7009b68b9a
|
Added << operator for ContentType and Header
|
2018-03-27 12:45:47 +02:00 |
|
Sylvain Berfini
|
646cff8460
|
Improved presence tester, now more reliable
|
2018-03-27 12:16:42 +02:00 |
|
Sylvain Berfini
|
813ab614eb
|
Use Header class instead of pair<string, string> in Content + improved tester
|
2018-03-27 11:48:40 +02:00 |
|
Sylvain Berfini
|
2081f71c78
|
Added more tests for ContentType parsing
|
2018-03-27 10:10:22 +02:00 |
|
Sylvain Berfini
|
7e5ee05263
|
Improved b64 tests
|
2018-03-26 17:19:04 +02:00 |
|
Sylvain Berfini
|
22218cb188
|
Improved log + fixed external body url format
|
2018-03-26 16:07:26 +02:00 |
|
Sylvain Berfini
|
75b80bbe98
|
Do not compare parameters when comparing ContentType
|
2018-03-26 16:05:09 +02:00 |
|
Sylvain Berfini
|
3a6fe51939
|
Fixed content type parsing + added test
|
2018-03-26 15:58:51 +02:00 |
|
Simon Morlat
|
0945515d6c
|
Fix unreliability with custom header handling. (retrofit of commit 384669 from master branch)
|
2018-03-26 15:42:43 +02:00 |
|
Sylvain Berfini
|
8f2be0252a
|
Fixed 2 issues related to content type parameters : one in = operator, one in the Sal
|
2018-03-26 10:57:08 +02:00 |
|
Erwan Croze
|
3ca2b0232d
|
Fix cancelled_ringing_call test
|
2018-03-26 10:46:06 +02:00 |
|
Simon Morlat
|
eb2c46536e
|
add offer answer test for payload types
|
2018-03-26 10:35:11 +02:00 |
|
Simon Morlat
|
b6678d64b6
|
Fix error messages printed by mediastreamer2 due to empty string instead of null string.
|
2018-03-26 10:34:18 +02:00 |
|
Sylvain Berfini
|
c0a7c027a6
|
Improved multipart tester
|
2018-03-23 17:56:09 +01:00 |
|
Sylvain Berfini
|
49b93c6f9a
|
Created Header class as parent of ContentType
|
2018-03-23 15:25:12 +01:00 |
|
Sylvain Berfini
|
acf44578ad
|
Fixed Content Manager tester
|
2018-03-23 14:19:42 +01:00 |
|
Sylvain Berfini
|
707d9b6a43
|
Merge branch 'dev_refactor_cpp' into dev_content_cpp
|
2018-03-23 11:53:43 +01:00 |
|
Sylvain Berfini
|
0dfd57b505
|
Clean code related to multiparts' Contents
|
2018-03-23 11:17:52 +01:00 |
|
Simon Morlat
|
dcdb9528e6
|
Fix memory leaks when sending INFO messages
|
2018-03-21 18:27:47 +01:00 |
|
Simon Morlat
|
c566bf5d3f
|
Fix tests
|
2018-03-21 17:46:52 +01:00 |
|
Sylvain Berfini
|
ba1d6bc8b0
|
Remove a lot of useless code
|
2018-03-21 17:01:00 +01:00 |
|
Simon Morlat
|
d51114d6c6
|
Fix test regressed because now ICE has a preference for IPv6
|
2018-03-21 16:34:27 +01:00 |
|
Sylvain Berfini
|
5fd6a68b94
|
Fixed another issue with ContentType & HeaderParam constructors doing parsing
|
2018-03-21 16:09:36 +01:00 |
|
Sylvain Berfini
|
57b07c4545
|
Fixed header param parsing & dump if header as no value
|
2018-03-21 15:35:32 +01:00 |
|
Sylvain Berfini
|
c93eee237b
|
Fixed parsing of content type parameters from ContentType(string) constructor
|
2018-03-21 15:13:10 +01:00 |
|
Sylvain Berfini
|
b19c228fe4
|
Fixed leak
|
2018-03-21 14:29:27 +01:00 |
|
Sylvain Berfini
|
8a30c727db
|
Improved parameter use in ContentType
|
2018-03-21 14:23:23 +01:00 |
|
Simon Morlat
|
cd65cb0e11
|
Fix invalid declaration of C function.
|
2018-03-21 11:50:14 +01:00 |
|
Simon Morlat
|
b0b908efce
|
Avoid detection of false leaks due to the address cache.
|
2018-03-21 10:57:06 +01:00 |
|
Sylvain Berfini
|
cf2b6ca2bf
|
Fixed content type parameters between SalBodyHandler and Content
|
2018-03-21 10:51:19 +01:00 |
|
Jehan Monnier
|
1d103c7379
|
fix double unref in ICE tester
|
2018-03-20 17:46:10 +01:00 |
|
Sylvain Berfini
|
c001364b39
|
Merge branch 'dev_refactor_cpp' into dev_content_cpp
|
2018-03-20 15:39:47 +01:00 |
|
Ghislain MARY
|
95abefb81a
|
Fix build with GCC 4.8.
|
2018-03-20 15:02:29 +01:00 |
|
Sylvain Berfini
|
fd6b049203
|
Fixed LinphoneContent leak
|
2018-03-20 14:46:45 +01:00 |
|
Sylvain Berfini
|
61b45fd7a4
|
Fixed issue with server presence & content headers
|
2018-03-20 14:20:11 +01:00 |
|
Sylvain Berfini
|
472f010e81
|
Fixed leak of LinphoneContent
|
2018-03-20 11:44:53 +01:00 |
|
Sylvain Berfini
|
fa37a0cd50
|
Merge branch 'dev_refactor_cpp' into dev_content_cpp
|
2018-03-19 17:58:53 +01:00 |
|
Simon Morlat
|
be9a245657
|
fix compilation with NDK > 14
(cherry-picked from master, commit f28d968 .)
|
2018-03-19 17:57:24 +01:00 |
|
Simon Morlat
|
c38a2e0c77
|
Fix crash when trying to cancel a non-existing INVITE transaction.
|
2018-03-19 17:53:08 +01:00 |
|