log OrthancServer/Sources/main.cpp @ 4488:50b3f4c8107e

age author description
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
Mon, 02 Nov 2020 18:45:50 +0100 Sebastien Jodogne logging categories
Fri, 09 Oct 2020 18:10:24 +0200 Sebastien Jodogne configuration options for webdav
Fri, 09 Oct 2020 17:51:06 +0200 Sebastien Jodogne deleting resources from Orthanc WebDAV
Fri, 09 Oct 2020 12:02:40 +0200 Sebastien Jodogne reorganization