log OrthancServer/Sources/main.cpp @ 4382:3aacd2bd8bbc varian

age author description
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