Skip to content

Releases: mxguardian/Mail-SpamAssassin-Plugin-PDFInfo2

v0.27

23 Jan 23:25
Compare
Choose a tag to compare
  • Add pdftext rule to match text in PDF's

Full Changelog: v0.26...v0.27

v0.26

16 Dec 05:54
Compare
Choose a tag to compare
  • Increase token length
  • Don't decrypt empty strings
  • Skip ID if not defined
  • Dereference /DecodeParms
  • Dereference /Rect

Full Changelog: v0.25...v0.26

v0.25

12 Dec 18:28
Compare
Choose a tag to compare
  • Fix bug calculating fuzzy checksum when PDF is encrypted

Full Changelog: v0.24...v0.25

v0.24

12 Dec 16:18
Compare
Choose a tag to compare
  • Fix corrupt cross reference tables

Full Changelog: v0.23...v0.24

v0.23

11 Dec 18:14
Compare
Choose a tag to compare
  • Handle DecodeParms as an array
  • Allow reusing parser object
  • Handle garbage at beginning of file
  • Add whitespace between content streams

Full Changelog: v0.22...v0.23

Various bug fixes

10 Dec 20:30
Compare
Choose a tag to compare

Fixed a variety of bugs that prevented parsing of certain PDF documents.

Full Changelog: v0.21...v0.22

Minor bug fixes

06 Dec 05:17
Compare
Choose a tag to compare

Full Changelog: v0.20...v0.21

Custom tokenizer to improve performance

05 Dec 21:44
9d322df
Compare
Choose a tag to compare

What's Changed

  • Custom tokenizer to improve performance on recent Perl versions by @fkoyer in #3

Full Changelog: v0.12...v0.20

v0.12

05 Dec 03:18
Compare
Choose a tag to compare

What's Changed

  • Move PDF parsing to post_message_parse by @fkoyer in #1

Full Changelog: https://github.com/mxguardian/Mail-SpamAssassin-Plugin-PDFInfo2/commits/v0.12