- Feb 19, 2020
-
-
plv_cyber authored
Added check for severity level in VIOLATION action to avoid segfaults Added relaxation/logging for extra << endobj
-
plv_cyber authored
-
plvines (corpora) authored
Added relaxation/logging for stream length malformations (short-by-1, short-by-more, missing endstream) amended endobj parsing to allow whitespace before it
-
plvines (corpora) authored
TODO: would like to clean up so it doesn't get triggered twice (one of which has the object byte offset included)
-
plvines (corpora) authored
Added relaxation/violation for missing %%EOF and/or startxref after internal (updated) xref-table + trailer
-
plvines (corpora) authored
-
plvines (corpora) authored
-
plvines (corpora) authored
-
plvines (corpora) authored
-
plvines (corpora) authored
TODO: improve command line parsing / add flags
-
plvines (corpora) authored
-
plvines (corpora) authored
TODO: add strictness CLI param TODO: add strictness checking to abort on violation TODO: cleanup compiler warnings
-
Paul Vines authored
-
plvines (corpora) authored
-
plvines (corpora) authored
-
plvines (corpora) authored
-
- Feb 18, 2020
-
-
plvines (corpora) authored
Added relaxation/logging for stream length malformations (short-by-1, short-by-more, missing endstream) amended endobj parsing to allow whitespace before it
-
- Feb 17, 2020
-
-
plvines (corpora) authored
TODO: would like to clean up so it doesn't get triggered twice (one of which has the object byte offset included)
-
plvines (corpora) authored
Added relaxation/violation for missing %%EOF and/or startxref after internal (updated) xref-table + trailer
-
- Feb 15, 2020
-
-
plvines (corpora) authored
-
plvines (corpora) authored
-
plvines (corpora) authored
-
- Feb 14, 2020
-
-
plvines (corpora) authored
-
plvines (corpora) authored
TODO: improve command line parsing / add flags
-
plvines (corpora) authored
-
- Feb 13, 2020
-
-
plvines (corpora) authored
TODO: add strictness CLI param TODO: add strictness checking to abort on violation TODO: cleanup compiler warnings
-
- Feb 12, 2020
-
-
Sven M. Hallberg authored
-
Paul Vines authored
-
plvines (corpora) authored
-
Sven M. Hallberg authored
-
- Feb 11, 2020
-
-
plvines (corpora) authored
-
plvines (corpora) authored
-
- Feb 10, 2020
-
-
Sven M. Hallberg authored
-
Sven M. Hallberg authored
-
- Feb 09, 2020
-
-
Sven M. Hallberg authored
-
Sven M. Hallberg authored
because the latter no longer includes whitespace
-
Sven M. Hallberg authored
this is allowed because objects no longer need to consume leading whitespace and all delimiter rules have been made explicit.
-
Sven M. Hallberg authored
-
- Feb 08, 2020
-
-
Sven M. Hallberg authored
-
Sven M. Hallberg authored
this is allowed because 'nat' now appears only at the end of 'npair' and there it (a) does not need to consume leading whitespace and (b) no longer needs to test for a trailing delimiter
-