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
Thu, 24 Sep 2015 15:55:17 +0200 Sebastien Jodogne IHttpExceptionFormatter
Wed, 23 Sep 2015 22:05:27 +0200 Sebastien Jodogne plugin error dictionary
Thu, 27 Aug 2015 11:35:16 +0200 Sebastien Jodogne configuration option HttpDescribeErrors
Tue, 25 Aug 2015 17:39:38 +0200 Sebastien Jodogne encoding of exceptions
Tue, 25 Aug 2015 14:00:57 +0200 Sebastien Jodogne exceptions now carry HTTP status
Tue, 25 Aug 2015 11:04:19 +0200 Sebastien Jodogne provide the origin of the requests to HTTP handlers
Sun, 23 Aug 2015 11:13:03 +0200 jodogne fix indentation
Sun, 23 Aug 2015 11:01:15 +0200 jodogne improved error handling in http answers
Sun, 23 Aug 2015 09:55:23 +0200 jodogne error description in json
Sun, 23 Aug 2015 09:49:16 +0200 jodogne If error while calling the REST API, the answer body contains an error description
Tue, 11 Aug 2015 13:37:24 +0200 Sebastien Jodogne refactoring
Tue, 11 Aug 2015 13:15:16 +0200 Sebastien Jodogne refactoring: IHttpStreamAnswer
Tue, 11 Aug 2015 10:36:05 +0200 Sebastien Jodogne cont
Tue, 11 Aug 2015 10:32:34 +0200 Sebastien Jodogne cont
Tue, 04 Aug 2015 10:01:31 +0200 Sebastien Jodogne refactoring to Logging.h
Wed, 01 Jul 2015 13:16:12 +0200 Sebastien Jodogne refactoring: IHttpHandler does not use std::string to hold the request body
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
Wed, 01 Jul 2015 09:56:41 +0200 Sebastien Jodogne fix
Mon, 29 Jun 2015 17:47:34 +0200 Sebastien Jodogne Plugins can send answers as multipart messages
Wed, 20 May 2015 15:21:26 +0200 Sebastien Jodogne Plugins now receive duplicated GET arguments in their REST callbacks
Thu, 05 Feb 2015 09:39:55 +0100 Sebastien Jodogne upgrade to year 2015
Tue, 04 Nov 2014 14:39:13 +0100 Sebastien Jodogne fix
Mon, 27 Oct 2014 13:45:36 +0100 Sebastien Jodogne Fix crash when bad HTTP credentials are provided
Fri, 05 Sep 2014 15:48:43 +0200 Sebastien Jodogne simplifications in FileStorage
Tue, 02 Sep 2014 17:30:13 +0200 Sebastien Jodogne Experimental "KeepAlive" configuration option to enable HTTP Keep-Alive
Tue, 02 Sep 2014 15:51:20 +0200 Sebastien Jodogne Refactoring of HttpOutput ("Content-Length" header is now always sent)
Mon, 01 Sep 2014 12:20:26 +0200 Sebastien Jodogne upgrade to Mongoose 3.8
Mon, 01 Sep 2014 11:11:00 +0200 Sebastien Jodogne preparing to update mongoose
Thu, 07 Aug 2014 10:11:43 +0200 Sebastien Jodogne fix RestApiOutput
Thu, 17 Jul 2014 15:55:40 +0200 Sebastien Jodogne set cookies, not allowed methods, unauthorized in plugins
Fri, 20 Jun 2014 14:55:24 +0200 Sebastien Jodogne PluginsHttpHandler::RestApiGet plugins
Fri, 20 Jun 2014 13:45:22 +0200 Sebastien Jodogne fix build plugins
Fri, 20 Jun 2014 13:30:53 +0200 Sebastien Jodogne refactoring plugins
Thu, 19 Jun 2014 17:47:39 +0200 Sebastien Jodogne refactoring HttpOutput plugins
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
Tue, 17 Jun 2014 09:57:02 +0200 Sebastien Jodogne better plugni api plugins
Mon, 16 Jun 2014 17:47:58 +0200 Sebastien Jodogne allow superposition of REST handlers plugins
Mon, 02 Jun 2014 11:36:07 +0200 Sebastien Jodogne precompiled headers
Wed, 07 May 2014 16:39:53 +0200 Sebastien Jodogne do not return strings with base64
Wed, 09 Apr 2014 09:45:36 +0200 Sebastien Jodogne typo
Wed, 09 Apr 2014 09:31:38 +0200 Sebastien Jodogne upgrade to openssl-1.0.1g because of heartbeat exploit
Mon, 03 Feb 2014 16:06:58 +0100 Sebastien Jodogne switch to 2014
Mon, 04 Nov 2013 11:19:31 +0100 Sebastien Jodogne fixes to cppcheck
Mon, 15 Jul 2013 21:27:49 +0200 Sebastien Jodogne moves
Mon, 15 Jul 2013 17:22:13 +0200 Sebastien Jodogne changing the namespace of HTTP enumerations
Tue, 07 May 2013 12:03:25 +0200 Sebastien Jodogne execution of lua through REST
Tue, 07 May 2013 10:31:32 +0200 Sebastien Jodogne fix
Mon, 06 May 2013 16:32:27 +0200 Sebastien Jodogne http method faking
Mon, 06 May 2013 13:51:59 +0200 Sebastien Jodogne fix
Fri, 03 May 2013 21:57:32 +0200 Sebastien Jodogne http method faking
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
Wed, 30 Jan 2013 17:56:44 +0100 Sebastien Jodogne refactoring
Wed, 23 Jan 2013 10:21:59 +0100 jodogne fix
Mon, 14 Jan 2013 11:35:01 +0100 Sebastien Jodogne fix for uploads through internet explorer 7
Wed, 09 Jan 2013 15:40:10 +0100 Sebastien Jodogne robustify
Tue, 08 Jan 2013 14:49:08 +0100 Sebastien Jodogne handling of bad lexical casts in http server
Tue, 08 Jan 2013 09:29:56 +0100 Sebastien Jodogne api improvement
Thu, 29 Nov 2012 12:22:23 +0100 Sebastien Jodogne simplifications
Wed, 28 Nov 2012 16:23:11 +0100 Sebastien Jodogne RestApi
Tue, 23 Oct 2012 15:43:46 +0200 Sebastien Jodogne filenames when downloading json/dicom
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
Thu, 04 Oct 2012 11:37:56 +0200 Sebastien Jodogne using glog
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
Tue, 04 Sep 2012 09:59:34 +0200 Sebastien Jodogne rename for c
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
Fri, 20 Jul 2012 11:45:05 +0200 Administrator Better signal handling
Fri, 20 Jul 2012 11:00:49 +0200 jodogne build with visual studio
Thu, 19 Jul 2012 14:32:22 +0200 Sebastien Jodogne initial commit