log

age author description
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
Wed, 09 Dec 2020 16:17:46 +0100 Sebastien Jodogne Allow concurrency on the OrthancPluginRegisterIncomingHttpRequestFilter() callbacks
Wed, 09 Dec 2020 10:07:48 +0100 Sebastien Jodogne trying to fix msvc build errors for plugins while compiling ZipReader.cpp
Tue, 08 Dec 2020 20:22:24 +0100 Sebastien Jodogne cont
Tue, 08 Dec 2020 19:10:46 +0100 Sebastien Jodogne rollback incorrect removal for msvc2008
Tue, 08 Dec 2020 18:07:12 +0100 Sebastien Jodogne fix for msvc2015
Tue, 08 Dec 2020 16:48:58 +0100 Sebastien Jodogne fix ZipReader.cpp for msvc