- 06 Sep, 2018 6 commits
- 05 Sep, 2018 7 commits
-
-
dkg authored
Closes #60 Note: this changeset also ensures that clean.cleaned.docx is removed up after the pytest is over.
-
dkg authored
while mat2 has both a thread model (a thread pool that strips metadata in parallel) and a threat model (a list of malicious adversaries and their capabilities that we are trying to defeat), i think this paragraph is talking about the latter.
-
jvoisin authored
-
jvoisin authored
-
Christian authored
-
Christian authored
-
jvoisin authored
-
- 04 Sep, 2018 4 commits
-
-
dkg authored
the end result will be the same -- an abort -- but the user will get to see all the warnings for a particular file, instead of getting them one at a time.
-
dkg authored
This makes it easy to get a list of all files that mat2 doesn't know how to handle, without having to choose -u keep or -u omit.
-
dkg authored
previously, encountering an unknown member meant that any parser of this type would abort. now, the user can set parser.unknown_member_policy to either 'omit' or 'keep' if they don't want the current action of 'abort' note that this causes pylint to complain about branching depth for remove_all() because of the nuanced error-handling. I've disabled this check.
-
- 03 Sep, 2018 1 commit
-
-
jvoisin authored
-
- 01 Sep, 2018 8 commits
- 25 Aug, 2018 2 commits
-
-
jvoisin authored
-
atenart authored
Rename the Nautilus plugin (removing 'nautilus' from the file name) as it already lives in its own 'nautilus' directory. The same argument applies when installing the plugin in a distro. Signed-off-by:
Antoine Tenart <antoine.tenart@ack.tf>
-
- 24 Aug, 2018 3 commits
-
-
atenart authored
Signed-off-by:
Antoine Tenart <antoine.tenart@ack.tf>
-
atenart authored
Signed-off-by:
Antoine Tenart <antoine.tenart@ack.tf>
-
atenart authored
A .swp file was committed by mistake. Remove it. Signed-off-by:
Antoine Tenart <antoine.tenart@ack.tf>
-
- 23 Aug, 2018 2 commits
-
-
jvoisin authored
-
atenart authored
Pixbuf only supports .jpeg files, not .jpg, so libmat2 looks for such an extension and converts it if necessary. As this check is case sensitive, processing .JPG files does not work. Fixes #47. Signed-off-by:
Antoine Tenart <antoine.tenart@ack.tf>
-
- 19 Aug, 2018 3 commits
- 08 Aug, 2018 1 commit
-
-
jvoisin authored
-
- 03 Aug, 2018 2 commits
- 30 Jul, 2018 1 commit
-
-
jvoisin authored
-