Activity
From 2017-10-22 to 2017-11-20
2017-11-20
-
13:06 Bug #714 (Closed): gethostbyname() is obsolete and should be replaced by getaddrinfo()
- Closed by commit #77911e6 (public DCMTK) and #0c2f405 (private modules).
2017-11-15
-
18:20 Bug #715 (Closed): gethostbyaddr() is obsolete and should be replaced by getnameinfo()
- Closed by commit #8cc3cec.
2017-11-09
-
10:10 Bug #802 (Closed): wlmscpfs: wrong type used for _findfirst() causes problems on 64-bit Windows
- Closed by commits e0f44ea (public DCMTK) and d429f6a (private modules).
-
10:00 Bug #802 (Closed): wlmscpfs: wrong type used for _findfirst() causes problems on 64-bit Windows
- The Worklist SCP currently uses the following code:...
2017-11-03
-
18:12 Bug #800 (Closed): Compression codecs should check whether DICOM dataset really contains Pixel Data (7fe0,0010)
- Currently, e.g. dcmcjpeg silently processes Parametric Map objects with Float Pixel Data (see http://forum.dcmtk.org/...
-
09:41 Bug #799 (Closed): DCMTK 3.6.2 TLS binaries for Windows do not support 3DES
- The TLS-enabled Windows binaries for DCMTK 3.6.2 have been compiled with OpenSSL 1.1.0.
OpenSSL 1.1.0 by default doe...
2017-11-01
-
18:23 Bug #797 (Closed): DcmPixelItem::createOffsetTable() does not check for 32-bit integer overflows (and other issues)
- Fixed by commit 1a777f3 and 250cf6f.
-
10:59 Bug #798 (Closed): select() crashes on Linux when handling more than 1024 parallel network connections
- DCMTK on Linux crashes in select() when handling more than 1024 parallel network connections.
This is a well-known l...
2017-10-26
-
14:47 Feature #790 (Closed): DCMTK 3.6.2 does not accept network connections with TLS 1.2 when compiled with OpenSSL < 1.1.0
- SSL_CTX_set_min_proto_version() is not available on older OpenSSL versions.
We use SSL_CTX_set_options() instead to ...
Also available in: Atom