log OrthancServer/Sources/OrthancConfiguration.h @ 5676:b744a2cf408a find-refactoring tip

age author description
Fri, 31 May 2024 16:56:35 +0200 Alain Mazy 2 new configurations: DicomTlsMinimumProtocolVersion + DicomTlsCiphersAccepted
Thu, 30 May 2024 21:19:57 +0200 Sebastien Jodogne updated copyright, as Orthanc Team now replaces Osimis
Thu, 04 Jan 2024 15:10:42 +0100 Sebastien Jodogne upgrade to year 2024
Sat, 25 Mar 2023 12:27:21 +0100 Sebastien Jodogne upgrade to year 2023
Thu, 05 Jan 2023 17:24:43 +0100 Alain Mazy ResourceModification jobs can now use multiple threads
Fri, 24 Jun 2022 15:47:10 +0200 Alain Mazy Handle Dicom sequences in ExtraMainDicomTags and save them in the 'MainDicomSequences' metadata
Wed, 20 Apr 2022 11:32:31 +0200 Alain Mazy pre-filtering studies without ModalitiesInStudies first more-tags
Thu, 17 Mar 2022 17:03:59 +0100 Alain Mazy new Warnings configuration + InstanceAvailability tag more-tags
Wed, 16 Mar 2022 09:50:33 +0100 Alain Mazy performance warning more-tags
Thu, 10 Mar 2022 09:03:24 +0100 Alain Mazy added configuration for extra main dicom tags + save signature in metadata + show warning if inconsistent main dicom tags more-tags
Sun, 20 Feb 2022 11:14:34 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Tue, 11 Jan 2022 11:15:42 +0100 Sebastien Jodogne upgrade to year 2022
Thu, 25 Nov 2021 19:02:38 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Thu, 25 Nov 2021 19:01:11 +0100 Sebastien Jodogne added copyright UCLouvain
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
Wed, 28 Apr 2021 17:50:26 +0200 Sebastien Jodogne Fix regression in the handling of "DicomCheckModalityHost" configuration option
Tue, 30 Mar 2021 10:39:59 +0200 Sebastien Jodogne New option "DatabaseServerIdentifier" to identify the server among a pool of Orthanc servers db-changes
Thu, 11 Feb 2021 11:00:05 +0100 Sebastien Jodogne Optimization in C-STORE SCP by avoiding an unnecessary DICOM parsing
Tue, 26 Jan 2021 15:50:52 +0100 Sebastien Jodogne new configuration options: "AcceptedTransferSyntaxes" and "H265TransferSyntaxAccepted"
Tue, 26 Jan 2021 14:48:10 +0100 Sebastien Jodogne new URIs: /tools/accepted-transfer-syntaxes and /tools/unknown-sop-class-accepted to replace Lua callbacks for transfer syntaxes
Wed, 06 Jan 2021 17:27:28 +0100 Sebastien Jodogne upgrade to year 2021
Thu, 17 Sep 2020 16:18:01 +0200 Sebastien Jodogne cppcheck
Wed, 09 Sep 2020 14:46:59 +0200 Alain Mazy When checking DICOM allowed methods, if there are multiple modalities with the same AET, differentiate them from the calling IP
Fri, 14 Aug 2020 08:19:02 +0200 Sebastien Jodogne Add missing tag "Retrieve AE Title (0008,0054)" in C-FIND SCP responses
Fri, 07 Aug 2020 10:46:50 +0200 Sebastien Jodogne centralization of default parameters for JSON/DicomMap conversions from DCMTK
Wed, 10 Jun 2020 21:27:31 +0200 Sebastien Jodogne fix path framework
Wed, 10 Jun 2020 20:30:34 +0200 Sebastien Jodogne splitting code into OrthancFramework and OrthancServer framework base OrthancServer/OrthancConfiguration.h@aa0f10cee70a