comparison NEWS @ 2797:9a0c6a046cc2

Fix handling of incoming C-FIND queries containing Generic Group Length (*, 0x0000)
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 16 Aug 2018 10:39:30 +0200
parents 2a4ac74da1ed
children 6e3a60b85da6
comparison
equal deleted inserted replaced
2796:4df3c64402ba 2797:9a0c6a046cc2
3 3
4 * New configuration option: "HttpVerbose" to debug outgoing HTTP connections 4 * New configuration option: "HttpVerbose" to debug outgoing HTTP connections
5 * Fix incoming DICOM C-Store filtering for JPEG-LS transfer syntaxes 5 * Fix incoming DICOM C-Store filtering for JPEG-LS transfer syntaxes
6 * Fix OrthancPluginHttpClient() to return the HTTP status on errors 6 * Fix OrthancPluginHttpClient() to return the HTTP status on errors
7 * Fix HTTPS requests to sites using a certificate encrypted with ECDSA 7 * Fix HTTPS requests to sites using a certificate encrypted with ECDSA
8 * Fix handling of incoming C-FIND queries containing Generic Group Length (*, 0x0000)
8 9
9 10
10 Version 1.4.1 (2018-07-17) 11 Version 1.4.1 (2018-07-17)
11 ========================== 12 ==========================
12 13