]> granicus.if.org Git - imagemagick/shortlog
imagemagick
2018-01-19 Dirk LemstraFixed out of bounds write
2018-01-19 Cristyhttps://www.imagemagick.org/discourse-server/viewtopic...
2018-01-18 Dirk LemstraOnly use the module name for the encoder list and added...
2018-01-18 Dirk LemstraFixed memory leak.
2018-01-18 Dirk LemstraFixed memory leak.
2018-01-18 Dirk LemstraFixed memory leak.
2018-01-18 Dirk LemstraProper fix.
2018-01-18 Dirk LemstraFixed memory leak.
2018-01-18 Dirk LemstraFixed memory leak.
2018-01-18 Dirk LemstraTry to fix linking of the fuzzers during the build.
2018-01-17 CristyUninitialized memory issue
2018-01-17 CristyFixed undefined enumerator exception
2018-01-16 Dirk LemstraAlways write when debugging under Windows.
2018-01-16 Dirk LemstraAdded call to ResetMagickMemory to avoid use of uniniti...
2018-01-16 Dirk LemstraAdded extra check to avoid use of uninitialized value.
2018-01-16 Dirk LemstraAdded call to ResetMagickMemory to avoid use of uniniti...
2018-01-16 Dirk LemstraUse extra define to determine if the fuzzer supports...
2018-01-16 Dirk LemstraOnly build 1 encoder on travis.
2018-01-16 Dirk LemstraMove build script into the repo.
2018-01-16 Dirk LemstraSplit the build_fuzzers script in two script.
2018-01-16 Dirk LemstraTry to use $CC.
2018-01-16 Paul Kehrertry building the fuzzers without libfuzzer
2018-01-16 Paul Kehreruse set -e in the standard travis script and switch...
2018-01-16 Paul Kehrermore linking...
2018-01-16 Paul Kehrerwe need to link against freetype
2018-01-16 Paul Kehrermake the script executable
2018-01-16 Paul Kehrerbuild the fuzzers in travis
2018-01-16 Dirk LemstraFixed build for VS2013.
2018-01-16 Cristy...
2018-01-15 Dirk LemstraPrepare for flag to allow writing.
2018-01-15 Dirk LemstraUse `coderInfoList` and prepare for a `writable` flag
2018-01-15 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/945
2018-01-14 Dirk LemstraFixed copy paste mistake.
2018-01-14 Dirk LemstraUse our own implementation of to_string to fix the...
2018-01-14 Dirk LemstraTry to see if the build is fixed when the `std::` names...
2018-01-14 Dirk LemstraCorrected typecast
2018-01-14 Cristy...
2018-01-14 Cristy...
2018-01-14 Alex GaynorMove these calls otuside the try block, they should...
2018-01-14 Alex GaynorFixes for the encoder fuzzer so it runs properly
2018-01-14 Cristy...
2018-01-14 Cristy...
2018-01-14 Cristy...
2018-01-14 Cristy...
2018-01-14 Cristy...
2018-01-14 Dirk LemstraAdded check for an empty string to avoid use of uniniti...
2018-01-14 Dirk LemstraAdded new class to change settings in the security...
2018-01-14 Dirk LemstraAdded check to avoid division by zero.
2018-01-14 Cristy...
2018-01-14 Cristy...
2018-01-14 Dirk LemstraFixed implementation of huffman_decode_fuzzer.
2018-01-14 Dirk LemstraRefactored the code.
2018-01-14 Dirk LemstraMoved resource limit variable to utils.cc.
2018-01-14 Dirk LemstraAdded ResetMagickMemory to fix reading from initialized...
2018-01-13 Dirk LemstraFixed setting the domain.
2018-01-13 Dirk LemstraFixed typo.
2018-01-13 Dirk LemstraReverted patch.
2018-01-13 Dirk LemstraAdded SetMagickSecurityPolicyValue that can be used...
2018-01-13 Dirk LemstraSetMagickResourceLimit will return false when the Resou...
2018-01-13 Dirk LemstraMinor refactoring.
2018-01-13 Dirk LemstraChanges for the Windows build to allow debugging of...
2018-01-13 Cristy...
2018-01-13 CristyReturn if the image does not have an associated blob
2018-01-13 CristyAcquireQuantumPixel() now respects the memory-map and...
2018-01-13 Dirk LemstraAdded check to avoid possible division by zero.
2018-01-13 Cristy...
2018-01-13 Dirk LemstraFurther decrease memory limit.
2018-01-13 Dirk LemstraAdded extra check for the number of elements
2018-01-12 CristyRemove debugging line
2018-01-12 Cristy...
2018-01-11 Dirk LemstraAdded check to avoid use of uninitialized value.
2018-01-11 Dirk LemstraFixed build for when there is no HEIC support.
2018-01-11 Dirk LemstraReverted changes.
2018-01-11 Dirk LemstraRemoved extra overload due to call ambiguity
2018-01-11 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/941
2018-01-11 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/939
2018-01-11 henicesfix memory leaks
2018-01-11 Cristy...
2018-01-11 Cristy...
2018-01-10 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/507
2018-01-10 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/937
2018-01-10 Alex GaynorFuzzing fix: make this constructor public so others...
2018-01-10 Cristy...
2018-01-10 Alex Gaynor[fuzz] Use a static initializer to set the memory limit...
2018-01-10 Dirk LemstraLimit memory to 1.5Gb to avoid OOM issues in the oss...
2018-01-10 Dirk LemstraUse new overload when reading the image.
2018-01-10 Dirk LemstraAdded extra overload for `read`.
2018-01-09 Dirk LemstraFixed reading of an uninitialized value.
2018-01-09 Dirk LemstraFixed memory leak
2018-01-09 Dirk LemstraForce use of specific encoder when reading the image...
2018-01-09 Dirk LemstraMoved call to `SetImageExtent` to exit earlier.
2018-01-09 Dirk LemstraRemoved find.
2018-01-09 Dirk LemstraMoved find to new line.
2018-01-09 Dirk LemstraTry normal make.
2018-01-09 Dirk LemstraFixed typo in check.
2018-01-09 Dirk LemstraMoved fuzz files to the Magick++ folder.
2018-01-08 Paul Kehreradd fuzzers from oss-fuzz
2018-01-08 Cristy...
2018-01-08 Cristy...
2018-01-08 Cristy...
next