- 21 May, 2014 1 commit
-
-
Slava Monich authored
-
- 20 May, 2014 1 commit
-
-
Slava Monich authored
Added Name parameter to the part's Content-Type header
-
- 19 May, 2014 2 commits
-
-
Slava Monich authored
-
Slava Monich authored
To and From headers in M-Retrieve.conf are optional. If those are missing, NULL strings would be passed to generated D-bus proxy which doesn't like it.
-
- 17 May, 2014 1 commit
-
-
Slava Monich authored
-
- 16 May, 2014 4 commits
-
-
Slava Monich authored
That's one of the ways to pass the name of the attachment to the recipient. And this is what most MMS implementations are doing nowadays.
-
Slava Monich authored
-
Slava Monich authored
Ignore broken part headers
-
Slava Monich authored
GSettings backend for per-SIM settings
-
- 15 May, 2014 3 commits
-
-
Slava Monich authored
There are too many log modules to print them all every time when help is requested. Fine-tuning per-module log levels is a fairly rare task.
-
Slava Monich authored
Since we know the total size of the part headers, a failure to parse them doesn't stop us from parsing the rest of the PDU. Broken part headers do occur in real life. One such example has been added as a test case.
-
Slava Monich authored
Handle more X-Mms-Response-Status values
-
- 14 May, 2014 1 commit
-
-
Slava Monich authored
Improved handling of expired push notifications
-
- 13 May, 2014 2 commits
-
-
Slava Monich authored
Also, ignore failure to parse part headers. If we know the total size of the part headers, such a failure doesn't stop us from continuing to parse the rest of the PDU. The purpose of this tool is not to validate the PDU but to dump as much information as possible even if PDU is not perfectly valid.
-
Slava Monich authored
-
- 12 May, 2014 7 commits
-
-
Slava Monich authored
There are quite a few files under mms-lib/test/mms_codec/data that can be used to try this thing out. There's no need to duplicate them.
-
Slava Monich authored
-
Slava Monich authored
Also, deal with unknown values according to the spec.
-
Slava Monich authored
-
Slava Monich authored
Support for persistent per-SIM settings
-
Slava Monich authored
This commit defines MMSSettings interface but doesn't actually implement persistent settings. The implementation will follow as soon as it becomes clear which kind of storage to use.
-
Slava Monich authored
Handle X-Mms-Retrieve-Status in M-Retrieve.conf
-
- 08 May, 2014 3 commits
-
-
Slava Monich authored
It's one of the ways of telling us that the message has expired.
-
Slava Monich authored
Handle X-Mms-Read-Report in M-Retrieve.conf
-
Slava Monich authored
Better type checking
-
- 07 May, 2014 3 commits
-
-
Slava Monich authored
-
Slava Monich authored
This tells us whether the sender requested a read report.
-
Slava Monich authored
It's not being used.
-
- 05 May, 2014 3 commits
-
-
Slava Monich authored
-
Slava Monich authored
-
Slava Monich authored
-
- 02 May, 2014 2 commits
-
-
Slava Monich authored
-
Slava Monich authored
Handle empty header values
-
- 01 May, 2014 4 commits
-
-
Slava Monich authored
-
Slava Monich authored
-
Slava Monich authored
-
Slava Monich authored
Made User-Agent configurable from the command line
-
- 30 Apr, 2014 3 commits
-
-
Slava Monich authored
I suspect that some issues in the field might be related to the value of the User-Agent header. Better have it configurable.
-
Slava Monich authored
-
Slava Monich authored
Limit receive task timeout by 10 minutes
-