projects
/
imagemagick
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
imagemagick
2018-01-16
Dirk Lemstra
Split the build_fuzzers script in two script.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Dirk Lemstra
Try to use $CC.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Paul Kehrer
try building the fuzzers without libfuzzer
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Paul Kehrer
use set -e in the standard travis script and switch...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Paul Kehrer
more linking...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Paul Kehrer
we need to link against freetype
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Paul Kehrer
make the script executable
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Paul Kehrer
build the fuzzers in travis
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Dirk Lemstra
Fixed build for VS2013.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Cristy
...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-15
Dirk Lemstra
Prepare for flag to allow writing.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-15
Dirk Lemstra
Use `coderInfoList` and prepare for a `writable` flag
commit
|
commitdiff
|
tree
|
snapshot
2018-01-15
Cristy
https://github.com/ImageMagick/ImageMagick/issues/945
commit
|
commitdiff
|
tree
|
snapshot
2018-01-14
Dirk Lemstra
Fixed copy paste mistake.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-14
Dirk Lemstra
Use our own implementation of to_string to fix the...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-14
Dirk Lemstra
Try to see if the build is fixed when the `std::` names...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-14
Dirk Lemstra
Corrected typecast
commit
|
commitdiff
|
tree
|
snapshot
2018-01-14
Cristy
...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-14
Cristy
...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-14
Alex Gaynor
Move these calls otuside the try block, they should...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-14
Alex Gaynor
Fixes for the encoder fuzzer so it runs properly
commit
|
commitdiff
|
tree
|
snapshot
2018-01-14
Cristy
...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-14
Cristy
...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-14
Cristy
...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-14
Cristy
...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-14
Cristy
...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-14
Dirk Lemstra
Added check for an empty string to avoid use of uniniti...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-14
Dirk Lemstra
Added new class to change settings in the security...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-14
Dirk Lemstra
Added check to avoid division by zero.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-14
Cristy
...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-14
Cristy
...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-14
Dirk Lemstra
Fixed implementation of huffman_decode_fuzzer.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-14
Dirk Lemstra
Refactored the code.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-14
Dirk Lemstra
Moved resource limit variable to utils.cc.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-14
Dirk Lemstra
Added ResetMagickMemory to fix reading from initialized...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-13
Dirk Lemstra
Fixed setting the domain.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-13
Dirk Lemstra
Fixed typo.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-13
Dirk Lemstra
Reverted patch.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-13
Dirk Lemstra
Added SetMagickSecurityPolicyValue that can be used...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-13
Dirk Lemstra
SetMagickResourceLimit will return false when the Resou...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-13
Dirk Lemstra
Minor refactoring.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-13
Dirk Lemstra
Changes for the Windows build to allow debugging of...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-13
Cristy
...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-13
Cristy
Return if the image does not have an associated blob
commit
|
commitdiff
|
tree
|
snapshot
2018-01-13
Cristy
AcquireQuantumPixel() now respects the memory-map and...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-13
Dirk Lemstra
Added check to avoid possible division by zero.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-13
Cristy
...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-13
Dirk Lemstra
Further decrease memory limit.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-13
Dirk Lemstra
Added extra check for the number of elements
commit
|
commitdiff
|
tree
|
snapshot
2018-01-12
Cristy
Remove debugging line
commit
|
commitdiff
|
tree
|
snapshot
2018-01-12
Cristy
...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-11
Dirk Lemstra
Added check to avoid use of uninitialized value.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-11
Dirk Lemstra
Fixed build for when there is no HEIC support.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-11
Dirk Lemstra
Reverted changes.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-11
Dirk Lemstra
Removed extra overload due to call ambiguity
commit
|
commitdiff
|
tree
|
snapshot
2018-01-11
Cristy
https://github.com/ImageMagick/ImageMagick/issues/941
commit
|
commitdiff
|
tree
|
snapshot
2018-01-11
Cristy
https://github.com/ImageMagick/ImageMagick/issues/939
commit
|
commitdiff
|
tree
|
snapshot
2018-01-11
henices
fix memory leaks
commit
|
commitdiff
|
tree
|
snapshot
2018-01-11
Cristy
...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-11
Cristy
...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-10
Cristy
https://github.com/ImageMagick/ImageMagick/issues/507
commit
|
commitdiff
|
tree
|
snapshot
2018-01-10
Cristy
https://github.com/ImageMagick/ImageMagick/issues/937
commit
|
commitdiff
|
tree
|
snapshot
2018-01-10
Alex Gaynor
Fuzzing fix: make this constructor public so others...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-10
Cristy
...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-10
Alex Gaynor
[fuzz] Use a static initializer to set the memory limit...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-10
Dirk Lemstra
Limit memory to 1.5Gb to avoid OOM issues in the oss...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-10
Dirk Lemstra
Use new overload when reading the image.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-10
Dirk Lemstra
Added extra overload for `read`.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-09
Dirk Lemstra
Fixed reading of an uninitialized value.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-09
Dirk Lemstra
Fixed memory leak
commit
|
commitdiff
|
tree
|
snapshot
2018-01-09
Dirk Lemstra
Force use of specific encoder when reading the image...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-09
Dirk Lemstra
Moved call to `SetImageExtent` to exit earlier.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-09
Dirk Lemstra
Removed find.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-09
Dirk Lemstra
Moved find to new line.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-09
Dirk Lemstra
Try normal make.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-09
Dirk Lemstra
Fixed typo in check.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-09
Dirk Lemstra
Moved fuzz files to the Magick++ folder.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-08
Paul Kehrer
add fuzzers from oss-fuzz
commit
|
commitdiff
|
tree
|
snapshot
2018-01-08
Cristy
...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-08
Cristy
...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-08
Cristy
...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-07
Cristy
...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-07
Cristy
...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-07
Cristy
...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-07
Cristy
...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-07
Cristy
...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-07
Cristy
Support aspect ratio geometry, e.g. -crop 3:2
commit
|
commitdiff
|
tree
|
snapshot
2018-01-06
Cristy
...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-06
Cristy
...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-06
Cristy
...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-06
Cristy
...
7.0.7-21
commit
|
commitdiff
|
tree
|
snapshot
2018-01-06
Cristy
...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-06
Dirk Lemstra
Fixed enum values.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-06
Dirk Lemstra
Fixed typo in version number.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-06
Dirk Lemstra
Fixed check for when the custom_stream was changed...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-06
Cristy
...
7.0.7-20
commit
|
commitdiff
|
tree
|
snapshot
2018-01-04
Cristy
...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-04
Cristy
https://github.com/ImageMagick/ImageMagick/issues/927
commit
|
commitdiff
|
tree
|
snapshot
2018-01-04
Cristy
https://github.com/ImageMagick/ImageMagick/issues/930
commit
|
commitdiff
|
tree
|
snapshot
2018-01-04
Cristy
https://github.com/ImageMagick/ImageMagick/issues/931
commit
|
commitdiff
|
tree
|
snapshot
next