log Core/HttpServer/MongooseServer.cpp @ 1521:3606278d305e

age author 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