log

age author description
Tue, 22 Dec 2020 08:11:37 +0100 Sebastien Jodogne functions to read/write JSON in OrthancPluginCppWrapper.h
Mon, 21 Dec 2020 18:55:32 +0100 Sebastien Jodogne removing usage of deprecated JsonCpp classes
Mon, 21 Dec 2020 18:09:47 +0100 Sebastien Jodogne confining Json::Reader and Json::*Writer into Toolbox
Mon, 21 Dec 2020 08:47:29 +0100 Sebastien Jodogne upgraded to jsoncpp 1.9.4
Mon, 21 Dec 2020 08:41:13 +0100 Sebastien Jodogne upgraded to jsoncpp 1.9.3
Fri, 18 Dec 2020 17:41:42 +0100 Sebastien Jodogne typo
Fri, 18 Dec 2020 15:19:10 +0100 Sebastien Jodogne back to mainline
Fri, 18 Dec 2020 14:06:45 +0100 Sebastien Jodogne Orthanc-1.8.2 Orthanc-1.8.2
Fri, 18 Dec 2020 12:15:45 +0100 Sebastien Jodogne cppcheck
Fri, 18 Dec 2020 11:48:40 +0100 Sebastien Jodogne If meta-header is missing, best-effort to extract "TransferSyntax" in "/instances/{id}/metadata"
Fri, 18 Dec 2020 11:13:00 +0100 Sebastien Jodogne new configuration options IngestTranscodingOfUncompressed and IngestTranscodingOfCompressed
Thu, 17 Dec 2020 15:10:57 +0100 Sebastien Jodogne integration varian->mainline
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
Thu, 17 Dec 2020 12:48:55 +0100 Sebastien Jodogne integration varian->mainline
Thu, 17 Dec 2020 12:48:14 +0100 Sebastien Jodogne added NEWS about "OrthancExplorerEnabled" option varian
Fri, 11 Dec 2020 14:57:31 -0500 Andrew Wallis adding option to disable orthance explorer when http server is enabled varian
Thu, 17 Dec 2020 11:42:48 +0100 Sebastien Jodogne integration varian->mainline
Thu, 17 Dec 2020 11:27:37 +0100 Sebastien Jodogne review of changeset 4375:208029732d51 varian
Tue, 15 Dec 2020 13:59:01 -0500 Mark Poscablo New config option "DeidentifyDimseQueryLogs" varian
Thu, 17 Dec 2020 10:55:32 +0100 Sebastien Jodogne there will be a 1.8.2 release before 1.9.0
Thu, 17 Dec 2020 10:46:11 +0100 Sebastien Jodogne Explicit error log if trying to load a 32bit (resp. 64bit) plugin into a 64bit (resp. 32bit) version of Orthanc
Mon, 14 Dec 2020 17:33:17 +0100 Sebastien Jodogne tagging Orthanc framework 4a3ba4bf4ba7 for PostgreSQL 3.3
Mon, 14 Dec 2020 14:26:49 +0100 Sebastien Jodogne making ServerIndex::IncrementGlobalSequence() more fault-tolerant
Sat, 12 Dec 2020 19:42:05 +0100 Sebastien Jodogne merge
Sat, 12 Dec 2020 19:41:56 +0100 Sebastien Jodogne look for openssl in DownloadOrthancFramework.cmake
Sat, 12 Dec 2020 19:41:30 +0100 Sebastien Jodogne fix OpenSslConfigurationStatic-1.1.1.cmake to generate windows plugins
Thu, 10 Dec 2020 18:36:57 +0100 Sebastien Jodogne Allow empty request body in "/modalities/{id}/echo"
Thu, 10 Dec 2020 09:32:39 +0100 Sebastien Jodogne New config option "MallocArenaMax" to control memory usage on GNU/Linux
Wed, 09 Dec 2020 16:46:10 +0100 Sebastien Jodogne fix missing log category in _OrthancPluginService_LogInfo