log OrthancServer/Sources/main.cpp @ 4942:bd7ad1cb40b6

age author description
Wed, 16 Mar 2022 10:55:13 +0100 Alain Mazy Improved DICOM authorization checks when multiple modalities are declared with the same AET
Wed, 09 Mar 2022 11:17:08 +0100 Alain Mazy refactored the list of MainDicomTags to be able to change it dynamicaly. Unit tests and Integration tests ok more-tags
Sun, 20 Feb 2022 12:59:30 +0100 Sebastien Jodogne integration mainline->proto-filter-instance-returning-error-code proto-filter-instance-returning-error-code
Sun, 20 Feb 2022 11:14:34 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Fri, 18 Feb 2022 15:45:28 +0100 Alain Mazy added new configuration to authorize C-Find for worklist independently from other C-Find
Tue, 11 Jan 2022 11:15:42 +0100 Sebastien Jodogne upgrade to year 2022
Fri, 24 Dec 2021 17:20:05 +0100 Sebastien Jodogne removed openssl exception from main() openssl-3.x
Fri, 24 Dec 2021 16:52:51 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Thu, 25 Nov 2021 19:05:41 +0100 Sebastien Jodogne fix PrintVersion()
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
Thu, 25 Nov 2021 13:12:32 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Tue, 23 Nov 2021 09:22:11 +0100 Alain Mazy merge storage-cache
Fri, 01 Oct 2021 18:36:45 +0200 Alain Mazy added ReceivedCStoreInstanceFilter lua callback + OrthancPluginRegisterIncomingCStoreInstanceFilter in sdk filter-store-instance
Thu, 30 Sep 2021 15:03:35 +0200 Alain Mazy new configuration 'DicomThreadsCount'
Thu, 30 Sep 2021 12:14:19 +0200 Alain Mazy Added a StorageCache in the StorageAccessor storage-cache
Wed, 29 Sep 2021 10:32:23 +0200 Alain Mazy wip: returning OutOfResources when an instance is filtered out by ReceivedInstanceFilter. Ideally, we should implement a ReceivedInstanceFilter2 that would return the C-Store error code proto-filter-instance-returning-error-code
Mon, 30 Aug 2021 22:21:24 +0200 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Mon, 30 Aug 2021 09:47:47 +0200 Alain Mazy new configuration option "DicomAlwaysAllowMove" to disable verification of the remote modality in C-MOVE SCP
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
Thu, 06 May 2021 18:39:19 +0200 Sebastien Jodogne New configuration option: "DicomTlsRemoteCertificateRequired"
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
Mon, 26 Apr 2021 15:22:44 +0200 Sebastien Jodogne "ETag" headers for metadata and attachments now allow strong comparison (MD5 is included)
Tue, 20 Apr 2021 15:59:31 +0200 Sebastien Jodogne added new primitive "hasRevisionsSupport" in database SDK, added "CheckRevisions" to URI "/system" db-changes
Fri, 16 Apr 2021 17:13:03 +0200 Sebastien Jodogne handling of revisions for metadata db-changes
Thu, 08 Apr 2021 10:46:12 +0200 Sebastien Jodogne maximum number of database retries for writer collisions is now set by the plugins db-changes
Wed, 31 Mar 2021 14:34:41 +0200 Sebastien Jodogne added ErrorCode_Revision db-changes
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
Tue, 02 Mar 2021 19:36:59 +0100 Sebastien Jodogne testing replay of transactions db-changes
Thu, 11 Feb 2021 11:00:05 +0100 Sebastien Jodogne Optimization in C-STORE SCP by avoiding an unnecessary DICOM parsing
Wed, 10 Feb 2021 12:07:03 +0100 Sebastien Jodogne removed cached dicom summary from DicomInstanceToStore
Wed, 10 Feb 2021 11:29:53 +0100 Sebastien Jodogne removed cached dicom-as-json from DicomInstanceToStore
Tue, 09 Feb 2021 15:50:14 +0100 Sebastien Jodogne refactoring IStoreRequestHandler
Thu, 28 Jan 2021 15:54:30 +0100 Sebastien Jodogne new configuration options: "DicomAlwaysAllowFind" and "DicomAlwaysAllowGet"
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
Tue, 26 Jan 2021 10:18:50 +0100 Sebastien Jodogne rename TransferSyntax enum as TransferSyntaxGroup
Mon, 25 Jan 2021 18:12:59 +0100 Sebastien Jodogne move old enum TransferSyntax from OrthancFramework to OrthancServer
Mon, 25 Jan 2021 15:18:34 +0100 Sebastien Jodogne IApplicationEntityFilter::GetAcceptedTransferSyntaxes()
Wed, 20 Jan 2021 12:43:44 +0100 Sebastien Jodogne fix ParsedDicomCache for emscripten
Mon, 18 Jan 2021 14:51:52 +0100 Sebastien Jodogne new configuration option "MaximumPduLength" to tune the maximum PDU length
Mon, 11 Jan 2021 14:32:44 +0100 Sebastien Jodogne new error code: ErrorCode_BadRange
Thu, 07 Jan 2021 18:18:39 +0100 Sebastien Jodogne configuration options for DICOM TLS in Orthanc SCP
Thu, 07 Jan 2021 16:53:35 +0100 Sebastien Jodogne configuration options for DICOM TLS in Orthanc SCU
Wed, 06 Jan 2021 17:27:28 +0100 Sebastien Jodogne upgrade to year 2021
Wed, 30 Dec 2020 08:20:26 +0100 Sebastien Jodogne added openapi description
Mon, 28 Dec 2020 13:08:00 +0100 Sebastien Jodogne cont openapi
Mon, 28 Dec 2020 11:57:48 +0100 Sebastien Jodogne automated generation of the cheat sheet of the REST API, to be included in the Orthanc Book
Wed, 23 Dec 2020 18:32:13 +0100 Sebastien Jodogne cont openapi
Wed, 23 Dec 2020 12:21:03 +0100 Sebastien Jodogne New command-line option: "--openapi" to write the OpenAPI documentation of the REST API to a file
Thu, 17 Dec 2020 15:10:04 +0100 Sebastien Jodogne review changeset 4381:df313e410f0c varian
Fri, 11 Dec 2020 11:59:10 -0500 Andrew Wallis Add support to configure minimimum accepted TLS version and cipher suite varian
Fri, 11 Dec 2020 14:57:31 -0500 Andrew Wallis adding option to disable orthance explorer when http server is enabled varian
Sun, 06 Dec 2020 11:42:39 +0100 Sebastien Jodogne new error code: ErrorCode_DiscontinuedAbi
Fri, 04 Dec 2020 18:28:23 +0100 Sebastien Jodogne New function in the SDK: OrthancPluginGenerateRestApiAuthorizationToken()
Wed, 25 Nov 2020 14:39:10 +0100 Sebastien Jodogne moving generic type definitions from IHttpHandler to HttpToolbox
Thu, 05 Nov 2020 09:57:35 +0100 Sebastien Jodogne fix formatting for help2man
Thu, 05 Nov 2020 07:21:43 +0100 Sebastien Jodogne improving manpage
Wed, 04 Nov 2020 07:56:22 +0100 Sebastien Jodogne SetDcmtkVerbosity()
Tue, 03 Nov 2020 12:24:50 +0100 Sebastien Jodogne tuning log categories from command-line, and binary compat with orthanc framework 1.7.2