Activity
From 2017-01-12 to 2017-02-10
2017-02-10
-
12:12 Bug #374 (Closed): Mistake in DcmElement::changeValue() leads to Segmentation Fault
- Fixed in commit ae4ae81.
2017-02-08
-
18:27 Bug #565: setXXX() method should consider the SpecificCharacterSet value
- dcmrt will not be touched anymore for the 3.6.2 release, at least not for fixing the described issue.
-
14:31 Conformance #695 (Assigned): Check whether Non-Patient Object Storage SOP Classes should be treated differently
-
14:31 Conformance #695: Check whether Non-Patient Object Storage SOP Classes should be treated differently
- See Commit d8dcde0 (Allow for sending non-patient DICOM objects).
2017-02-07
-
10:06 Bug #718: OFStandard::atof() cannot handle NaN
- * Update: According to the following specification, atof() should support "NaN" and "NaN(..chars..)": http://en.cppre...
2017-02-06
-
17:07 Conformance #695: Check whether Non-Patient Object Storage SOP Classes should be treated differently
- The first two commits in this regard are 1093ead and a2bf7a6.
Of course, there is more work to be done, e.g. dcmIs... -
14:21 Bug #646 (Closed): storescu/scp crash in debug mode when using association negotiation profiles
- Closed by commit 77e93ca.
-
09:47 Bug #718 (Closed): OFStandard::atof() cannot handle NaN
- Alexander Karaivanov writes: I'd like to report bug in OFStandard::atof(), the version when DISABLE_OFSTD_ATOF is not...
2017-02-03
-
13:08 Bug #427 (Closed): JPEG Decoder does not report an error with malformed pixel data
- Closed with commit 1677f2.
Test files are found in OFFIS' (private) image collection under the related issue number.
2017-02-02
-
10:45 Bug #427: JPEG Decoder does not report an error with malformed pixel data
- The forum posting denoted under bullet 2 (http://forum.dcmtk.org/viewtopic.php?f=1&t=3842&p=15299#p15299) refers to a...
2017-02-01
-
18:03 Conformance #702: Supplement 195 adds two new Transfer Syntaxes (HEVC/H.265)
- Now, also movescu's --accept-all option supports the two new transfer syntaxes (see commit 781db52).
-
14:00 Bug #437 (Closed): Possible bug in User Identity Negotiation code
- Closed by commit #54c8d8.
-
12:04 Bug #541 (Closed): Doxygen documentation of class DcmTLSSCU is incomplete
- Closed with commit #7ed5b8
2017-01-31
-
19:11 Conformance #644 (Closed): Supplement 180 adds three new MPEG-4 transfer syntaxes
- See commit c03fccd.
2017-01-30
-
16:21 Bug #391 (Closed): valgrind reports "invalid read" when calling gethostbyname()
- See commit 18e429f and 105f4c2.
-
11:36 Conformance #717 (Closed): CP-1653: Clarify Photometric Interpretations Permitted for Decompressed and Compressed Transfer Syntaxes
- Check whether the DCMTK correctly handles Photometric Interpretation as clarified in this CP.
Also note that it is p... -
11:08 Conformance #716 (Closed): CP-1678: Use of JPEG Family Transfer Syntaxes rather than RLE for YBR_FULL
- Check whether the DCMTK correctly handles the YBR_FULL color model:
*Rationale for Correction*
Traditionally,th...
2017-01-27
-
17:38 Bug #646: storescu/scp crash in debug mode when using association negotiation profiles
- Also dcmrecv crashes in debug mode when started without --config-file, i.e. without an association negotiation profil...
-
14:39 Bug #715 (Closed): gethostbyaddr() is obsolete and should be replaced by getnameinfo()
- Both on Linux and Windows the gethostbyaddr() function is marked as obsolete or deprecated and should, therefore, be ...
-
14:35 Bug #714 (Closed): gethostbyname() is obsolete and should be replaced by getaddrinfo()
- Both on "Linux":http://man7.org/linux/man-pages/man3/gethostbyname.3.html and "Windows":https://msdn.microsoft.com/de...
-
14:00 Bug #391: valgrind reports "invalid read" when calling gethostbyname()
- Also remove call to gethostbyname() in "dcmnet/include/dcmtk/dcmnet/dcompat.h"?
-
13:44 Bug #380 (Closed): (Possibly) problematic warnings (gcc 2.95.3)
- Not relevant anymore since the compiler (gcc 2.95.3) is more than 15 years old and the warnings, if still problematic...
2017-01-25
-
12:51 Feature #713 (New): TCP/IP and TLS Connection Parameters are not dumped for most networking tools
- There is a DcmTransportConnection::dumpConnectionParameter() method and also a DUL_DumpConnectionParameters() and a A...
2017-01-24
-
16:48 Bug #524 (Closed): recv() timeout parameter should be configurable (and the default value should be changed?)
- With commit 8d73a7f, the send() and recv() timeouts are now configurable at runtime (default is still 60 seconds).
2017-01-19
-
17:14 Feature #712 (New): Add support for configurable socket send and receive timeout to DcmSCP and DcmSCU
- With commit 8d73a7f, the send() and recv() timeouts became configurable at runtime. This new feature should also be a...
-
17:11 Feature #711 (New): Add new --socket-timeout option to all networking tools
- With commit 42c7fe7, the storescu and storescp tools got a new --socket-timeout option. This option should also be ad...
-
17:08 Bug #618 (Assigned): Assocation aborted due to network timeout in storescp
- With commit 8d73a7f, the send() and recv() timeouts are now configurable at runtime (default is still 60 seconds).
...
2017-01-18
-
18:22 Feature #364 (Closed): Abschalten des Nagle-Algorithmus "schädlich" auf modernen Betriebssystemen?
- See commit ffecd24.
2017-01-16
-
16:27 Feature #597 (Closed): SO_SNDBUF, SO_RCVBUF and impact on loopback transfer
- Fixed with commit 8df1f5e. Tested on a recent Linux system and on Windows 7.
-
13:05 Bug #710 (New): Many warnings when compiling with "gcc -Wconversion"
- Some DCMTK modules are free of warnings, others are not.
From "man gcc":
-Wconversion
Warn f...
2017-01-13
-
15:29 Bug #684 (Closed): Check whether delimiters (such as a backslash) are treated correctly during character set conversion
- Fixed with commit 9e6362e.
2017-01-12
-
19:44 Patch #708: DCMTKConfigVersion.cmake not present in install
- Now that the public repository has been updated, here's the link to the commit: http://git.dcmtk.org/?p=dcmtk.git;a=c...
Also available in: Atom