RSS feed
6254bf0c
– Sebastian Rasmussen <sebras@gmail.com>
authored
on 2018/05/23 22:05
jbig2dec: Remove unnecessary scoping.
808d2dd8
– Sebastian Rasmussen <sebras@gmail.com>
authored
on 2018/04/24 20:50
jbig2dec: Remove many unnecessary parentheses.
c8ca06c6
– Sebastian Rasmussen <sebras@gmail.com>
authored
on 2018/04/22 19:08
jbig2dec: Remove unnecessary comments, whitespace and unused code.
c8129130
– Sebastian Rasmussen <sebras@gmail.com>
authored
on 2018/05/08 18:35
jbig2dec: Fix typos in error messages and comments.
04b1a827
– Sebastian Rasmussen <sebras@gmail.com>
authored
on 2018/05/26 11:46
jbig2dec: Reindent sources in the same way as before.
52d1e381
– Sebastian Rasmussen <sebras@gmail.com>
authored
on 2018/04/08 16:34
jbig2dec: Detect data shortage.
56fc4c6a
– Sebastian Rasmussen <sebras@gmail.com>
authored
on 2018/04/08 16:33
jbig2dec: Remember to free halftone GB_stats in case of error.
496f3a0c
– Sebastian Rasmussen <sebras@gmail.com>
authored
on 2018/04/08 16:32
jbig2dec: Make error messages distinguishable.
1e754831
– Sebastian Rasmussen <sebras@gmail.com>
authored
on 2018/04/08 10:58
jbig2dec: Plug leak of image upon error decoding text region.
471dabc8
– Sebastian Rasmussen <sebras@gmail.com>
authored
on 2018/04/05 20:41
jbig2dec: Improve error handling.
39818676
– Sebastian Rasmussen <sebras@gmail.com>
authored
on 2018/04/05 20:44
jbig2dec: Remove unused return value for setting pixel.
45b08bae
– Sebastian Rasmussen <sebras@gmail.com>
authored
on 2018/04/09 17:30
jbig2dec: Remove end of line characters to jbig2_error() messages.
1ded2e2e
– Sebastian Rasmussen <sebras@gmail.com>
authored
on 2018/04/06 20:12
jbig2dec: Fix some cosmetic typos in code/headers/tests.
47216296
– Sebastian Rasmussen <sebras@gmail.com>
authored
on 2018/03/26 17:57
jbig2dec: Remove unnecessary whitespace.
58e7c65d
– Tor Andersson <tor.andersson@artifex.com>
authored
on 2018/04/09 07:49
jbig2dec: Make sure to include stdint.h in the generated config_types.h
3cfcf880
– Tor Andersson <tor.andersson@artifex.com>
authored
on 2018/03/29 08:41
Clean up the stdint configuration mess.
c4921544
– Tor Andersson <tor.andersson@artifex.com>
authored
on 2018/03/29 08:59
Fix undeclared function warning.
6bb88b8d
– Tor Andersson <tor.andersson@artifex.com>
authored
on 2018/03/29 08:56
Fix signed/unsigned comparison warnings.
9d7b467d
– Sebastian Rasmussen <sebras@gmail.com>
authored
on 2018/03/25 22:10
Fix 699142: Adaptive pixels can not be pixel to be predicted.
6e571f5a
– Sebastian Rasmussen <sebras@gmail.com>
authored
on 2018/03/20 22:43
Fix 698839: Remove testcase that cannot be found from testrunner.
2c6b360d
– Sebastian Rasmussen <sebras@gmail.com>
authored
on 2018/03/20 22:38
Fix 698839: Add hash for testcases that fail to decode anything.
12292406
– Sebastian Rasmussen <sebras@gmail.com>
authored
on 2018/03/20 22:30
Fix 698839: Have the testsuite runner return the result.
5552c16b
– Sebastian Rasmussen <sebras@gmail.com>
authored
on 2018/03/20 20:44
Fix 698839: Set correct checksum for amb_{1,2}.jb2 in test suite.
3ad762a5
– Sebastian Rasmussen <sebras@gmail.com>
authored
on 2018/03/19 22:28
Fix 698840: Fix typo in exit code in command-line tool.
117c8cb4
– Sebastian Rasmussen <sebras@gmail.com>
authored
on 2018/03/18 10:09
Fix 699127: JBIG2 adaptive pixels restricted to field.
87411156
– Sebastian Rasmussen <sebras@gmail.com>
authored
on 2018/03/01 10:04
Fix 699083: Avoid leak in symbol dictionary parsing upon error.
4e375fc8
– Ken Sharp <ken.sharp@artifex.com>
authored
on 2018/01/30 11:37
Update copyright notice with new head office address.
6d84b2d7
– Chris Liddell <chris.liddell@artifex.com>
authored
on 2017/10/04 10:07
Version and dates for jbig2dec release
1820a7e8
– Sebastian Rasmussen <sebras@gmail.com>
authored
on 2017/08/05 22:23
Allow for symbol dictionary with 0 symbols.
301726dd
– Sebastian Rasmussen <sebras@gmail.com>
authored
on 2017/05/14 13:50
Plug leak of parameter info in command-line tool.
c17e4d59
– Sebastian Rasmussen <sebras@gmail.com>
authored
on 2017/05/14 13:44
Do not grow page if page height is known.
377f4d57
– Shailesh Mistry <shailesh.mistry@hotmail.co.uk>
authored
on 2017/05/24 15:29
Bug 697934: Fix SEGV due to error code being ignored.
b6c58d62
– Sebastian Rasmussen <sebras@gmail.com>
authored
on 2017/05/13 23:34
Bug 697866: Do bounds checking of read data.
693e5e95
– Sebastian Rasmussen <sebras@gmail.com>
authored
on 2017/05/13 23:37
Make clipping in image compositing handle underflow.
3952f712
– Sebastian Rasmussen <sebras@gmail.com>
authored
on 2017/05/14 08:36
Fix memory leak in case of error.
7d17f7bb
– Sebastian Rasmussen <sebras@gmail.com>
authored
on 2017/05/13 23:31
Fix double free in error case.
43a372ee
– Joseph Heenan <joseph@emobix.co.uk>
authored
on 2017/05/12 07:22
Update URLs in jbig2dec README
cfa05492
– Shailesh Mistry <shailesh.mistry@hotmail.co.uk>
authored
on 2017/05/10 13:50
Bug 697683: Bounds check before reading from image source data.
25829034
– Shailesh Mistry <shailesh.mistry@hotmail.co.uk>
authored
on 2017/05/03 18:06
Bug 697703: Prevent integer overflow vulnerability.
f8992b8f
– Shailesh Mistry <shailesh.mistry@hotmail.co.uk>
authored
on 2017/04/26 18:12
Bug 697693: Prevent SEGV due to integer overflow.
2b697722
– Ken Sharp <ken.sharp@artifex.com>
authored
on 2017/03/24 07:47
jbig2dec - refine test for "Denial of Service" images
00210187
– Robin Watts <robin.watts@artifex.com>
authored
on 2017/02/28 12:36
Add sanity check on image sizes.
36a8a987
– Shailesh Mistry <shailesh.mistry@hotmail.co.uk>
authored
on 2017/02/10 23:30
Bug 697531 : Tidy up unused code.
d0edf5a6
– Shailesh Mistry <shailesh.mistry@hotmail.co.uk>
authored
on 2017/02/07 17:15
Bug 697531 : Fix decoder error on JBIG2 compressed image.
9d2c4f3b
– Tor Andersson <tor.andersson@artifex.com>
authored
and Robin Watts <robin.watts@artifex.com>
committed
on 2016/12/14 10:56
Fix warnings: remove unsigned < 0 tests that are always false.
e698d5c1
– Robin Watts <robin.watts@artifex.com>
authored
on 2016/12/12 12:47
Squash signed/unsigned warnings in MSVC jbig2 build.
1369359f
– Mistry <smistry@trl.co.uk>
authored
and Henry Stiles <henry.stiles@artifex.com>
committed
on 2016/05/18 17:36
Bug 696786 : Prevent checking too early for buffer overrun
e740c549
– Tor Andersson <tor.andersson@artifex.com>
authored
on 2016/04/08 07:59
Reindent jbig2dec source to follow gs coding style.
243b91b2
– Tor Andersson <tor.andersson@artifex.com>
authored
on 2016/01/05 09:53
Fix warning: for loop has empty body (semicolon at end of line).
c19d8134
– Chris Liddell <chris.liddell@artifex.com>
authored
on 2016/04/08 05:42
Close file on error before exit
6864defa
– Chris Liddell <chris.liddell@artifex.com>
authored
on 2016/04/08 05:37
Fix jbig2dec libpng API versions support
d8e9f02f
– Chris Liddell <chris.liddell@artifex.com>
authored
on 2016/04/07 11:33
Update version number and dates for jbig2dec release
48ba3a7c
– Robin Watts <robin.watts@artifex.com>
authored
on 2016/01/04 09:04
Squash Warnings: JBig2
cc7ef4a1
– Robin Watts <robin.watts@artifex.com>
authored
on 2015/12/18 11:14
Move Memento include back into jbig2_priv.h
df7406d8
– Shailesh Mistry <shailesh.mistry@hotmail.co.uk>
authored
on 2015/11/04 10:42
Bug 694179: Fix memory leak in jbig2dec
5f683dd6
– Chris Liddell <chris.liddell@artifex.com>
authored
on 2015/09/18 05:49
jbig2dec: release huffman table memory properly
b8ebfef9
– Shailesh Mistry <shailesh.mistry@hotmail.co.uk>
authored
on 2015/09/22 16:36
Bug 696052: Check that cloned image exists before proceeding further.
74966587
– Ray Johnston <ray.johnston@artifex.com>
authored
on 2015/07/29 03:17
Fixes for Windows build with VS 2015.
13d923fd
– Chris Liddell <chris.liddell@artifex.com>
authored
on 2013/07/23 12:24
Commit of build_consolidation branch
70c7f196
– Chris Liddell <chris.liddell@artifex.com>
authored
on 2015/04/17 08:19
Bug 695890: Update jbig2dec for modern libpng
3837ea91
– Chris Liddell <chris.liddell@artifex.com>
authored
on 2015/04/02 08:14
Tidy jbig2dec build configuration:
f2af865a
– Chris Liddell <chris.liddell@artifex.com>
authored
on 2014/10/31 09:30
Update jbig2dec version and CHANGES file
5fcdee38
– Chris Liddell <chris.liddell@artifex.com>
authored
on 2014/10/31 08:39
Fix and improve bit-rotted jbig2dec/libpng build on Windows
3ad0af20
– Simon Bünzli <zeniko@gmail.com>
authored
and Henry Stiles <henry.stiles@artifex.com>
committed
on 2014/10/27 17:19
replace jbig2_arith_get_offset with jbig2_arith_has_reached_marker
7ce709fc
– Simon Bünzli <zeniko@gmail.com>
authored
and Henry Stiles <henry.stiles@artifex.com>
committed
on 2014/09/27 09:51
Bug 694892: fix typo in 5eaf740b2c02523ae2ae6454e546cb6700d4e3f3
11b4c320
– Ken Sharp <ken.sharp@artifex.com>
authored
and Chris Liddell <chris.liddell@artifex.com>
committed
on 2014/02/05 09:19
Update jbig2dec standalone build for Windows.
6e1f2259
– Simon Bünzli <zeniko@gmail.com>
authored
and Henry Stiles <henry.stiles@artifex.com>
committed
on 2014/01/14 17:45
Bug 694949: prevent denial of service with arithmetic decoding
d6dcc6bd
– Simon Bünzli <zeniko@gmail.com>
authored
and Henry Stiles <henry.stiles@artifex.com>
committed
on 2013/12/22 19:00
jbig2dec: tweak overflow check in jbig2_(re)alloc
4e682afb
– Simon Bünzli <zeniko@gmail.com>
authored
and Henry Stiles <henry.stiles@artifex.com>
committed
on 2014/01/10 17:56
Bug 694892: buffer overrun in jbig2_comment_ascii
67a316e9
– Simon Bünzli <zeniko@gmail.com>
authored
and Henry Stiles <henry.stiles@artifex.com>
committed
on 2014/01/10 17:30
follow-up to 8e2f00f15c988d75a4182ecdcdc1a82b4686ef92
e13fd4ac
– Robin Watts <robin.watts@artifex.com>
authored
on 2013/12/16 07:34
Bug 694845: Shailesh Mistrys patch for regression in jbig2dec
5885ff7b
– Robin Watts <robin.watts@artifex.com>
authored
on 2013/12/16 06:45
Revert "Bug 694124: Shailesh Mistry's patch for valgrind problems."
dcf7801f
– Robin Watts <robin.watts@artifex.com>
authored
on 2013/12/11 14:02
Bug 694124: Shailesh Mistry's patch for valgrind problems.
fe55e5eb
– Robin Watts <robin.watts@artifex.com>
authored
on 2013/11/28 13:24
Bug 694362: More tweaking in jbig2dec.
017edd03
– Robin Watts <robin.watts@artifex.com>
authored
on 2013/11/28 12:51
More work on bug 694362
e2d29524
– Robin Watts <robin.watts@artifex.com>
authored
on 2013/11/28 11:43
Pull changes back from mupdf's version of jbig2dec to gs's.
561503c2
– Robin Watts <robin@peeves.(none)>
authored
on 2013/10/04 04:17
Bug 694249: Fix JBig2Dec using broken image regions.
b009e994
– Simon Bünzli <zeniko@gmail.com>
authored
and Henry Stiles <henry.stiles@artifex.com>
committed
on 2013/09/01 08:23
bug 694281: fix memory leaks and compilation warnings
d663f59b
– zeniko <zeniko@gmail.com>
authored
and Henry Stiles <henry.stiles@artifex.com>
committed
on 2013/06/11 18:04
Bug 694121: prevent heap overflow
d379be4c
– zeniko <zeniko@gmail.com>
authored
and Henry Stiles <henry.stiles@artifex.com>
committed
on 2013/07/05 09:11
Bug 694111: prevent heap overflow
3f370a0f
– zeniko <zeniko@gmail.com>
authored
and Chris Liddell <chris.liddell@artifex.com>
committed
on 2013/06/11 18:49
Bug 694125: prevent heap underflow
d02b3649
– Robin Watts <robin.watts@artifex.com>
authored
on 2013/05/24 13:40
Fix MuPDF fuzzing SEGV
54d7ae33
– Robin Watts <robin.watts@artifex.com>
authored
on 2013/05/24 12:22
JBIG2Dec: MUPDF fuzzing SEGV fixes
e0a50f1d
– Shailesh Mistry <shailesh.mistry@hotmail.co.uk>
authored
and Alex Cherepanov <alex.cherepanov@artifex.com>
committed
on 2013/05/25 23:01
Bug 694021: Patch for seg fault related issues
a9da05ed
– Chris Liddell <chris.liddell@artifex.com>
authored
on 2013/05/24 09:41
Bug 691784 - jbig2dec WIN32 DLL with configure
d5e7f7fe
– Chris Liddell <chris.liddell@artifex.com>
authored
on 2013/05/07 11:34
Bug 691555: two jbig2dec patches for libpng14 Cygwin/MinGW
46d6b408
– Alex Cherepanov <alex.cherepanov@artifex.com>
authored
on 2013/04/09 20:56
Bug 693798: Fix buffer overrun.
fe6f6e35
– Chris Liddell <chris.liddell@artifex.com>
authored
on 2013/03/21 13:19
Change jbig2dec license to AGPL to match Ghostscript.
7850aaff
– Math <mlafon@gmail.com>
authored
and Alex Cherepanov <alex.cherepanov@artifex.com>
committed
on 2013/02/28 19:56
Bug 693507: check for out-of-bounds access
3e6c1b06
– Alex Cherepanov <alex.cherepanov@artifex.com>
authored
on 2013/01/28 12:32
Bug 693284: Prevent read access violation. Check whether there's enough data.
35d45096
– Alex Cherepanov <alex.cherepanov@artifex.com>
authored
on 2013/01/28 11:34
Bug 693284: Detect missing glyphs and fail.
a16f2915
– Alex Cherepanov <alex.cherepanov@artifex.com>
authored
on 2013/01/28 10:34
Bug 693284: Conditional inclusion of memento header.
29f7b096
– Alex Cherepanov <alex.cherepanov@artifex.com>
authored
on 2013/01/28 08:34
Bug 693284: Break an infinite loop.
1c60d103
– Alex Cherepanov <alex.cherepanov@artifex.com>
authored
on 2013/01/28 06:56
Bug 693284: Fix 32 vs 64-bit typ[e mismatch.
2c008750
– Alex Cherepanov <alex.cherepanov@artifex.com>
authored
on 2013/01/28 06:09
Bug 693284: Don't shift 32-bit value by 32.
f1df2a05
– Shailesh Mistry <shailesh.mistry@hotmail.co.uk>
authored
and Alex Cherepanov <alex.cherepanov@artifex.com>
committed
on 2013/01/27 09:06
Bug 691246: Handle inverted symbol region.
ec60c3ff
– Alex Cherepanov <alex.cherepanov@artifex.com>
authored
on 2013/01/26 20:46
Bug 693513: Detect and reject negative parameters.
a5096e4a
– Shailesh Mistry <shailesh.mistry@hotmail.co.uk>
authored
on 2012/10/02 16:37
Bug 693285: Apply update of original patch from zeniko. We now check that the symbol dictionary being imported is not empty. Also prevent seg faults resulting from the threadsafe update.
7a82fc0a
– Chris Liddell <chris.liddell@artifex.com>
authored
and Tor Andersson <tor.andersson@artifex.com>
committed
on 2012/08/29 12:19
Remove dependence on jbig2dec auto-generated files
3a424b8f
– Chris Liddell <chris.liddell@artifex.com>
authored
on 2012/08/24 11:19
Update the libpng check to a non-deprecated API call.
Next