log NEWS @ 3844:c9c34bb50f0a

age author description
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
Thu, 27 Feb 2020 11:25:57 +0100 Sebastien Jodogne Fix issue #167 (Job can't be cancelled - Handling of timeouts after established association)
Wed, 26 Feb 2020 13:22:35 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Wed, 26 Feb 2020 13:21:41 +0100 Sebastien Jodogne Fix issue #103 ("queries/.../retrieve" API returns HTTP code 200 even on server errors)
Wed, 26 Feb 2020 11:57:59 +0100 Sebastien Jodogne Fix issue #154 (Matching against list of UID-s by C-MOVE)
Wed, 26 Feb 2020 10:39:55 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Tue, 25 Feb 2020 21:44:09 +0100 Sebastien Jodogne Fix issue #140 (Modifying private tags with REST API changes VR from LO to UN) - DANGEROUS COMMIT
Tue, 25 Feb 2020 11:07:56 +0100 Sebastien Jodogne "/instances": Support "Content-Encoding: gzip" to upload gzip-compressed DICOM files
Mon, 24 Feb 2020 17:19:37 +0100 Sebastien Jodogne skeleton for new route: /instances/{id}/rendered
Thu, 20 Feb 2020 20:36:47 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment