Benjamin Reis
|
40df4ea870
|
correct way to handle multipart in multipart
|
2018-05-11 11:10:37 +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
|
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 |
|
Ghislain MARY
|
d0a8b3f15c
|
Correctly set Content-Disposition header on multipart content.
|
2018-04-26 11:09:47 +02:00 |
|
Ghislain MARY
|
94e53a4e22
|
Add Content-Disposition header for IMDN messages.
|
2018-04-26 11:07:21 +02:00 |
|
Ronan Abhamon
|
89fb96837b
|
fix(content-manager): avoid memory leak in multipartToContentList
|
2018-04-25 17:24:24 +02:00 |
|
Ronan Abhamon
|
19137ae9f7
|
fix(content-manager): avoid memory leak in multipartToContentList
|
2018-04-25 16:55:05 +02:00 |
|
Ronan Abhamon
|
6fcc907636
|
fix(ContentManager): avoid memory leak in contentListToMultipart
|
2018-04-25 16:45:53 +02:00 |
|
Ghislain MARY
|
86614b1a15
|
Fix handling of file transfer content key.
|
2018-04-25 14:52:25 +02:00 |
|
Ronan Abhamon
|
80e29dd7e6
|
fix(c-content): avoid many memory leaks
|
2018-04-24 14:52:35 +02:00 |
|
Ronan Abhamon
|
5859f72627
|
fix(core): constexpr variables are implicit const
|
2018-04-20 15:53:33 +02:00 |
|
Ghislain MARY
|
ae3caf72f2
|
Fix external body url handling.
|
2018-04-20 11:52:59 +02:00 |
|
Benjamin Reis
|
8efc6e412f
|
Merge branch 'dev_refactor_cpp' into dev_chatroom_list_subscription
|
2018-04-20 10:41:09 +02:00 |
|
Ghislain MARY
|
4eef6f1fcd
|
Fix build broken by previous merge.
|
2018-04-12 12:10:24 +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 |
|
Ghislain MARY
|
5fb8f9686a
|
Handle incoming INVITE from conference server to create ClientGroupChatRoom.
|
2018-04-05 15:00:11 +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 |
|
Benjamin Reis
|
d7fcc06dd0
|
Merge remote-tracking branch 'origin/dev_content_cpp' into dev_chatroom_list_subscription
|
2018-03-28 09:27:15 +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
|
813ab614eb
|
Use Header class instead of pair<string, string> in Content + improved tester
|
2018-03-27 11:48:40 +02:00 |
|
Benjamin Reis
|
951ead79c2
|
Merge remote-tracking branch 'origin/dev_content_cpp' into dev_chatroom_list_subscription
|
2018-03-26 17:03:34 +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 |
|
Benjamin Reis
|
c26ac34f86
|
fix build after merge
|
2018-03-26 11:01:36 +02:00 |
|
Benjamin Reis
|
e41b3881c4
|
Merge remote-tracking branch 'origin/dev_content_cpp' into dev_chatroom_list_subscription
|
2018-03-26 10:57: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 |
|
Sylvain Berfini
|
49b93c6f9a
|
Created Header class as parent of ContentType
|
2018-03-23 15:25:12 +01:00 |
|
Benjamin Reis
|
70ea833a01
|
fix merge
|
2018-03-23 14:51:56 +01:00 |
|
Benjamin Reis
|
5c3cc21c60
|
Merge remote-tracking branch 'origin/dev_content_cpp' into dev_chatroom_list_subscription
|
2018-03-23 14:29:37 +01:00 |
|
Sylvain Berfini
|
0dfd57b505
|
Clean code related to multiparts' Contents
|
2018-03-23 11:17:52 +01:00 |
|
Benjamin Reis
|
ee01434774
|
fix build
|
2018-03-21 16:15:27 +01:00 |
|
Benjamin Reis
|
e206111171
|
fix build
|
2018-03-21 16:13:11 +01:00 |
|
Benjamin Reis
|
fbad73488d
|
fix build
|
2018-03-21 16:11:51 +01:00 |
|
Benjamin Reis
|
838f597e08
|
Merge remote-tracking branch 'origin/dev_content_cpp' into dev_chatroom_list_subscription
|
2018-03-21 16:10:24 +01:00 |
|
Sylvain Berfini
|
5fd6a68b94
|
Fixed another issue with ContentType & HeaderParam constructors doing parsing
|
2018-03-21 16:09:36 +01:00 |
|
Benjamin Reis
|
22a416d8ae
|
use content type boundary parmater
|
2018-03-21 16:07:13 +01:00 |
|
Sylvain Berfini
|
57b07c4545
|
Fixed header param parsing & dump if header as no value
|
2018-03-21 15:35:32 +01:00 |
|
Benjamin Reis
|
a6c3886d56
|
Merge remote-tracking branch 'origin/dev_content_cpp' into dev_chatroom_list_subscription
|
2018-03-21 15:14:40 +01:00 |
|
Sylvain Berfini
|
c93eee237b
|
Fixed parsing of content type parameters from ContentType(string) constructor
|
2018-03-21 15:13:10 +01:00 |
|
Benjamin Reis
|
d3bd85918a
|
Merge remote-tracking branch 'origin/dev_content_cpp' into dev_chatroom_list_subscription
|
2018-03-21 14:26:11 +01:00 |
|
Sylvain Berfini
|
8a30c727db
|
Improved parameter use in ContentType
|
2018-03-21 14:23:23 +01:00 |
|
Benjamin Reis
|
0edd34bc6d
|
Merge remote-tracking branch 'origin/dev_content_cpp' into dev_chatroom_list_subscription
|
2018-03-21 11:05:51 +01:00 |
|
Benjamin Reis
|
177dd8778c
|
Merge remote-tracking branch 'origin/dev_content_cpp' into dev_chatroom_list_subscription
|
2018-03-20 15:02:18 +01:00 |
|
Benjamin Reis
|
c159187fde
|
only put ';' if there's a parameter...
|
2018-03-20 14:23:54 +01:00 |
|
Sylvain Berfini
|
61b45fd7a4
|
Fixed issue with server presence & content headers
|
2018-03-20 14:20:11 +01:00 |
|
Benjamin Reis
|
b1f8a45327
|
add ; to separate subtype & parameter
|
2018-03-20 14:12:55 +01:00 |
|