log NEWS @ 4711:816a9ecc6ea1 openssl-3.x

age author description
Tue, 22 Jun 2021 10:40:28 +0200 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Tue, 22 Jun 2021 10:40:08 +0200 Sebastien Jodogne upgrade to curl 7.77.0
Tue, 22 Jun 2021 07:37:20 +0200 Sebastien Jodogne removed OpenSSL license exception, as OpenSSL 3.0 was relicensed under Apache 2.0 openssl-3.x
Tue, 22 Jun 2021 07:17:43 +0200 Sebastien Jodogne Dropped support for static compilation of OpenSSL 1.0.2 and 1.1.1 openssl-3.x
Tue, 22 Jun 2021 07:09:34 +0200 Sebastien Jodogne compilation using openssl-3.0.0-beta1 openssl-3.x
Fri, 18 Jun 2021 16:37:12 +0200 Sebastien Jodogne new route "/tools/bulk-content" to get the content of a set of resources
Fri, 18 Jun 2021 16:08:35 +0200 Sebastien Jodogne Added "short", "simplify" and/or "full" options to control the format of DICOM tags wherever possible
Thu, 17 Jun 2021 15:47:21 +0200 Sebastien Jodogne new configuration option "ExternalDictionaries" to load external DICOM dictionaries
Wed, 16 Jun 2021 17:37:47 +0200 Sebastien Jodogne "/tools/bulk-delete" to delete a group of multiple, unrelated resources at once
Wed, 16 Jun 2021 16:44:04 +0200 Sebastien Jodogne added routes for bulk anonymization/modification
Fri, 11 Jun 2021 10:48:28 +0200 Sebastien Jodogne C-MOVE SCP: added possible DIMSE status "Sub-operations Complete - One or more Failures"
Wed, 09 Jun 2021 17:24:44 +0200 Sebastien Jodogne "Replace", "Keep" and "Remove" in "/modify" and "/anonymize" accept paths to subsequences
Fri, 04 Jun 2021 17:39:04 +0200 Sebastien Jodogne typo
Fri, 04 Jun 2021 17:38:43 +0200 Sebastien Jodogne Full support for the anonymization of subsequences containing tags whose VR is UI
Thu, 03 Jun 2021 21:06:34 +0200 Sebastien Jodogne Fix issue #146 (Update Anonyization to 2019c) - was actually updated to 2021b
Thu, 03 Jun 2021 17:40:15 +0200 Sebastien Jodogne ZIP archive/media generated in synchronous mode are now streamed by default
Thu, 27 May 2021 15:59:03 +0200 Sebastien Jodogne "/jobs/..." has new field "ErrorDetails" to help identify the cause of an error
Thu, 13 May 2021 14:11:47 +0200 Sebastien Jodogne "Replace" tags in "/modify" and "/anonymize" now supports value representation AT
Fri, 07 May 2021 09:22:38 +0200 Sebastien Jodogne Orthanc-1.9.3 Orthanc-1.9.3
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)
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
Fri, 30 Apr 2021 10:09:50 +0200 Sebastien Jodogne New CMake option: "ORTHANC_LUA_VERSION" to use a specific version of system-wide Lua
Wed, 28 Apr 2021 17:50:26 +0200 Sebastien Jodogne Fix regression in the handling of "DicomCheckModalityHost" configuration option
Tue, 27 Apr 2021 09:49:20 +0200 Sebastien Jodogne Fixed the lifetime of temporary files associated with jobs that create ZIP archive/media
Mon, 26 Apr 2021 15:22:44 +0200 Sebastien Jodogne "ETag" headers for metadata and attachments now allow strong comparison (MD5 is included)
Thu, 22 Apr 2021 11:33:28 +0200 Sebastien Jodogne Orthanc-1.9.2 Orthanc-1.9.2
Wed, 21 Apr 2021 12:05:57 +0200 Sebastien Jodogne notice that issue #83 (ServerIndex shall implement retries for DB temporary errors) is fixed by db refactoring
Wed, 21 Apr 2021 11:56:14 +0200 Sebastien Jodogne upgrade to openssl 1.1.1k
Tue, 20 Apr 2021 15:59:31 +0200 Sebastien Jodogne added new primitive "hasRevisionsSupport" in database SDK, added "CheckRevisions" to URI "/system" db-changes