Activity
From 2018-01-26 to 2018-02-24
2018-02-23
-
16:07 Bug #600: OFStandard::searchDirectoryRecursively() relies on undefined HAVE_READDIR_R
- In a few DCMTK modules, readdir()/readdir_r() are still used directly. These should be migrated to OFStandard::search...
-
15:32 Bug #600: OFStandard::searchDirectoryRecursively() relies on undefined HAVE_READDIR_R
- Apparently, the glibc version in which readdir_r was first marked as deprecated is 2.24. In earlier versions of glibc...
-
13:56 Bug #759 (Closed): undefined behaviour warning in ijg JPEG code
- Closed by commit #180d9b9.
2018-02-18
-
12:25 Feature #814 (Closed): Implement option to permit the RLE decode to continue decoding even if the RLE stream is incomplete
- Needed for defective images apparently produced by Siemens Acuson Sequoia 512, see forum discussion here: http://foru...
2018-02-14
-
10:15 Feature #813 (Closed): pdf2dcm is missing the typical output options
- For some reason, pdf2dcm does not offer the typical output options such as output file format, output transfer syntax...
2018-02-13
-
12:45 Feature #812: Update list of supported TLS ciphersuites in DCMTK
- It would also be nice to have a --list-ciphers option for the various TLS-enabled command line tools. This would make...
-
10:27 Feature #812 (Closed): Update list of supported TLS ciphersuites in DCMTK
- The list of supported ciphersuites in DCMTK is rather outdated and should be updated to reflect current OpenSSL relea...
2018-02-09
-
12:46 Feature #344: Enable using external libCharLS (e.g. provided by the OS)
- Uli Schlachter wrote:
> Linux package maintainers (Debian, Fedora and ArchLinux) would prefer to use an external Cha... -
11:38 Bug #799 (Closed): DCMTK 3.6.2 TLS binaries for Windows do not support 3DES
- The OpenSSL binaries for release 3.6.3 were built with the “enable-weak-ssl-ciphers” option and the Windows DCMTK bin...
2018-02-08
- DCMTK 3.6.3 Minor Release (2018-02-05)
- DCMTK 3.6.3 Minor Release (2018-02-05)
-
18:39 New DCMTK Release 3.6.3
- * On 2018-02-05, a new version of the "DCMTK":http://www.dcmtk.org/dcmtk was released. See "ANNOUNCE":https://dicom.o...
-
18:37 New DCMTK Release 3.6.2
- * On 2017-07-14, a new "release":http://www.dcmtk.org/dcmtk of the DCMTK has been made available. See "ANNOUNCE":ht...
-
16:24 Conformance #811 (Closed): Check whether JPEG encoder is still standard conformant
- With CP-1653 (and possibly others), the definitions on what is allowed for JPEG-compressed pixel data in a DICOM imag...
2018-02-07
-
15:11 Feature #553: Optionally, map post-1993 VRs to UN instead of OB
- The first part (see above first paragraph) of this Feature has been implemented. What is still missing, is an option ...
-
14:54 Feature #416: Vollständiges und vor allem funktionierendes "FindDCMTK.cmake" schreiben
- Can't this issue be closed?
-
14:51 Bug #568 (Closed): Output of getDecompressedColorModel() is not very useful (in case of error)
2018-02-06
-
11:43 Bug #568: Output of getDecompressedColorModel() is not very useful (in case of error)
- Fixed with commit 8d81d64.
2018-01-31
-
11:10 Conformance #776: Ensure multiple value matching is implemented correctly.
- I think the clarification introduced with CP-282 is sufficient and makes clear that the current implementation is inc...
2018-01-29
-
16:22 Patch #810 (Closed): Slim read/write locks on Windows
- Accesses to the data dictionary are protected by a critical section and a semaphore implemented in class OFReadWriteL...
Also available in: Atom