log OrthancServer/Sources/OrthancConfiguration.cpp @ 4508:8f9090b137f1

age author description
Thu, 11 Feb 2021 11:00:05 +0100 Sebastien Jodogne Optimization in C-STORE SCP by avoiding an unnecessary DICOM parsing
Fri, 29 Jan 2021 07:32:48 +0100 Sebastien Jodogne fix
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
Tue, 22 Dec 2020 08:11:37 +0100 Sebastien Jodogne functions to read/write JSON in OrthancPluginCppWrapper.h
Mon, 21 Dec 2020 18:09:47 +0100 Sebastien Jodogne confining Json::Reader and Json::*Writer into Toolbox