log OrthancFramework/Sources/HttpServer/HttpServer.cpp @ 4873:d68dbe6590ce

age author description
Tue, 11 Jan 2022 11:15:42 +0100 Sebastien Jodogne upgrade to year 2022
Thu, 25 Nov 2021 19:02:38 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Thu, 25 Nov 2021 19:01:11 +0100 Sebastien Jodogne added copyright UCLouvain
Tue, 06 Jul 2021 09:52:15 +0200 Sebastien Jodogne compiler warning about openssl license openssl-3.x
Wed, 14 Apr 2021 12:08:20 +0200 Sebastien Jodogne upgrade to civetweb 1.14
Tue, 19 Jan 2021 12:03:49 +0100 Sebastien Jodogne Fix upload of multiple DICOM files using one single POST call to "multipart/form-data"
Thu, 14 Jan 2021 08:50:48 +0100 Sebastien Jodogne "#warning" is not available on Visual Studio
Wed, 06 Jan 2021 17:27:28 +0100 Sebastien Jodogne upgrade to year 2021
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, 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