index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
Age
Commit message (
Expand
)
Author
2014-01-22
Handle cmap table overflow gracefully in range-to-table mappings.
Tor Andersson
2014-01-22
Make fz_tree_lookup iterative rather than recursive.
Tor Andersson
2014-01-22
Use object literals rather than "new Array" objects.
Tor Andersson
2014-01-21
Bug 694900: Avoid valgrind problems when cmap tables fill up.
Robin Watts
2014-01-17
Bug 694899: Avoid using invalid gstate pointer.
Robin Watts
2014-01-17
Avoid overflows in floating point causing illegal accesses
Robin Watts
2014-01-17
Fix more Memento/Valgrind interactions.
Robin Watts
2014-01-17
Bug 694896: Ensure that repairs don't lose trailer dict.
Robin Watts
2014-01-17
Bug 694897: Fix valgrind issues with versions
Robin Watts
2014-01-16
Bug 694957: fix stack buffer overflow in xps_parse_color
Simon Bünzli
2014-01-16
fix memory leaks in pdf_load_jpx and fz_new_image_from_pixmap
Simon Bünzli
2014-01-16
disable JPEG decoding speed-ups to prevent artifacts
Simon Bünzli
2014-01-16
Bug 694894: Avoid throwing away an object while in use.
Robin Watts
2014-01-13
Avoid rendering errors caused by linejoins on tiny distances.
Robin Watts
2014-01-13
tolerate overlong colorspace lookup strings
Simon Bünzli
2014-01-13
Bug 694890: Solve valgrind issues/SEGV due to use of invalid pixmap
Robin Watts
2014-01-13
Bug 694851: enhance fz_load_system_font
Simon Bünzli
2014-01-13
verify that openjpeg actually allocates data
Simon Bünzli
2014-01-13
More fixes for PDF clean.
Robin Watts
2014-01-13
Memento fixes for working with valgrind.
Robin Watts
2014-01-10
Bug 694889: Fix valgrind issues due to empty indexed spaces.
Robin Watts
2014-01-10
Solve SEGV in mutool clean with fuzzed file.
Robin Watts
2014-01-10
Bug 694885: Avoid stack overflow in ps_run.
Robin Watts
2014-01-10
Bug 694879: Fix SEGV in draw-simple-scale.
Robin Watts
2014-01-10
Fix build_filter_chain not to leak if pdf_array_get fails.
Robin Watts
2014-01-09
prevent two further heap access violations
Simon Bünzli
2014-01-09
Bug 694878: Fix SEGV due to double free
Robin Watts
2014-01-09
Add -o option for mutool show.
Tor Andersson
2014-01-08
fuzzing fix for null colorspace derefence.
Robin Watts
2014-01-08
Fix fuzzing bug due to float representation limitations.
Robin Watts
2014-01-08
Fuzzing fix: Overrun in fz_predict_png
Robin Watts
2014-01-08
prevent heap access violation in pdf_cache_object
Simon Bünzli
2014-01-08
sanitize crypt revision in pdf_new_crypt
Simon Bünzli
2014-01-08
sanitize number of columns in fz_open_faxd
Simon Bünzli
2014-01-08
sanitize crypt revision in pdf_new_crypt
Simon Bünzli
2014-01-08
sanitize values in fz_open_predict
Simon Bünzli
2014-01-07
Introduce 'document handlers'.
Robin Watts
2014-01-06
Bug 694869: Fix indetermisms with broken PNG files.
Robin Watts
2014-01-06
reuse JBIG2Globals
Simon Bünzli
2014-01-06
show jbig2dec warnings/errors in stderr
Simon Bünzli
2014-01-06
add stub files for JPEG-XR support
Simon Bünzli
2014-01-06
tolerate slightly broken page trees
Simon Bünzli
2014-01-06
fix MSVC warnings C4054 and C4152
Simon Bünzli
2014-01-06
fix various MSVC warnings
Simon Bünzli
2014-01-02
Add rebinding for fz_devices and fz_documents
Robin Watts
2014-01-02
Add rebinding for fz_streams.
Robin Watts
2014-01-02
Add rebinding for fz_output.
Robin Watts
2014-01-02
Bug 694585: Further improve mesh rendering times
Robin Watts
2014-01-02
Bug 694585: Slow rendering of meshes
Robin Watts
2014-01-02
Improve PDF repair logic.
Robin Watts
[next]