log

age author description
Fri, 14 May 2021 11:46:57 +0200 Sebastien Jodogne ImageProcessing::Convert() from Float32 to RGB24
Thu, 13 May 2021 14:11:47 +0200 Sebastien Jodogne "Replace" tags in "/modify" and "/anonymize" now supports value representation AT
Wed, 12 May 2021 09:32:20 +0200 Sebastien Jodogne todo
Mon, 10 May 2021 12:31:17 +0200 Sebastien Jodogne typo: replaced "CheckRevision" by "CheckRevisions"
Fri, 07 May 2021 12:46:06 +0200 Sebastien Jodogne in DICOMweb JSON, BulkDataURI is forced for sequences and pixel data
Fri, 07 May 2021 12:09:48 +0200 Sebastien Jodogne back to mainline
Fri, 07 May 2021 09:22:38 +0200 Sebastien Jodogne Orthanc-1.9.3 Orthanc-1.9.3
Fri, 07 May 2021 06:35:13 +0200 Sebastien Jodogne cppcheck
Thu, 06 May 2021 18:39:19 +0200 Sebastien Jodogne New configuration option: "DicomTlsRemoteCertificateRequired"
Thu, 06 May 2021 16:54:46 +0200 Sebastien Jodogne Fix issue #195 (No need for BulkDataURI when Data Element is empty)
Wed, 05 May 2021 16:47:24 +0200 Sebastien Jodogne updated todo
Wed, 05 May 2021 12:10:33 +0200 Sebastien Jodogne memory optimization in Orthanc::MultipartStreamReader if parsing one single big block
Wed, 05 May 2021 11:50:14 +0200 Sebastien Jodogne use plain C strings in MultipartStreamReader instead of std::string to allow further optimizations
Wed, 05 May 2021 09:47:39 +0200 Sebastien Jodogne reduce memory consumption of OrthancPlugins::HttpClient::Execute() in OrthancPluginCppWrapper.h
Tue, 04 May 2021 10:57:42 +0200 Sebastien Jodogne Reduced memory consumption of HTTP/REST plugins calls on POST/PUT if chunked transfer is disabled