1. 5a7f6f0 Bump version by Cristy · 8 years ago
  2. 01588fb Release ImageMagick 7.0.2-1 by Cristy · 8 years ago
  3. 931319b ... by Cristy · 8 years ago
  4. 8adfa20 ... by Cristy · 8 years ago
  5. d8ab7f0 Improve checking of EXIF profile to prevent integer overflow (bug report from Ibrahim el-sayed) by Cristy · 8 years ago
  6. f0ae4ef RecordProfileData will return true when the commands have finished to make sure we don't store them. by dirk · 8 years ago
  7. 5675bb2 Added extra guards to prevent out of bound access. by dirk · 8 years ago
  8. 66acef5 Added queue parameter to EnqueueOpenCLKernel. by dirk · 8 years ago
  9. 8e1dd68 https://github.com/ImageMagick/ImageMagick/issues/222 by Cristy · 8 years ago
  10. cf3f44b Fixed enqueuing of an incorrect kernel. by dirk · 8 years ago
  11. 33f78c8 Fixed calculation of the device_signature. by dirk · 8 years ago
  12. 5fb2395 Fixed memory leak in RelinquishMagickCLCacheInfo. by dirk · 8 years ago
  13. a5135ba Fixed memory leak in CopyMagickCLCacheInfo and made the method more asynchronous. by dirk · 8 years ago
  14. e120037 Added extra null checks and tests for the result codes of OpenCL calls. by dirk · 8 years ago
  15. c0a9baf Fixed cloning the input image. by dirk · 8 years ago
  16. 23fc990 Fixed memory leak. by dirk · 8 years ago
  17. 17d10ba ... by Cristy · 8 years ago
  18. 03a03a4 ... by Cristy · 8 years ago
  19. 912a922 ... by Cristy · 8 years ago
  20. a14003e Removed AccelerateCompositeImage. by dirk · 8 years ago
  21. 626a27b Revert method signature change to fix issue #188. by dirk · 8 years ago
  22. 9a4fda0 Removed unused variable. by dirk · 8 years ago
  23. 52456ef Added support for GROUP4 compression to the FAX coder. by dirk · 8 years ago
  24. 94625e7 Removed debug printf. by dirk · 8 years ago
  25. e5a301e Minor cleanup. by dirk · 8 years ago
  26. 7712107 ... by Cristy · 8 years ago
  27. d060d80 Fixed method signature. by dirk · 8 years ago
  28. 5777d24 ... by Cristy · 8 years ago
  29. 2338d15 Use memset instead of a for loop. by dirk · 8 years ago
  30. 0b47146 Removed extra seek. by dirk · 8 years ago
  31. 55851db Always perform a seek after reading the mask to fix https://github.com/ImageMagick/ImageMagick/issues/216. by dirk · 8 years ago
  32. 21dc031 Some OpenCL methods are now executed asynchronous. by dirk · 8 years ago
  33. 24aed68 https://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=29895 by Cristy · 8 years ago
  34. 8dc9555 Bump release by Cristy · 8 years ago
  35. 25ea4de ... by Cristy · 8 years ago
  36. 4280d54 https://github.com/ImageMagick/ImageMagick/issues/218 by Cristy · 8 years ago
  37. d4ac922 https://github.com/ImageMagick/ImageMagick/pull/219 by Cristy · 8 years ago
  38. ade0d8e ... by Cristy · 8 years ago
  39. 1ab3a1b https://github.com/ImageMagick/ImageMagick/issues/215 by Cristy · 8 years ago
  40. f557ab8 ... by Cristy · 8 years ago
  41. 54c9393 ... by Cristy · 8 years ago
  42. 68e565c Bump release by Cristy · 8 years ago
  43. 2615e69 ... by Cristy · 8 years ago
  44. ba4ad2d Sync cache pixels before OpenMP loop (possible optimization) by Cristy · 8 years ago
  45. 4bbcc15 ... by Cristy · 8 years ago
  46. 7590421 ... by Cristy · 8 years ago
  47. b21792d ... by Cristy · 8 years ago
  48. 446b7ac Check image magick against delegates by Cristy · 8 years ago
  49. 8d999db 10867:786f274:20160605 by Cristy · 8 years ago
  50. 0093cff https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29850 by Cristy · 8 years ago
  51. 9acb830 https://github.com/ImageMagick/ImageMagick/issues/213 by Cristy · 8 years ago
  52. 14ba9af https://github.com/ImageMagick/ImageMagick/issues/213 by Cristy · 8 years ago
  53. a35ec56 Set MAGICKCORE_HAVE_ERF by dirk · 8 years ago
  54. fb985ba Whitespace... by dirk · 8 years ago
  55. 139d432 RLE check for pixel offset less than 0 (heap overflow report from Craig Young) by Cristy · 8 years ago
  56. f3132f9 Conditionally compile for erf() by Cristy · 8 years ago
  57. e591f8d Added implementation of erf for older versions of Visual Studio. by dirk · 8 years ago
  58. 8ba1fcd ... by Cristy · 8 years ago
  59. 1c122b1 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29839 by Cristy · 8 years ago
  60. 228ebae https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29844 by Cristy · 8 years ago
  61. 15aa98c Release ImageMagick 7.0.1-10 by Cristy · 8 years ago
  62. f435e87 Deny indirect reads by policy by Cristy · 8 years ago
  63. 83bceaa https://github.com/ImageMagick/ImageMagick/issues/194 by Cristy · 8 years ago
  64. 4e914bb https://github.com/ImageMagick/ImageMagick/issues/196 by Cristy · 8 years ago
  65. 933e96f https://github.com/ImageMagick/ImageMagick/issues/196 by Cristy · 8 years ago
  66. 8f012e5 All devices from the same platform will share a context. by dirk · 8 years ago
  67. c1cf480 Earlier check for EOF by Cristy · 8 years ago
  68. 156bf28 Bump release by Cristy · 8 years ago
  69. 3cf86f2 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29767 by Cristy · 8 years ago
  70. 9bc9a67 Turn off alpha channel for the compare difference image by Cristy · 8 years ago
  71. c01ea7a Release ImageMagick 7.0.1-9 by Cristy · 8 years ago
  72. ce07f72 Corrected overflow checks. by dirk · 8 years ago
  73. a8079ac Throw exception if explicit coder does not exist (e.g. xyz:logo.png) by Cristy · 8 years ago
  74. 4812e81 Fixed length check. by dirk · 8 years ago
  75. 63c1522 ... by Cristy · 8 years ago
  76. f4a35c3 Coder path traversal is not authorized, bug report provided by Masaaki Chida by Cristy · 8 years ago
  77. 91dac17 ... by Cristy · 8 years ago
  78. 58affb9 Latest configure script by Cristy · 8 years ago
  79. 4dbaf0e ... by Cristy · 8 years ago
  80. 1f1f3a0 Update to the latest documentation by Cristy · 8 years ago
  81. aa4416d Bump release by Cristy · 8 years ago
  82. fe4eece ... by Cristy · 8 years ago
  83. 97775b5 EPT Postscript and TIFF offsets must be greater than 30 by Cristy · 8 years ago
  84. 4907c15 ... by Cristy · 8 years ago
  85. ea78ffa Support configure script --enable-indirect-reads option to enable indirect reads (@) in filenames by Cristy · 8 years ago
  86. 697159d Support configure script --enable-pipes option to enable pipes (|) in filenames by Cristy · 8 years ago
  87. 6851a31 Added extra checks to prevent an overflow and fixed some memory leaks. by dirk · 8 years ago
  88. 28587c2 Bump version by Cristy · 8 years ago
  89. 59ff8f4 Release ImageMagick 7.0.1-7 by Cristy · 8 years ago
  90. 5511ef5 Add additional checks to DCM reader to prevent data-driven faults (bug report from Hanno Böck by Cristy · 8 years ago
  91. 88acca6 ... by Cristy · 8 years ago
  92. 40639d1 Add support for SanitizeString() method by Cristy · 8 years ago
  93. 18107aa ... by Cristy · 8 years ago
  94. 8909c0f ... by Cristy · 8 years ago
  95. 11358a5 Added checks for integer overflow. by dirk · 8 years ago
  96. 4dec997 ... by Cristy · 8 years ago
  97. 44fb54c Moved OpenCL kernels to a separate header file. by dirk · 8 years ago
  98. 78a72f5 Eliminate C++ compiler warnings by Cristy · 8 years ago
  99. e45e48b Suspend exception processing if too many exceptions by Cristy · 8 years ago
  100. eeec14f Accelerate methods should not be exported. by dirk · 8 years ago