1. 42db4d1 Use LONG_MAX instead of __WORDSIZE to find size of long by Colin Cross · 2 years, 5 months ago
  2. ff80ee8 Targeted minimal fix for security issue in CVE-2020-9589. by Z Stern · 4 years, 1 month ago
  3. 50f6082 Remove deprecated mac API from dng_date_time.cpp by Jerome Gaillard · 4 years, 4 months ago
  4. c3dd9e5 Fix occurrences of Wextra-semi-stmt by Pirama Arumuga Nainar · 5 years ago
  5. 33c601f Enable libdng_sdk for Windows by Jerome Gaillard · 6 years ago
  6. d875b81 Enable libdng_sdk for macOs by Jerome Gaillard · 6 years ago
  7. 2cb858a Throw exception on integer overflow in dng_ifd.cpp. by Yujie Qin · 7 years ago
  8. e95f96b Define dng_timespec as timespec for VS2015 and above by Yujie Qin · 8 years ago
  9. 41c8c9a Fix type issues with int32 and timespec by Florian Kriener · 8 years ago
  10. e26fa7d Fix some implementation defined behavior in dng_image.cpp by Florian Kriener · 8 years ago
  11. 1754202 Integrate integer overflow fixes from security branch by Florian Kriener · 8 years ago
  12. 55625cf Integrate integer overflow fixes from security branch by Florian Kriener · 8 years ago
  13. 089babb Integrate integer overflow changes from security branch by Yujie Qin · 8 years ago
  14. c89552e Integrate integer overflow changes from security branch by Florian Kriener · 8 years ago
  15. 29c7498 Revert "Integrate integer overflow changes from security branch" by Yujie Qin · 8 years ago
  16. a9912fa Integrate integer overflow changes from security branch by Florian Kriener · 8 years ago
  17. 0b098b7 Convert line endings to Unix format by Florian Kriener · 8 years ago
  18. bf69c2b Use better conditions to check if posix_memalign() is available. by Yujie Qin · 8 years ago
  19. f993c49 Fix integer overflow in dng_bad_pixels.cpp by Kinan Hakim · 8 years ago
  20. 00a8925 Fix invalid shift base by Kinan Hakim · 8 years ago
  21. 0baf877 Fix the compiler issue for DNG SDK in VS2010 or newer versions. by Kinan Hakim · 8 years ago
  22. 3c5bda3 Fix integer overflow by Kinan Hakim · 8 years ago
  23. ae846f5 Fix Division by Zero by Kinan Hakim · 8 years ago
  24. 2bef8b9 Fix and avoid some integer overflows by Kinan Hakim · 8 years ago
  25. 671e9ca Fix for NO_POSIX_MEMALIGN by Kinan Hakim · 8 years ago
  26. c3041f8 Follow up fix for ifdef by Kinan Hakim · 8 years ago
  27. fedcde0 Use malloc for NEON and MIPS, since for these it seems to be not available. by Kinan Hakim · 8 years ago
  28. b17cc90 Set qDNGBigEndian flag for ARM NEON (arm_v7_neon and arm64) and MIPS by Kinan Hakim · 8 years ago
  29. ca34c1b Fix Tickcount for iOS. by Kinan Hakim · 8 years ago
  30. bca13f2 Fix ifdef for some compilers. by Kinan Hakim · 8 years ago
  31. 3758941 Handle integer no sanitize in a more general way. by Kinan Hakim · 8 years ago
  32. 5f50cec Fix warnings on Apple. by Kinan Hakim · 8 years ago
  33. d5da752 Exclude some integer sanitations by Kinan Hakim · 8 years ago
  34. 8e40590 Avoid some unsigned integer overflow errors. In some cases, the code intends overflow to occur and relies on the defined behavior for unsigned integer wraparound; detection has been switched off in these cases. In other cases, the overflow was undesired; these cases have been fixed to avoid the overflow. by Kinan Hakim · 8 years ago
  35. 6e716d2 Make dng_sdk build for Linux. by Kinan Hakim · 8 years ago
  36. 2dd7464 Use MobileCoreServices on iOS. by Kinan Hakim · 8 years ago
  37. 327c6d5 Add Android.mk and exclude xmp. by Kinan Hakim · 8 years ago
  38. 6e09dfb Add Google security patches to dng_sdk by Kinan Hakim · 8 years ago
  39. ffee7a6 Add the Adobe DNG SDK 1.4 to aosp. This initial cl is a pristine copy of the sources, without any build targets. by Kinan Hakim · 9 years ago