log OrthancServer/main.cpp @ 3535:41365091a41e

age author description
Sun, 06 Oct 2019 09:52:57 +0200 Alain Mazy display a security warning in the logs at startup when ExecuteLuaEnabled is true
Fri, 04 Oct 2019 19:16:12 +0200 Sebastien Jodogne forcing AuthenticationEnabled to false is considered as insecure if remote access is allowed
Fri, 04 Oct 2019 17:41:43 +0200 Sebastien Jodogne create a default user if none is provided, while issuing a warning in Orthanc Explorer
Thu, 26 Sep 2019 10:03:35 +0200 Sebastien Jodogne new configuration option ExecuteLuaEnabled
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
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
Mon, 16 Jul 2018 11:19:30 +0200 Sebastien Jodogne fix deadlock in Lua scripts
Mon, 09 Jul 2018 08:18:22 +0200 Sebastien Jodogne integration mainline->jobs jobs
Thu, 05 Jul 2018 12:25:00 +0200 am new image/pam MIME TYPE supported in /instances/../frames/../image-uint8... routes
Mon, 11 Jun 2018 09:20:04 +0200 Sebastien Jodogne new command-line argument: --no-jobs jobs
Fri, 08 Jun 2018 13:51:31 +0200 Sebastien Jodogne fix deadlock, speed up unit tests jobs
Thu, 07 Jun 2018 21:37:40 +0200 Sebastien Jodogne serialization of DicomModalityStoreJob, OrthancPeerStoreJob and ResourceModificationJob jobs
Mon, 28 May 2018 16:30:17 +0200 Sebastien Jodogne ResourceModificationJob jobs
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 14:08:57 +0200 Sebastien Jodogne speeding up shutdown if Lua script is in trailing phase jobs
Tue, 22 May 2018 12:45:34 +0200 Sebastien Jodogne back to a single Lua context jobs
Tue, 22 May 2018 12:25:37 +0200 Sebastien Jodogne event queues in Lua, serialization of sequence of operations jobs
Mon, 21 May 2018 08:59:04 +0200 Sebastien Jodogne renames jobs
Sat, 19 May 2018 16:40:26 +0200 Sebastien Jodogne moving the old scheduler to the graveyard jobs
Fri, 11 May 2018 17:33:19 +0200 Sebastien Jodogne JobsRegistry::Cancel() jobs
Wed, 09 May 2018 15:57:44 +0200 Sebastien Jodogne warning message about the use of HTTPS
Wed, 07 Mar 2018 15:46:47 +0100 Sebastien Jodogne new error code: DatabaseUnavailable
Tue, 02 Jan 2018 09:35:07 +0100 Sebastien Jodogne upgrade to year 2018
Tue, 29 Aug 2017 21:17:35 +0200 Sebastien Jodogne big reorganization to cleanly separate framework vs. server
Tue, 29 Aug 2017 19:59:01 +0200 Sebastien Jodogne uncoupling DCMTK primitives from Orthanc::Configuration
Fri, 25 Aug 2017 16:45:08 +0200 Sebastien Jodogne New security-related options: "DicomAlwaysAllowEcho"
Wed, 19 Jul 2017 09:08:04 +0200 Sebastien Jodogne reject connections earlier if DicomAlwaysAllowStore == false