Commit graph

1378 commits

Author SHA1 Message Date
Benjamin Reis
ad4418525c use c++ instead of c 2018-03-29 14:27:45 +02:00
Benjamin Reis
d5b3c3010d add +xml to content type to be rfc compliant 2018-03-29 11:40:32 +02:00
Benjamin Reis
8355b60a3d remove useless include 2018-03-29 11:17:21 +02:00
Benjamin Reis
eb8e92dba8 avoid invalid read 2018-03-29 11:03:56 +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
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
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
Benjamin Reis
17058aa250 return when ending processing a notify 2018-03-26 10:21:42 +02:00
Benjamin Reis
76995b4a30 remove useless log 2018-03-26 10:14:50 +02:00
Sylvain Berfini
49b93c6f9a Created Header class as parent of ContentType 2018-03-23 15:25:12 +01:00
Benjamin Reis
ba7278f5b5 better managament of content 2018-03-23 15:03:08 +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
Benjamin Reis
6259ae73bd fix crash 2018-03-23 14:21:33 +01:00
Benjamin Reis
694856cfab Revert "try something"
This reverts commit 4f63160857.
2018-03-23 14:21:08 +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
Sylvain Berfini
ba1d6bc8b0 Remove a lot of useless code 2018-03-21 17:01:00 +01:00
Benjamin Reis
4f63160857 try something 2018-03-21 16:23:37 +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
0fe857bfca fix build 2018-03-21 14:37:15 +01:00
Sylvain Berfini
b19c228fe4 Fixed leak 2018-03-21 14:29:27 +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
a351f6c03c precise wether or not the chat room is one to one 2018-03-21 11:05:18 +01:00
Sylvain Berfini
cf2b6ca2bf Fixed content type parameters between SalBodyHandler and Content 2018-03-21 10:51:19 +01:00
Benjamin Reis
aa6498b6c9 map with string instead of address 2018-03-21 10:43:47 +01:00
Benjamin Reis
42ab9978e6 easier logs 2018-03-21 10:14:58 +01:00
Benjamin Reis
0bc8499bbb handle simple notify when subcribe was made for list 2018-03-20 16:39:47 +01:00
Sylvain Berfini
c001364b39 Merge branch 'dev_refactor_cpp' into dev_content_cpp 2018-03-20 15:39:47 +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