Thu, 05 Jan 2023 17:24:43 +0100 |
Alain Mazy |
ResourceModification jobs can now use multiple threads
|
Thu, 08 Sep 2022 17:42:08 +0200 |
Alain Mazy |
allow plugins to store a customData in the Attachments table to e.g. store custom paths without requiring an external DB
attach-custom-data
|
Mon, 27 Jun 2022 12:39:51 +0200 |
Alain Mazy |
removed the 'name' of MainDicomTags to simplify code -> DicomMap::ParseMainDicomTags has been deprecated and one should use DicomMap::FromDicomAsJson on 'full' formatted tags
|
Fri, 24 Jun 2022 16:16:43 +0200 |
Alain Mazy |
cleanup
|
Fri, 24 Jun 2022 15:47:10 +0200 |
Alain Mazy |
Handle Dicom sequences in ExtraMainDicomTags and save them in the 'MainDicomSequences' metadata
|
Thu, 17 Mar 2022 17:03:59 +0100 |
Alain Mazy |
new Warnings configuration + InstanceAvailability tag
more-tags
|
Thu, 10 Mar 2022 09:03:24 +0100 |
Alain Mazy |
added configuration for extra main dicom tags + save signature in metadata + show warning if inconsistent main dicom tags
more-tags
|
Sun, 20 Feb 2022 11:14:34 +0100 |
Sebastien Jodogne |
integration mainline->openssl-3.x
openssl-3.x
|
Tue, 11 Jan 2022 11:15:42 +0100 |
Sebastien Jodogne |
upgrade to year 2022
|
Thu, 25 Nov 2021 19:02:38 +0100 |
Sebastien Jodogne |
integration mainline->openssl-3.x
openssl-3.x
|
Thu, 25 Nov 2021 19:01:11 +0100 |
Sebastien Jodogne |
added copyright UCLouvain
|
Tue, 22 Jun 2021 07:37:20 +0200 |
Sebastien Jodogne |
removed OpenSSL license exception, as OpenSSL 3.0 was relicensed under Apache 2.0
openssl-3.x
|
Thu, 17 Jun 2021 15:47:21 +0200 |
Sebastien Jodogne |
new configuration option "ExternalDictionaries" to load external DICOM dictionaries
|
Wed, 12 May 2021 09:32:20 +0200 |
Sebastien Jodogne |
todo
|
Tue, 09 Feb 2021 11:37:13 +0100 |
Sebastien Jodogne |
IStorageArea::HasReadRange()
|
Thu, 04 Feb 2021 18:01:07 +0100 |
Sebastien Jodogne |
IStorageArea::ReadRange()
|
Thu, 28 Jan 2021 19:03:19 +0100 |
Sebastien Jodogne |
new abstraction IMemoryBuffer to avoid unnecessary copies of std::string buffers
|
Wed, 06 Jan 2021 17:27:28 +0100 |
Sebastien Jodogne |
upgrade to year 2021
|
Thu, 17 Dec 2020 10:55:32 +0100 |
Sebastien Jodogne |
there will be a 1.8.2 release before 1.9.0
|
Thu, 10 Dec 2020 09:32:39 +0100 |
Sebastien Jodogne |
New config option "MallocArenaMax" to control memory usage on GNU/Linux
|
Wed, 04 Nov 2020 13:48:42 +0100 |
Sebastien Jodogne |
debug log for DCMTK SCU
|
Wed, 04 Nov 2020 07:56:22 +0100 |
Sebastien Jodogne |
SetDcmtkVerbosity()
|
Tue, 03 Nov 2020 12:24:50 +0100 |
Sebastien Jodogne |
tuning log categories from command-line, and binary compat with orthanc framework 1.7.2
|
Mon, 14 Sep 2020 18:09:30 +0200 |
Sebastien Jodogne |
giving a try to cross-platform compilation of SyncStorageArea
|
Mon, 06 Jul 2020 13:48:10 +0200 |
Sebastien Jodogne |
move FromDcmtkBridge::ExecuteToDicom() to LuaFunctionCall, to remove dependency of DCMTK on Lua
|
Wed, 10 Jun 2020 21:27:31 +0200 |
Sebastien Jodogne |
fix path
framework
|
Wed, 10 Jun 2020 20:30:34 +0200 |
Sebastien Jodogne |
splitting code into OrthancFramework and OrthancServer
framework
base
OrthancServer/OrthancInitialization.cpp@d9158c74de7a
|