log Plugins/Engine/OrthancPlugins.cpp @ 2787:ad2c32082653

age author description
Thu, 26 Jul 2018 10:33:36 +0200 Sebastien Jodogne Fix OrthancPluginHttpClient() to return the HTTP status on errors
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
Tue, 22 May 2018 12:25:37 +0200 Sebastien Jodogne event queues in Lua, serialization of sequence of operations jobs
Wed, 28 Mar 2018 15:20:50 +0200 Sebastien Jodogne SystemToolbox::GenerateUuid moved to Toolbox::GenerateUuid
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
Wed, 19 Jul 2017 09:09:53 +0200 Sebastien Jodogne rename Orthanc 1.2.1 as 1.3.0
Wed, 22 Feb 2017 21:49:16 +0100 Sebastien Jodogne New function: OrthancPluginRegisterIncomingHttpRequestFilter2()
Wed, 01 Feb 2017 16:26:57 +0100 Sebastien Jodogne simplification wrt. modality manufacturers
Wed, 04 Jan 2017 12:09:40 +0100 Sebastien Jodogne shared copyright with osimis
Tue, 13 Dec 2016 14:34:33 +0100 Sebastien Jodogne Fix handling of Move Originator AET and ID in C-MOVE SCP
Sat, 10 Dec 2016 11:41:17 +0100 Sebastien Jodogne refactoring the worklist sample
Fri, 09 Dec 2016 18:02:03 +0100 Sebastien Jodogne OrthancPluginFindMatcher
Wed, 23 Nov 2016 12:06:00 +0100 Sebastien Jodogne GenerateUuid() not available in sandboxed environments
Wed, 09 Nov 2016 16:12:47 +0100 Sebastien Jodogne reorganization
Wed, 09 Nov 2016 14:08:05 +0100 Sebastien Jodogne uniformization of the macro naming
Wed, 09 Nov 2016 13:42:33 +0100 Sebastien Jodogne fix in the sample basic plugin
Mon, 07 Nov 2016 15:13:16 +0100 Sebastien Jodogne Possibility to DELETE "dicom-as-json" attachments to reconstruct them
Mon, 07 Nov 2016 12:11:34 +0100 Sebastien Jodogne cleaning up
Mon, 07 Nov 2016 11:19:19 +0100 Sebastien Jodogne refactoring
Mon, 31 Oct 2016 15:23:32 +0100 Sebastien Jodogne Handling of private tags/creators in the "Dictionary" configuration option
Wed, 19 Oct 2016 17:22:09 +0200 Sebastien Jodogne fix
Fri, 24 Jun 2016 11:42:23 +0200 Sebastien Jodogne HttpClient::SetConvertHeadersToLowerCase
Tue, 21 Jun 2016 17:08:09 +0200 Sebastien Jodogne OrthancPluginHttpClient can return the HTTP headers of the answer
Mon, 20 Jun 2016 14:07:29 +0200 sjodogne fix msvc warnings
Fri, 17 Jun 2016 17:09:50 +0200 Sebastien Jodogne Possibility to use PKCS#11 authentication for hardware security modules with Orthanc peers
Tue, 14 Jun 2016 17:53:23 +0200 Sebastien Jodogne HTTPS client certificates can be associated with Orthanc peers to enhance security over Internet
Fri, 10 Jun 2016 17:54:26 +0200 Sebastien Jodogne More than one custom image decoder can be installed (e.g. to handle different transfer syntaxes)
Thu, 09 Jun 2016 17:25:34 +0200 Sebastien Jodogne catching SIGHUP signal