log Core/HttpServer/MongooseServer.cpp @ 3136:f948deef53d9

age author description
Thu, 17 Jan 2019 16:26:44 +0100 Sebastien Jodogne using tcp_nodelay in civetweb
Sat, 29 Dec 2018 14:21:43 +0100 Sebastien Jodogne cosmetic
Sat, 29 Dec 2018 14:16:43 +0100 Sebastien Jodogne fix compatibility with civetweb 1.11
Mon, 24 Dec 2018 11:39:11 +0100 Sebastien Jodogne preparing for 2019
Mon, 03 Dec 2018 14:35:34 +0100 Sebastien Jodogne taking advantage of details in OrthancException
Tue, 23 Oct 2018 17:32:56 +0200 Sebastien Jodogne MongooseServer::SetThreadsCount()
Thu, 18 Oct 2018 10:43:24 +0200 Sebastien Jodogne cont db-changes
Thu, 20 Sep 2018 16:17:46 +0200 Sebastien Jodogne fix Debian warnings
Thu, 26 Jul 2018 20:43:03 +0200 Sebastien Jodogne MongooseServer::SetRealm()
Fri, 25 May 2018 18:54:38 +0200 Sebastien Jodogne integration mainline->jobs jobs
Fri, 25 May 2018 18:53:47 +0200 Sebastien Jodogne log about remote access allowed
Tue, 22 May 2018 12:25:37 +0200 Sebastien Jodogne event queues in Lua, serialization of sequence of operations jobs
Fri, 11 May 2018 09:32:15 +0200 Sebastien Jodogne fix
Fri, 11 May 2018 08:54:56 +0200 Sebastien Jodogne keep_alive_timeout_ms for civetweb jobs
Tue, 02 Jan 2018 09:35:07 +0100 Sebastien Jodogne upgrade to year 2018
Mon, 28 Aug 2017 14:09:24 +0200 Sebastien Jodogne Experimental support of actively maintained Civetweb to replace Mongoose 3.8
Wed, 22 Feb 2017 21:49:16 +0100 Sebastien Jodogne New function: OrthancPluginRegisterIncomingHttpRequestFilter2()
Wed, 04 Jan 2017 12:09:40 +0100 Sebastien Jodogne shared copyright with osimis
Wed, 09 Nov 2016 15:07:50 +0100 Sebastien Jodogne safety checks of macros
Wed, 09 Nov 2016 14:08:05 +0100 Sebastien Jodogne uniformization of the macro naming
Wed, 09 Nov 2016 12:04:09 +0100 Sebastien Jodogne Avoid hard crash if not enough memory
Wed, 09 Nov 2016 10:21:37 +0100 Sebastien Jodogne fix
Wed, 13 Jul 2016 16:52:39 +0200 Sebastien Jodogne New configuration options: "DicomScuTimeout" and "DicomScpTimeout" + validation of non-negative options
Fri, 15 Apr 2016 10:47:53 +0200 Sebastien Jodogne trace log of http headers
Thu, 07 Apr 2016 17:48:47 +0200 Sebastien Jodogne Use 403 Forbidden status if the incoming HTTP request is disallowed
Thu, 07 Apr 2016 16:26:22 +0200 Sebastien Jodogne Access to the HTTP headers in the "IncomingHttpRequestFilter()" callback
Mon, 04 Jan 2016 13:17:22 +0100 Sebastien Jodogne 2016
Wed, 25 Nov 2015 10:32:54 +0100 Sebastien Jodogne "Origin" metadata for the instances
Fri, 02 Oct 2015 13:31:39 +0200 Sebastien Jodogne fix build if SSL is disabled db-changes
Fri, 25 Sep 2015 16:24:13 +0200 Sebastien Jodogne New function "OrthancPluginRegisterErrorCode()" to declare custom error codes