]> granicus.if.org Git - imagemagick/history - Magick++
...
[imagemagick] / Magick++ /
2018-09-09 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1296
2018-09-01 Dirk LemstraRemoved pragma messages as requested in #1275.
2018-08-25 Cristy...
2018-08-25 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1260
2018-08-25 Cristy...
2018-07-11 Dirk LemstraAdded LinearGRAYColorspace to the header.
2018-07-09 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1019
2018-06-26 Dirk LemstraUse CXXFLAGS instead of CFLAGS
2018-05-14 Dirk LemstraSome corrections to the autolinking.
2018-05-14 Krzysztof EgzmontXML delegate conditional automatic link for static...
2018-05-11 Alex GaynorFixed building fuzzers
2018-05-10 Dirk LemstraEnable LIBRAW_USE_CALLOC_INSTEAD_OF_MALLOC for libraw.
2018-05-04 Dirk LemstraAdded extra properties to TypeMetric (#1121)
2018-04-27 Paul Kehrerbuild against libheif
2018-04-26 Dirk LemstraAdded support for channel traits to LocalContrastImage.
2018-04-23 Paul Kehreruse autoconf
2018-04-23 Paul Kehrerfix oss-fuzz build with libtiff
2018-04-22 Dirk LemstraRemoved cmake option to test if that fixes the configur...
2018-04-22 Alex Gaynorsimplify
2018-04-22 Alex GaynorAdded a dict for mvg
2018-04-22 Alex GaynorCopy dicts over if they exist
2018-04-16 Paul Kehreradd lcms to the delegate list for oss-fuzz
2018-04-14 Dirk LemstraPrevent label that contains '%#' because this will...
2018-04-08 Dirk LemstraAdded memory leak detection.
2018-04-08 Dirk LemstraAdded initialize for the PNG fuzzer.
2018-04-08 Paul Kehreralso add the heic fuzzer corpus
2018-04-08 Paul Kehrerchange libtiff build order and switch to cmake
2018-04-08 Paul Kehreradd libpng to delegates
2018-04-07 Dirk LemstraUse file extension as fallback.
2018-04-02 Dirk LemstraCall InitializeMagick to make sure all initializers...
2018-04-02 Paul Kehreradd xz and libraw, change build process for freetype
2018-03-31 Paul Kehrertemporarily remove bzip2 from the oss-fuzz builds
2018-03-31 Paul Kehreruse the --with-utilities=no flag with oss-fuzz
2018-03-31 Dirk LemstraLimit the size of the PLASMA image when fuzzing to...
2018-03-30 Paul Kehreradd libjpeg-turbo, freetype2, and fix compilation for...
2018-03-30 Paul Kehreradd openjp2, webp, zlib, bzip2
2018-03-30 Paul Kehrertemporary workaround to fix ubsan oss-fuzz (#1056)
2018-03-25 Dirk LemstraBuild fix.
2018-03-25 Dirk LemstraAttempt to fix #1019.
2018-03-24 Dirk LemstraRenamed variable.
2018-03-24 Dirk LemstraWhitespace.
2018-03-23 Paul Kehreradd libtiff and libde265 to the oss-fuzz build scripts...
2018-03-20 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1031
2018-03-17 Dirk LemstraFixed check.
2018-03-16 Dirk LemstraFallback to extension when the filename does not start...
2018-03-11 Dirk LemstraAdded separate fuzzer for pinging images.
2018-03-11 Dirk LemstraShould not throw exception...
2018-03-11 Dirk LemstraUse better method to determine the format from the...
2018-03-11 Dirk LemstraAlso added txt to the exclusion list because we keep...
2018-03-10 Dirk LemstraUse memset instead of ResetMagickMemory.
2018-03-10 Dirk LemstraFixed issue where the an invalid color suddenly becomes...
2018-03-04 Dirk LemstraFixed memory leaks (https://bugs.chromium.org/p/oss...
2018-02-26 Dirk LemstraCatch exceptions by reference.
2018-02-25 Paul Kehrerclose stdout/stderr on the fuzzers to reduce noise...
2018-02-16 Dirk LemstraDefault color should be transparent.
2018-02-08 Dirk LemstraRemoved duplicate declaration.
2018-02-08 Dirk LemstraThe quiet() result needs to be stored before the list...
2018-01-29 Dirk LemstraRemoved gradient from allowed names.
2018-01-29 Dirk LemstraAdded separate fuzzer for gradient,radial-gradient...
2018-01-29 Dirk LemstraAdded label to the exclusion list.
2018-01-29 Dirk LemstraAdded separate fuzzer for the label encoder (#962).
2018-01-29 Alex GaynorEnsure we initialize a string correctly
2018-01-28 Dirk LemstraAdded interlace initializer for some of the fuzzers.
2018-01-28 Cristy...
2018-01-28 Cristy...
2018-01-28 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-01-28 Dirk LemstraAdded specific fuzzer for the xc format (#962)
2018-01-28 Dirk LemstraFixed bounds checking when setting the filename.
2018-01-28 Dirk LemstraAdded NULL coder to the exclude list.
2018-01-28 Dirk LemstraChanged copyright.
2018-01-27 Dirk LemstraUse a lower limit.
2018-01-27 Dirk LemstraLimit the maximum number of images in an image list...
2018-01-27 Dirk LemstraAdded new listLength policy to the ResourceLimits.
2018-01-27 Dirk LemstraAdded exclude list for specific encoders when fuzzing...
2018-01-22 CristyLimit image maximum width and height to 2048 pixels
2018-01-20 Dirk LemstraMoved methods that can throw an exception inside the...
2018-01-20 Dirk LemstraLower memory mapping to avoid out of memory issues...
2018-01-19 Alex GaynorHandle the null encoder properly in the encoder fuzz
2018-01-18 Dirk LemstraOnly use the module name for the encoder list and added...
2018-01-16 Dirk LemstraAlways write when debugging under Windows.
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 Paul Kehrertry building the fuzzers without libfuzzer
2018-01-16 Dirk LemstraFixed build for VS2013.
2018-01-15 Dirk LemstraPrepare for flag to allow writing.
2018-01-15 Dirk LemstraUse `coderInfoList` and prepare for a `writable` flag
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 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 Dirk LemstraAdded new class to change settings in the security...
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-13 Dirk LemstraChanges for the Windows build to allow debugging of...
2018-01-13 Dirk LemstraFurther decrease memory limit.
next