1. 6851a31 Added extra checks to prevent an overflow and fixed some memory leaks. by dirk · 8 years ago
  2. 5511ef5 Add additional checks to DCM reader to prevent data-driven faults (bug report from Hanno Böck by Cristy · 8 years ago
  3. 8909c0f ... by Cristy · 8 years ago
  4. 11358a5 Added checks for integer overflow. by dirk · 8 years ago
  5. 78a72f5 Eliminate C++ compiler warnings by Cristy · 8 years ago
  6. e45e48b Suspend exception processing if too many exceptions by Cristy · 8 years ago
  7. 94c2e0b Added check for invalid number of frames. by dirk · 8 years ago
  8. d00bc46 ... by Cristy · 8 years ago
  9. 081cfb2 ... by Cristy · 8 years ago
  10. bc7f513 ... by Cristy · 8 years ago
  11. 6aa4376 Security improvements to TEXT coder broke it by Cristy · 8 years ago
  12. 3ed6c69 ... by Cristy · 8 years ago
  13. 8320f8b JNG is limited to 65535 columns / rows by Cristy · 8 years ago
  14. b807e30 ... by Cristy · 8 years ago
  15. 70c7b10 ... by Cristy · 8 years ago
  16. 13db820 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29710 by Cristy · 8 years ago
  17. aecd0ad Set pixel cache to undefined if any resource limit is exceeded by Cristy · 8 years ago
  18. a672d4c ... by Cristy · 8 years ago
  19. fc43974 Ensure image extent does not exceed maximum by Cristy · 8 years ago
  20. 3e6c553 ... by Cristy · 8 years ago
  21. 3a1145a Eliminate compiler warning by Cristy · 8 years ago
  22. 5f478ca Show delegate policy as a comment by Cristy · 8 years ago
  23. 8ef5a07 Strengthen security with sanitized delegate properties by Cristy · 8 years ago
  24. 6d02289 Added missing call to ResetMagickMemory. by dirk · 8 years ago
  25. 791aa82 Raise warning instead of error because we return the image(s) read so far. by dirk · 8 years ago
  26. 280ab73 Make check sooner for maximum image extent by Cristy · 8 years ago
  27. a7bdfe6 ... by Cristy · 8 years ago
  28. fcd84b4 Check for EOF and exit loop by Cristy · 8 years ago
  29. 564d610 Quote passwords when passed to a delegate program by Cristy · 8 years ago
  30. 0c3417c ... by Cristy · 8 years ago
  31. 892e4e5 Check return status of Zip-compression by Cristy · 8 years ago
  32. 3aab73c ... by Cristy · 8 years ago
  33. 2a4877a https://github.com/ImageMagick/ImageMagick/issues/191 by Cristy · 8 years ago
  34. a58ba05 Less secure coders require explicit reference (e.g. mvg:my-graph.mvg) by Cristy · 8 years ago
  35. 76edbba The number of colors is limited to 65535 by Cristy · 8 years ago
  36. 15dd190 Avoid overflow when parsing PSD resource blocks by Cristy · 8 years ago
  37. 8203ec3 ... by Cristy · 9 years ago
  38. d1f5c0d ... by Cristy · 9 years ago
  39. 6d2f14b https://github.com/ImageMagick/ImageMagick/pull/175 by Cristy · 9 years ago
  40. 8f5307c Should use width instead of height. by dirk · 9 years ago
  41. 8c9d68c add read/write support for FLIF by Jon Sneyers · 9 years ago
  42. f739cf5 ... by Cristy · 9 years ago
  43. 1fe0b87 Support signed blob reads by Cristy · 9 years ago
  44. d711b25 Eliminate compiler warning by Cristy · 9 years ago
  45. e231b1b Eliminate compiler exception by Cristy · 9 years ago
  46. 5408e21 ... by Cristy · 9 years ago
  47. bf69730 ... by Cristy · 9 years ago
  48. 8de8fb6 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29433 by Cristy · 9 years ago
  49. 9df12af ... by Cristy · 9 years ago
  50. 0ee195d Fix check for length. by dirk · 9 years ago
  51. 1b3613e Renamed IsValidColormapIndex to ValidateColormapValue and changed the return type to void. by dirk · 9 years ago
  52. e0fe989 https://github.com/ImageMagick/ImageMagick/issues/161 by Cristy · 9 years ago
  53. c6c70bb https://github.com/ImageMagick/ImageMagick/issues/161 by Cristy · 9 years ago
  54. 4fab205 Use correct comment and minor whitespace change. by dirk · 9 years ago
  55. b22ff3c Fix uncompressed DDS header pitch by Hrnchamd · 9 years ago
  56. 3e69523 Fix multiple DDS output issues. by Hrnchamd · 9 years ago
  57. b1102a1 https://github.com/ImageMagick/ImageMagick/issues/161 by Cristy · 9 years ago
  58. 9a527ef Eliminate compiler exception by Cristy · 9 years ago
  59. 5a34d7a More buffer overflow checks by Cristy · 9 years ago
  60. 9f49296 Remove preview coder by Cristy · 9 years ago
  61. ab6d0a9 Fix compiler exception by Cristy · 9 years ago
  62. 8df6fd4 ... by Cristy · 9 years ago
  63. 8bedb4e Change GetTokenLexeme() to GetNextToken() by Cristy · 9 years ago
  64. fc0f124 Use correct extent value when calling GetMagickToken. by dirk · 9 years ago
  65. 25a7cc4 ... by Cristy · 9 years ago
  66. 360d6db Check for width of zero by Cristy · 9 years ago
  67. 7fb4077 Check for possible data overflow by Cristy · 9 years ago
  68. a8b2bb2 Check to ensure token does not exceed maximum extent by Cristy · 9 years ago
  69. b8f791a Prevent buffer overflow for RLE0-encoded SUN raster images by Cristy · 9 years ago
  70. cdc1b38 MIFF image must have colorspace defined by Cristy · 9 years ago
  71. 665f18d Respect gravity when rendering text (e.g. convert -gravity center my.txt ...) by Cristy · 9 years ago
  72. 6da00b2 Fixed setting interlace. by dirk · 9 years ago
  73. 751a667 Fixes for unused parameters. by dirk · 9 years ago
  74. 86bacde Fixed various warnings. by dirk · 9 years ago
  75. 80e39da Setting compression when loading a bmp file. by dirk · 9 years ago
  76. 06f5901 Removed TransformImages and made TransformImage private. by dirk · 9 years ago
  77. 82e2049 https://github.com/ImageMagick/ImageMagick/issues/148 by Cristy · 9 years ago
  78. 6d202a0 https://github.com/ImageMagick/ImageMagick/issues/143 by Cristy · 9 years ago
  79. e63d202 Fix for variable used in SetQuantumDepth. by dirk · 9 years ago
  80. ffe99fc Minor refactoring. by dirk · 9 years ago
  81. 6f8c570 Added NULL checks to GetGeometry and refactored emf/svg. by dirk · 9 years ago
  82. fa86f7a Minor refactoring. by dirk · 9 years ago
  83. 447c929 -size can now be used the specify the maximum width/height of an EMF image on Windows. by dirk · 9 years ago
  84. 9f443b9 -size can now be used the specify the maximum width/height of an SVG image when librsvg and cairo are being used. by dirk · 9 years ago
  85. 26ac858 Eliminate compiler warning by Cristy · 9 years ago
  86. 6e35319 Use SetQuantumDepth() to prevent buffer overflow by Cristy · 9 years ago
  87. 332ee36 Removed check for alpha channel. by dirk · 9 years ago
  88. c6e0187 Fixed reading 1-bit PSD file (https://github.com/ImageMagick/ImageMagick/issues/141) by dirk · 9 years ago
  89. 5d423d1 http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29206 by Cristy · 9 years ago
  90. a6240a1 https://github.com/ImageMagick/ImageMagick/issues/131 by Cristy · 9 years ago
  91. 7b93db1 https://github.com/ImageMagick/ImageMagick/issues/121 by Cristy · 9 years ago
  92. 07b9f5e https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29165 by Cristy · 9 years ago
  93. 134463b https://github.com/ImageMagick/ImageMagick/issues/129 by Cristy · 9 years ago
  94. 1bc1fd0 https://github.com/ImageMagick/ImageMagick/issues/131 by Cristy · 9 years ago
  95. 533ea3b https://github.com/ImageMagick/ImageMagick/issues/128 by Cristy · 9 years ago
  96. e9e92dd https://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=29137 by Cristy · 9 years ago
  97. fe1e50a Fixed memory leak when reading an SVG without width/height by dirk · 9 years ago
  98. 6e46e30 Added missing call to CloseBlob. by dirk · 9 years ago
  99. d5a9b37 Fixed incorrect image progress tag. by dirk · 9 years ago
  100. 5f16640 Fixed head buffer overflow reported in: https://github.com/ImageMagick/ImageMagick/issues/98 by dirk · 9 years ago