Commit graph

41 commits

Author SHA1 Message Date
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
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
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
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
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
813ab614eb Use Header class instead of pair<string, string> in Content + improved tester 2018-03-27 11:48:40 +02:00
Benjamin Reis
c26ac34f86 fix build after merge 2018-03-26 11:01:36 +02: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
22a416d8ae use content type boundary parmater 2018-03-21 16:07:13 +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
Sylvain Berfini
61b45fd7a4 Fixed issue with server presence & content headers 2018-03-20 14:20:11 +01:00
Benjamin Reis
477e5f698c better generation of the notify body 2018-03-16 20:38:26 +01:00
Benjamin Reis
fe79c8fdb4 fix typo in previous commit 2018-03-01 14:39:06 +01:00
Ronan Abhamon
1ad9a0789f feat(ContentManager): refactoring, avoid buffer copy, use move, use constexpr, avoid casts... 2018-03-01 11:51:50 +01:00
Matthieu Tanon
7eb344cabd Add header to Content and Multipart 2018-02-19 16:37:39 +01:00
Sylvain Berfini
d0da718ac4 Real compil fix 2018-02-14 14:27:26 +01:00
Sylvain Berfini
3ffbfbdafe Fixed compil 2018-02-14 14:24:05 +01:00
Sylvain Berfini
a4614bf482 Revert "add boundary to multipart ocntent type"
This reverts commit 3f4c6a5fa7.
2018-02-14 14:21:52 +01:00
Sylvain Berfini
01e4b753cb Better fix for multipart boundary in content type 2018-02-14 14:21:50 +01:00
Benjamin Reis
3f4c6a5fa7 add boundary to multipart ocntent type 2018-02-14 13:59:58 +01:00
Ronan Abhamon
26ad07a02e feat(core): update date of some files 2018-01-15 09:17:54 +01:00
Ronan Abhamon
7148e56f7c fix(content-manager): set correctly multi part content 2017-11-22 17:24:20 +01:00
Ronan Abhamon
01694c2bac feat(content): clean code 2017-11-22 17:16:15 +01:00
Ronan Abhamon
faa6ef529c fix(content-manager): clean code, avoid leaks 2017-11-22 17:16:15 +01:00
Benjamin Reis
e1122d15f5 add multipart notify support for conference events 2017-11-20 14:52:15 +01:00
Erwan Croze
dfbf8e031e Fix uninitialized variable 2017-11-08 11:39:00 +01:00
Benjamin Reis
9c291ba2c4 add content-manager and content-manager tester 2017-10-26 10:52:57 +02:00