Skip to content

Releases: mazeForGit/pdf

v0.0.13

09 Apr 15:44
Compare
Choose a tag to compare

Update description and references.

always return reader

09 Feb 22:26
Compare
Choose a tag to compare

always return reader in case of error for closing and to get additional data

stabilization

09 Feb 20:19
Compare
Choose a tag to compare

stabilization after automatically extraction from random examples

revert support for AESv3

08 Feb 19:02
Compare
Choose a tag to compare

After revision of existing AESv3 support at https://github.com/pdfcpu/pdfcpu/blob/master/pkg/pdfcpu/crypto.go a re-factoring is needed.

handling AES at decryptString

08 Feb 12:32
Compare
Choose a tag to compare
v0.0.9

add AES to decryptString

handling of known deviations

07 Feb 07:41
Compare
Choose a tag to compare

do not panic on known problems but store as verdicts

bugfix for panic def-on-none-name

07 Feb 07:11
Compare
Choose a tag to compare

bugfix for panic on def-on-none-name

bugfix missing io.EOF at readByte

06 Feb 23:09
Compare
Choose a tag to compare

bugfix missing io.EOF at readByte

bugfix endless-loop at readDict

06 Feb 21:20
Compare
Choose a tag to compare

bugfix endless-loop at readDict

bugfix endless-loop while reading object but EOF

06 Feb 18:39
Compare
Choose a tag to compare

bugfix endless-loop while reading object but EOF