log NEWS @ 3892:fe0e4ef52a72

age author description
Wed, 06 May 2020 08:40:48 +0200 Sebastien Jodogne Fix missing body in "OrthancPluginHttpPost()" and "OrthancPluginHttpPut()"
Tue, 05 May 2020 18:08:51 +0200 Sebastien Jodogne integration mainline->transcoding transcoding
Tue, 05 May 2020 18:08:36 +0200 Sebastien Jodogne upgrade to openssl 1.1.1g
Wed, 29 Apr 2020 12:26:51 +0200 Alain Mazy added a Timeout argument to every DICOM command + 'TargetAet' not mandatory anymore in /retrieve transcoding
Fri, 24 Apr 2020 17:30:41 +0200 Alain Mazy allow Keeping the SOPInstanceUID in /instances/../modify
Tue, 21 Apr 2020 13:21:10 +0200 Sebastien Jodogne Orthanc-1.6.1 Orthanc-1.6.1
Mon, 20 Apr 2020 17:39:11 +0200 Sebastien Jodogne reverting default HttpThreadsCount to 50, as this slows performance of integration tests from 40s to 170s
Thu, 16 Apr 2020 18:46:11 +0200 Sebastien Jodogne preparing primitives to filter incoming DICOM instances in the plugin SDK
Thu, 16 Apr 2020 17:59:47 +0200 Sebastien Jodogne new "info" field in "ReceivedInstanceFilter()" callback
Thu, 16 Apr 2020 17:03:34 +0200 Sebastien Jodogne reducing the default number of threads in the HTTP server from 50 to 10
Thu, 16 Apr 2020 16:58:37 +0200 Sebastien Jodogne avoid one memcpy of the DICOM buffer on "POST /instances"
Wed, 15 Apr 2020 14:37:40 +0200 Sebastien Jodogne Fix unit test ParsedDicomFile.ToJsonFlags2 on big-endian architectures
Fri, 03 Apr 2020 14:06:13 +0200 Sebastien Jodogne new REST route: /modalities/{id}/store-straight
Thu, 02 Apr 2020 16:45:20 +0200 Sebastien Jodogne Fix OpenSSL initialization on Linux Standard Base
Thu, 02 Apr 2020 13:25:48 +0200 Sebastien Jodogne upgrade to openssl 1.1.1f
Thu, 02 Apr 2020 11:24:47 +0200 Sebastien Jodogne upgrade to civetweb 1.12, error reporting if OpenSSL failure
Wed, 01 Apr 2020 08:33:32 +0200 Sebastien Jodogne fix signature of OrthancPluginRegisterStorageCommitmentScpCallback()
Mon, 30 Mar 2020 21:06:46 +0200 Sebastien Jodogne news
Thu, 26 Mar 2020 07:25:42 +0100 Sebastien Jodogne news
Wed, 18 Mar 2020 13:12:46 +0100 Sebastien Jodogne Orthanc-1.6.0 Orthanc-1.6.0
Tue, 10 Mar 2020 20:53:40 +0100 Sebastien Jodogne new route: "/storage-commitment/{...}/remove" storage-commitment
Tue, 10 Mar 2020 17:43:49 +0100 Sebastien Jodogne StorageCommitmentReports storage-commitment
Tue, 10 Mar 2020 13:22:02 +0100 Sebastien Jodogne triggering storage commitment scu from REST API storage-commitment
Mon, 09 Mar 2020 17:19:45 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Thu, 05 Mar 2020 18:34:25 +0100 Sebastien Jodogne upgraded jsoncpp to 0.10.7 for pre-C++11 compilers
Thu, 05 Mar 2020 16:42:55 +0100 Sebastien Jodogne upgraded OpenSSL to 1.1.1d
Thu, 05 Mar 2020 14:19:12 +0100 Sebastien Jodogne upgraded DCMTK to 3.6.5
Fri, 28 Feb 2020 13:27:16 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Fri, 28 Feb 2020 13:23:11 +0100 Sebastien Jodogne Fix issue #168 (Plugins can't read private tags from the configuration file)
Thu, 27 Feb 2020 12:07:19 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment