Wed, 14 Dec 2022 11:50:43 +0100 |
Alain Mazy |
New configuration KeepAliveTimeout with a default value of 1 second
|
Thu, 13 Oct 2022 17:11:43 +0200 |
Alain Mazy |
Allow the HTTP server to return responses > 2GB (fixes asynchronous download of zip studies > 2GB)
|
Tue, 16 Aug 2022 11:06:25 +0200 |
Sebastien Jodogne |
replaced macro "#warning" by "#pragma message" for Visual Studio
|
Sun, 20 Feb 2022 11:14:34 +0100 |
Sebastien Jodogne |
integration mainline->openssl-3.x
openssl-3.x
|
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
|
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
|
Tue, 03 Nov 2020 12:24:50 +0100 |
Sebastien Jodogne |
tuning log categories from command-line, and binary compat with orthanc framework 1.7.2
|
Mon, 02 Nov 2020 14:48:15 +0100 |
Sebastien Jodogne |
new macro TLOG() to replace VLOG() for trace logs with a category
|
Thu, 15 Oct 2020 17:13:35 +0200 |
Sebastien Jodogne |
fix webdav
|
Tue, 13 Oct 2020 10:39:47 +0200 |
Sebastien Jodogne |
simplification
|
Wed, 07 Oct 2020 13:19:53 +0200 |
Sebastien Jodogne |
implementation of DELETE in class WebDavStorage
|
Wed, 07 Oct 2020 13:00:57 +0200 |
Sebastien Jodogne |
added DELETE in WebDAV, first working virtual filesystem
|
Tue, 06 Oct 2020 13:13:17 +0200 |
Sebastien Jodogne |
warning
|
Tue, 06 Oct 2020 12:45:11 +0200 |
Sebastien Jodogne |
write access to webdav
|
Mon, 05 Oct 2020 10:55:24 +0200 |
Sebastien Jodogne |
basic implementation of WebDAV handler
|
Sun, 04 Oct 2020 13:23:53 +0200 |
Sebastien Jodogne |
prototyping IWebDavBucket
|
Thu, 17 Sep 2020 08:18:28 +0200 |
Sebastien Jodogne |
cppcheck
|
Tue, 15 Sep 2020 19:34:22 +0200 |
Sebastien Jodogne |
fix HttpServer options if sslVerifyPeers_ == false and ssl_ == true
|
Tue, 15 Sep 2020 15:47:28 +0200 |
Alain Mazy |
New configuration options to enable HTTP peers identification through certificates
|
Wed, 19 Aug 2020 15:22:03 +0200 |
Sebastien Jodogne |
Support of multipart messages larger than 2GB in the embedded HTTP server
|
Tue, 07 Jul 2020 19:17:56 +0200 |
Sebastien Jodogne |
re-licensing the OrthancFramework to LGPL, in order to license Stone of Orthanc under LGPL
framework-lgpl
|
Wed, 10 Jun 2020 20:30:34 +0200 |
Sebastien Jodogne |
splitting code into OrthancFramework and OrthancServer
framework
base
Core/HttpServer/HttpServer.cpp@025e4e76de90
|