Commit graph

25 commits

Author SHA1 Message Date
Benjamin Reis
835d54adde factorize access to resource code 2018-05-28 15:57:03 +02:00
Mickaël Turnel
daddec29d8 Changed Cpim message to be able to return headers from a specific namespace 2018-04-27 08:53:34 +02:00
Mickaël Turnel
55909fbe16 Change setters from bool to void and fix crash when a specific header is malformed 2018-04-27 08:53:34 +02:00
Mickaël Turnel
17d196447e struct tm month is 0 to 11 2018-04-27 08:53:34 +02:00
Mickaël Turnel
4ec0c6eda4 Changed rules to parse specific headers directly 2018-04-27 08:53:34 +02:00
Ghislain MARY
536d4d324a Remove Message-ID header specific parsing in cpim grammar. 2018-04-26 11:07:21 +02:00
Ronan Abhamon
76dd2cce75 fix(cpim-parser): coding style, use C++ style, not C 2018-04-18 15:12:53 +02:00
Ghislain MARY
307e27e635 Allow receiving and parsing of CPIM messages without buggy Content-Type header. 2018-03-12 15:26:00 +01:00
Jehan Monnier
3a3745d7b7 Automatically load cpim grammar from Linphone framework on IOS 2018-01-17 20:51:22 +01:00
Ronan Abhamon
26ad07a02e feat(core): update date of some files 2018-01-15 09:17:54 +01:00
Ronan Abhamon
390fcf2ce1 fix(CpimParser): coding style 2018-01-11 14:44:58 +01:00
Ronan Abhamon
01294c1bcc fix(CpimParse): move CPIM_GRAMMAR define in header 2018-01-11 14:27:43 +01:00
Erwan Croze
a10ee82fc1 Loading Cpim grammar instead of build this 2018-01-11 13:48:57 +01:00
Sylvain Berfini
d8c2df970b Fixed Android compil 2018-01-08 14:04:02 +01:00
Ghislain MARY
ef7ae680ff Add Message-ID header in CPIM messages. 2017-11-28 11:12:06 +01:00
Ghislain MARY
3943712131 Some cleaning in chat room and chat message. 2017-10-13 11:21:11 +02:00
Ghislain MARY
0e671c0563 Fix build. 2017-10-09 12:15:08 +02:00
Ronan Abhamon
693bd2b78a fix(Core): little performance fixes 2017-10-09 11:31:07 +02:00
Ghislain MARY
81340cfcb8 Fix license headers. 2017-10-05 15:09:09 +02:00
Ronan Abhamon
33d7a384af feat(General): remove LINPHONE_NAMESPACE 2017-10-02 12:31:36 +02:00
Ronan Abhamon
c156730daa feat(general): remove class parameter of L_D and L_Q 2017-09-27 16:15:58 +02:00
Ronan Abhamon
af09244d95 fix(CpimParser): simplify code on message headers creation 2017-09-14 14:56:18 +02:00
Ronan Abhamon
a7b9d99f62 feat(variant): add impl (in progress) on getValue 2017-09-13 17:00:41 +02:00
Sylvain Berfini
0c9fbfc16c Improved CPIM parser to parse all MIME-encapsulated message content headers 2017-09-13 15:27:36 +02:00
Ronan Abhamon
10a84cf9af feat(chat): move cpim in chat folder 2017-09-11 14:55:57 +02:00
Renamed from src/cpim/parser/cpim-parser.cpp (Browse further)