log OrthancServer/Plugins/Engine/OrthancPlugins.cpp @ 4374:79ef2b6d8e76

age author description
Thu, 17 Dec 2020 10:55:32 +0100 Sebastien Jodogne there will be a 1.8.2 release before 1.9.0
Wed, 09 Dec 2020 16:17:46 +0100 Sebastien Jodogne Allow concurrency on the OrthancPluginRegisterIncomingHttpRequestFilter() callbacks
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
Wed, 25 Nov 2020 13:46:49 +0100 Sebastien Jodogne moving static methods from HttpToolbox to IHttpHandler
Mon, 09 Nov 2020 15:07:55 +0100 Sebastien Jodogne turning IImageWriter into a pure interface
Tue, 03 Nov 2020 07:15:44 +0100 Sebastien Jodogne LogCategory_PLUGINS