Activity
From 2013-10-27 to 2013-11-25
2013-11-25
-
09:32 Bug #581 (Closed): Security escalation problem in dcmnet
- > While I was checking part of dcmtk source code I fond a> security violation.
>
> The problem is that the 'setuid...
2013-11-22
-
16:34 Feature #580: The more complex methods should be (re)moved from DcmSCU
- In my opinion a minimal implementation of each DIMSE protocol should be inside the class, so that the normal user doe...
2013-11-21
-
16:43 Feature #580 (New): The more complex methods should be (re)moved from DcmSCU
- The DcmSCU class currently contains some more complex methods handling e.g. the (complex) C-GET protocol.
I would su...
2013-11-19
-
20:38 Bug #547 (Closed): SR documents with extended characters (e.g. UTF-8) cannot be read
- Solved by introducing a new global "dcmdata" flag: http://git.dcmtk.org/web?p=dcmtk.git;a=commit;h=06b6334cf940d9b221...
2013-11-18
-
12:29 Feature #556 (Closed): Remove Word file "wwwapp.doc"?
- See this commit: http://git.dcmtk.org/web?p=dcmtk.git;a=commit;h=757599db97efdb3d51b04e2f211ac90a2c0cd08a
2013-11-14
-
13:00 Feature #579 (Closed): Avoid too many boolean parameters in convertCharacterSet() methods
- With this commit (http://git.dcmtk.org/web?p=dcmtk.git;a=commit;h=bfa3354b41f86111d7a9a383fae809bbf0754f17), a new bo...
2013-11-13
-
20:20 Bug #551: Check format of AT element values in Native DICOM Model
- This will probably be clarified with the Final Text version of Supplement 166.
-
20:13 Bug #577 (Closed): Color Icon Images in SR IMAGE Content Items created with wrong color model (RGB)
- Fixed by this commit: http://git.dcmtk.org/web?p=dcmtk.git;a=commit;h=51e4d0b51cfc736b133942aea0743c8f63f2a7eb
-
18:36 Conformance #578 (Closed): CP-143 disallows VR=US/SS for Palette Color LUT Data
- CP-143 disallows VR=US/SS for Palette Color LUT Data but the "dcmquant" tool and underlying C++ library still support...
2013-11-06
-
15:28 Bug #577 (Closed): Color Icon Images in SR IMAGE Content Items created with wrong color model (RGB)
- Color Icon Images in SR IMAGE Content Items are created with an incorrect value for Photometric Interpretation, i.e. ...
2013-11-04
-
11:18 Feature #540: Remove limit of 128 presentation contexts for SCP configuration
- The more new Storage SOP Classes are added to the DICOM standard, the more important becomes this issue...
2013-10-30
-
12:32 Feature #574: Using putUint16() et al. is not very efficient when adding new values
- One simple approach could be a new method that would allow for reserving a memory buffer for the value field if its s...
-
12:09 Feature #574: Using putUint16() et al. is not very efficient when adding new values
- One simple approach could be a new method that would allow for reserving a memory buffer for the value field if its s...
2013-10-29
-
18:17 Feature #575 (New): DcmIntegerString has no putSint32() method
- The class DcmIntegerString has a getSint32() but no putSint32() method. This also applies to various other VR classes...
-
18:14 Feature #574 (New): Using putUint16() et al. is not very efficient when adding new values
- As far as I can see, the putUint16() and related methods are not very efficient when adding new values. This should b...
-
10:14 Feature #573 (New): Add support for Timezone Offset From UTC (0008,0201)
- This attribute is e.g. optionally contained in SOP Common Moule:...
2013-10-27
-
16:32 Feature #572 (Closed): Add get/setVectorData methods to various SR classes
- Add get/setVectorData methods (using OFVector) to the following SR classes:
* DSRListOfItems<T>
* (various classes ...
Also available in: Atom