index
:
qpdf
10.5
10.6
11.0
11.1
11.2
11.3
doc-check
external-libs
main
stable
zopfli
qpdf + zopfli patch
Justin Gassner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-12-25
PNG filter test images
Jay Berkenbilt
2017-12-25
Correct errors in PNG filters and make use from library
Jay Berkenbilt
2017-12-25
Initial implementation of other PNG decode filters
Casey Rojas
2017-11-27
Update TODO
Jay Berkenbilt
2017-09-16
Prepare 7.0.0 release
release-qpdf-7.0.0
Jay Berkenbilt
2017-09-16
Fix typo in windows release script
Jay Berkenbilt
2017-09-16
Fix test failure on MSVC
Jay Berkenbilt
2017-09-16
Spell check
Jay Berkenbilt
2017-09-16
Fix Windows compilation errors
Jay Berkenbilt
2017-09-14
Additionally license under Apache License version 2.0
Jay Berkenbilt
2017-09-12
Improve message for stream decoding error
Jay Berkenbilt
2017-09-12
Update C API with new QPDFWriter methods
Jay Berkenbilt
2017-09-08
Pl_DCT: Use custom source and destination managers (fixes #153)
Jay Berkenbilt
2017-09-08
Fix command-line parsing for --rotate
Jay Berkenbilt
2017-08-31
PNGFilter: Better range checking for columns
Jay Berkenbilt
2017-08-29
Add test case for overflow in PNG filter (fixes #150)
Jay Berkenbilt
2017-08-29
Replace all atoi calls with QUtil::string_to_int
Jay Berkenbilt
2017-08-29
Pl_PNGFilter: disallow columns = 0
Jay Berkenbilt
2017-08-29
Detect integer overflow/underflow
Jay Berkenbilt
2017-08-29
Remove valgrind -- address santizer is better
Jay Berkenbilt
2017-08-29
Add tests for previous memory issues
Jay Berkenbilt
2017-08-29
Fix memory leak with bad jpeg data
Jay Berkenbilt
2017-08-29
Clean up circular references in QPDF_Stream
Jay Berkenbilt
2017-08-28
Add testing with clang to release checklist
Jay Berkenbilt
2017-08-27
Missing free in some test code
Jay Berkenbilt
2017-08-27
Fix error caught by clang
Jay Berkenbilt
2017-08-27
Pad keys to avoid memory errors (fixes #147)
Jay Berkenbilt
2017-08-26
Fix Pl_Flate memory leak on error (fixes #148)
Jay Berkenbilt
2017-08-26
Parse iteratively to avoid stack overflow (fixes #146)
Jay Berkenbilt
2017-08-26
Detect xref pointer infinite loop (fixes #149)
Jay Berkenbilt
2017-08-26
README note about debugging
Jay Berkenbilt
2017-08-24
Fix from cygwin package maintainer
Jay Berkenbilt
2017-08-23
TODO
Jay Berkenbilt
2017-08-22
Bump soname to 18 and version to 7.0.b1
release-qpdf-7.0.b1
Jay Berkenbilt
2017-08-22
Fix doc installation
Jay Berkenbilt
2017-08-22
Windows: find DLLs recursively at installation
Jay Berkenbilt
2017-08-22
Update TODO
Jay Berkenbilt
2017-08-22
Spell check
Jay Berkenbilt
2017-08-22
Convert README files to markdown
Jay Berkenbilt
2017-08-22
Update references to README files
Jay Berkenbilt
2017-08-22
Rename README files before converting to markdown
Jay Berkenbilt
2017-08-22
Do memory checks
Jay Berkenbilt
2017-08-22
README cleanup
Jay Berkenbilt
2017-08-22
Reminder to use Windows paths for large file tests
Jay Berkenbilt
2017-08-22
Limit token length during xref recovery
Jay Berkenbilt
2017-08-22
Fix compiler warnings for clang/mac OS X
Jay Berkenbilt
2017-08-22
Fix logic error in recovery
Jay Berkenbilt
2017-08-22
Push QPDFWriter member variables into a nested class
Jay Berkenbilt
2017-08-22
Push QPDF member variables into a nested class
Jay Berkenbilt
2017-08-22
Update copyright to 2017
Jay Berkenbilt
[prev]
[next]