log OrthancServer/main.cpp @ 4026:05a363186da6

age author description
Tue, 09 Jun 2020 16:26:57 +0200 Sebastien Jodogne ORTHANC_BUILDING_FRAMEWORK_LIBRARY, Orthanc::InitializeFramework()
Mon, 08 Jun 2020 09:02:08 +0200 Sebastien Jodogne print info about cpu architecture
Tue, 12 May 2020 14:58:24 +0200 Alain Mazy merge default -> c-get c-get
Tue, 12 May 2020 07:50:38 +0200 Alain Mazy C-Get SCP always enabled; no more server config c-get
Mon, 27 Apr 2020 18:36:19 +0200 Sebastien Jodogne integration mainline->c-get c-get
Mon, 27 Apr 2020 18:34:20 +0200 Sebastien Jodogne integration mainline->transcoding transcoding
Mon, 27 Apr 2020 18:33:33 +0200 Sebastien Jodogne fix missing DicomAssociationParameters::SetDefaultTimeout()
Mon, 27 Apr 2020 18:16:20 +0200 Sebastien Jodogne switch to DicomStoreUserConnection in Lua routing, C-MOVE handler and straight C-STORE transcoding
Tue, 21 Apr 2020 16:37:25 +0200 Sebastien Jodogne integration mainline->c-get c-get
Tue, 21 Apr 2020 16:33:59 +0200 Sebastien Jodogne integration mainline->transcoding transcoding
Mon, 20 Apr 2020 17:39:11 +0200 Sebastien Jodogne reverting default HttpThreadsCount to 50, as this slows performance of integration tests from 40s to 170s
Mon, 20 Apr 2020 14:04:14 +0200 Sebastien Jodogne integration mainline->transcoding transcoding
Thu, 16 Apr 2020 17:03:34 +0200 Sebastien Jodogne reducing the default number of threads in the HTTP server from 50 to 10
Thu, 16 Apr 2020 16:58:37 +0200 Sebastien Jodogne avoid one memcpy of the DICOM buffer on "POST /instances"
Fri, 27 Mar 2020 10:06:58 -0400 Stacy Loesch Add C-GET SCP support c-get
Tue, 07 Apr 2020 17:35:44 +0200 Sebastien Jodogne new enum: StoreInstanceMode transcoding
Tue, 07 Apr 2020 14:03:33 +0200 Sebastien Jodogne moving SetOverwriteInstances from ServerIndex to ServerContext transcoding
Thu, 02 Apr 2020 11:24:47 +0200 Sebastien Jodogne upgrade to civetweb 1.12, error reporting if OpenSSL failure
Tue, 17 Mar 2020 14:46:06 +0100 Sebastien Jodogne cppcheck
Tue, 10 Mar 2020 17:43:49 +0100 Sebastien Jodogne StorageCommitmentReports storage-commitment
Tue, 10 Mar 2020 13:22:02 +0100 Sebastien Jodogne triggering storage commitment scu from REST API storage-commitment
Mon, 02 Mar 2020 15:42:17 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Mon, 02 Mar 2020 15:32:45 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr
Tue, 04 Feb 2020 08:22:22 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Tue, 04 Feb 2020 08:22:02 +0100 Sebastien Jodogne added TransferSyntax_Mpeg4
Fri, 31 Jan 2020 17:15:44 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Fri, 31 Jan 2020 17:14:59 +0100 Sebastien Jodogne upgrade to year 2020
Fri, 31 Jan 2020 14:29:35 +0100 Sebastien Jodogne reorganization storage-commitment
Wed, 29 Jan 2020 17:39:31 +0100 Sebastien Jodogne StorageCommitmentScpJob storage-commitment
Tue, 21 Jan 2020 17:52:47 +0100 Sebastien Jodogne test storage-commitment
Tue, 21 Jan 2020 17:48:43 +0100 Sebastien Jodogne storage commitment requests/responses to/from self are working storage-commitment
Tue, 21 Jan 2020 17:01:46 +0100 Sebastien Jodogne all the abstractions for storage commitment are available storage-commitment
Mon, 20 Jan 2020 18:44:47 +0100 Sebastien Jodogne created DicomUserConnection::RequestStorageCommitment() storage-commitment
Fri, 17 Jan 2020 15:56:02 +0100 Sebastien Jodogne DicomUserConnection::ReportStorageCommitment() complete storage-commitment
Thu, 16 Jan 2020 19:24:52 +0100 Sebastien Jodogne DicomUserConnection: sending N-EVENT-REPORT-RQ storage-commitment
Thu, 16 Jan 2020 18:14:43 +0100 Sebastien Jodogne abstraction: storage commitment handler storage-commitment
Thu, 10 Oct 2019 13:16:15 +0200 Sebastien Jodogne New configuration option: "HttpRequestTimeout"
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