log OrthancServer/main.cpp @ 4031:e3b3af80732d

age author description
Tue, 09 Jun 2020 21:31:13 +0200 Sebastien Jodogne ServerResources, and moving EmbeddedResourceHttpHandler from Core to OrthancServer
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"