log Core/HttpServer/MongooseServer.h @ 3137:5a3b961e9524

age author description
Thu, 17 Jan 2019 18:24:23 +0100 Sebastien Jodogne New configuration option: 'TcpNoDelay' to disable Nagle's algorithm in HTTP server
Mon, 24 Dec 2018 11:39:11 +0100 Sebastien Jodogne preparing for 2019
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, 26 Jul 2018 20:43:03 +0200 Sebastien Jodogne MongooseServer::SetRealm()
Tue, 22 May 2018 12:25:37 +0200 Sebastien Jodogne event queues in Lua, serialization of sequence of operations jobs
Tue, 02 Jan 2018 09:35:07 +0100 Sebastien Jodogne upgrade to year 2018
Tue, 29 Aug 2017 16:49:44 +0200 Sebastien Jodogne reorganization in macros
Wed, 04 Jan 2017 12:09:40 +0100 Sebastien Jodogne shared copyright with osimis
Thu, 07 Apr 2016 17:26:13 +0200 Sebastien Jodogne New callback to filter incoming HTTP requests: OrthancPluginRegisterIncomingHttpRequestFilter()
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
Thu, 24 Sep 2015 15:55:17 +0200 Sebastien Jodogne IHttpExceptionFormatter
Thu, 27 Aug 2015 11:35:16 +0200 Sebastien Jodogne configuration option HttpDescribeErrors
Tue, 11 Aug 2015 10:32:34 +0200 Sebastien Jodogne cont
Wed, 01 Jul 2015 11:30:19 +0200 Sebastien Jodogne refactoring: OrthancHttpHandler
Wed, 01 Jul 2015 10:38:39 +0200 Sebastien Jodogne refactoring: IHttpHandler and HttpToolbox
Thu, 05 Feb 2015 09:39:55 +0100 Sebastien Jodogne upgrade to year 2015
Tue, 02 Sep 2014 17:30:13 +0200 Sebastien Jodogne Experimental "KeepAlive" configuration option to enable HTTP Keep-Alive
Wed, 18 Jun 2014 15:22:13 +0200 Sebastien Jodogne refactoring IsServedUri, answer PNG images, regular expression groups plugins
Wed, 18 Jun 2014 13:29:09 +0200 Sebastien Jodogne refactoring plugins
Mon, 16 Jun 2014 17:47:58 +0200 Sebastien Jodogne allow superposition of REST handlers plugins
Mon, 03 Feb 2014 16:06:58 +0100 Sebastien Jodogne switch to 2014
Mon, 15 Jul 2013 17:22:13 +0200 Sebastien Jodogne changing the namespace of HTTP enumerations
Fri, 03 May 2013 12:23:02 +0200 Sebastien Jodogne lua filtering of incoming http requests lua-scripting
Tue, 30 Apr 2013 10:52:43 +0200 Sebastien Jodogne copyright update
Thu, 29 Nov 2012 12:22:23 +0100 Sebastien Jodogne simplifications
Tue, 09 Oct 2012 18:21:01 +0200 Sebastien Jodogne openssl exception
Fri, 05 Oct 2012 17:49:50 +0200 Sebastien Jodogne fix for windows
Sun, 16 Sep 2012 09:28:56 +0200 Sebastien Jodogne renaming in Core orthanc-renaming
Wed, 05 Sep 2012 15:50:12 +0200 Sebastien Jodogne rename in code
Thu, 30 Aug 2012 11:22:21 +0200 Sebastien Jodogne option to disallow remote access
Tue, 28 Aug 2012 11:20:49 +0200 Sebastien Jodogne basic http authentication
Tue, 28 Aug 2012 10:42:43 +0200 Sebastien Jodogne base64
Tue, 28 Aug 2012 10:18:34 +0200 Sebastien Jodogne support for ssl
Thu, 19 Jul 2012 14:32:22 +0200 Sebastien Jodogne initial commit