log OrthancServer/main.cpp @ 3506:d2b9981017c4

age author description
Wed, 28 Aug 2019 15:19:04 +0200 Sebastien Jodogne better handling of HTTP security
Sat, 24 Aug 2019 15:40:36 +0200 Sebastien Jodogne warning when authentication is automatically enabled
Fri, 23 Aug 2019 21:32:16 +0200 Sebastien Jodogne Security: If remote HTTP access is enabled, HTTP authentication automatically gets enabled
Mon, 19 Aug 2019 16:02:00 +0200 Sebastien Jodogne revert
Mon, 19 Aug 2019 10:59:10 +0200 Sebastien Jodogne AuthenticationEnabled
Mon, 17 Jun 2019 09:44:45 +0200 Sebastien Jodogne default value of HttpTimeout is now 60 seconds
Fri, 07 Jun 2019 18:43:42 +0200 Sebastien Jodogne ErrorCode_UnsupportedMediaType
Wed, 15 May 2019 16:30:24 +0200 Sebastien Jodogne new error code for Stone: BadGeometry
Wed, 30 Jan 2019 17:50:51 +0100 Sebastien Jodogne new option: "HttpThreadsCount" to set the number of threads in the embedded HTTP server
Thu, 24 Jan 2019 18:06:13 +0100 Sebastien Jodogne warning
Thu, 17 Jan 2019 18:30:52 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Thu, 17 Jan 2019 18:29:16 +0100 Sebastien Jodogne renamed class MongooseServer as HttpServer, CivetWeb made default HTTP server
Thu, 17 Jan 2019 18:24:23 +0100 Sebastien Jodogne New configuration option: 'TcpNoDelay' to disable Nagle's algorithm in HTTP server
Wed, 16 Jan 2019 16:32:11 +0100 Sebastien Jodogne cont