Mercurial > hg > orthanc
log OrthancFramework/Sources/HttpServer/HttpServer.cpp @ 4381:df313e410f0c varian
age | author | description |
---|---|---|
Fri, 11 Dec 2020 11:59:10 -0500 | Andrew Wallis | Add support to configure minimimum accepted TLS version and cipher suite varian |
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 |
Fri, 06 Nov 2020 09:58:48 +0100 | Sebastien Jodogne | Fix keep-alive in the embedded HTTP server by setting the "Keep-Alive" HTTP header |
Thu, 05 Nov 2020 18:21:03 +0100 | Sebastien Jodogne | abi continued |
Thu, 05 Nov 2020 12:01:11 +0100 | Alain Mazy | applied log categories |
Thu, 05 Nov 2020 11:43:32 +0100 | Alain Mazy | log categories: rest -> http + added lua & jobs |