log OrthancServer/main.cpp @ 3494:e0e9df6e5c92

age author description
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
Wed, 16 Jan 2019 09:53:45 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Wed, 16 Jan 2019 09:52:05 +0100 Sebastien Jodogne fix issue #32 (HTTP keep-alive), make CivetWeb the default HTTP server
Mon, 24 Dec 2018 11:41:45 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Mon, 24 Dec 2018 11:41:20 +0100 Sebastien Jodogne new mail address
Mon, 24 Dec 2018 11:39:33 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Mon, 24 Dec 2018 11:39:11 +0100 Sebastien Jodogne preparing for 2019
Thu, 20 Dec 2018 16:18:38 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Thu, 20 Dec 2018 16:18:20 +0100 Sebastien Jodogne fix build without plugins
Fri, 14 Dec 2018 16:04:17 +0100 Sebastien Jodogne speeding up the computation of the size of the attachments in SQLite db-changes
Mon, 03 Dec 2018 14:59:23 +0100 Sebastien Jodogne cont
Mon, 03 Dec 2018 11:46:04 +0100 Sebastien Jodogne added details string in OrthancException
Fri, 30 Nov 2018 17:19:57 +0100 Sebastien Jodogne support of JobsHistorySize set to zero
Thu, 29 Nov 2018 17:15:29 +0100 Sebastien Jodogne new configuration options: DicomModalitiesInDatabase and OrthancPeersInDatabase
Thu, 29 Nov 2018 15:16:32 +0100 Sebastien Jodogne OrthancConfiguration::SetServerIndex()
Thu, 29 Nov 2018 11:47:00 +0100 Sebastien Jodogne refactoring access to Orthanc configuration
Tue, 23 Oct 2018 17:32:56 +0200 Sebastien Jodogne MongooseServer::SetThreadsCount()
Tue, 09 Oct 2018 14:19:48 +0200 Sebastien Jodogne Possibility to restrict the allowed DICOM commands for each modality
Wed, 19 Sep 2018 15:24:01 +0200 Sebastien Jodogne New configuration option "OverwriteInstances" to choose how duplicate SOPInstanceUID are handled
Tue, 11 Sep 2018 16:34:21 +0200 Sebastien Jodogne unserialization of jobs from plugins
Thu, 26 Jul 2018 12:25:18 +0200 Sebastien Jodogne New configuration option: "HttpVerbose" to debug outgoing HTTP connections