log OrthancServer/Sources/main.cpp @ 5432:59e3b6f8c5be

age author description
Tue, 21 Nov 2023 18:16:31 +0100 Sebastien Jodogne migration to UCLouvain servers
Wed, 08 Nov 2023 08:34:47 +0100 Alain Mazy ServerContextLock transformed into ServerContextReference /usr/bin/env /bin/sh /tmp/Microsoft-MIEngine-Cmd-owukncoo.ob4
Sat, 04 Nov 2023 14:46:38 +0100 Alain Mazy HttpCompression: now disabled by default + only compress known compressible content types
Wed, 06 Sep 2023 15:57:11 +0200 Alain Mazy new error code ForbiddenAccess
Sat, 15 Apr 2023 18:45:07 +0200 Sebastien Jodogne typo
Wed, 05 Apr 2023 09:07:47 +0200 Sebastien Jodogne log about missing support for labels db-protobuf
Wed, 29 Mar 2023 12:03:01 +0200 Sebastien Jodogne text
Wed, 29 Mar 2023 11:23:37 +0200 Alain Mazy New configuration option 'RestApiWriteToFileSystemEnabled'
Sat, 25 Mar 2023 12:27:21 +0100 Sebastien Jodogne upgrade to year 2023
Wed, 14 Dec 2022 11:50:43 +0100 Alain Mazy New configuration KeepAliveTimeout with a default value of 1 second
Tue, 09 Aug 2022 17:57:38 +0200 Alain Mazy new MaximumStorageMode configuration
Tue, 22 Mar 2022 19:11:56 +0100 Sebastien Jodogne integration mainline->more-tags more-tags
Wed, 16 Mar 2022 17:21:02 +0100 Sebastien Jodogne adding function OrthancPluginRegisterWebDavCollection() to the plugin SDK
Wed, 16 Mar 2022 10:55:13 +0100 Alain Mazy Improved DICOM authorization checks when multiple modalities are declared with the same AET
Wed, 09 Mar 2022 11:17:08 +0100 Alain Mazy refactored the list of MainDicomTags to be able to change it dynamicaly. Unit tests and Integration tests ok more-tags
Sun, 20 Feb 2022 12:59:30 +0100 Sebastien Jodogne integration mainline->proto-filter-instance-returning-error-code proto-filter-instance-returning-error-code
Sun, 20 Feb 2022 11:14:34 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Fri, 18 Feb 2022 15:45:28 +0100 Alain Mazy added new configuration to authorize C-Find for worklist independently from other C-Find
Tue, 11 Jan 2022 11:15:42 +0100 Sebastien Jodogne upgrade to year 2022
Fri, 24 Dec 2021 17:20:05 +0100 Sebastien Jodogne removed openssl exception from main() openssl-3.x
Fri, 24 Dec 2021 16:52:51 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Thu, 25 Nov 2021 19:05:41 +0100 Sebastien Jodogne fix PrintVersion()
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
Thu, 25 Nov 2021 13:12:32 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Tue, 23 Nov 2021 09:22:11 +0100 Alain Mazy merge storage-cache
Fri, 01 Oct 2021 18:36:45 +0200 Alain Mazy added ReceivedCStoreInstanceFilter lua callback + OrthancPluginRegisterIncomingCStoreInstanceFilter in sdk filter-store-instance
Thu, 30 Sep 2021 15:03:35 +0200 Alain Mazy new configuration 'DicomThreadsCount'
Thu, 30 Sep 2021 12:14:19 +0200 Alain Mazy Added a StorageCache in the StorageAccessor storage-cache
Wed, 29 Sep 2021 10:32:23 +0200 Alain Mazy wip: returning OutOfResources when an instance is filtered out by ReceivedInstanceFilter. Ideally, we should implement a ReceivedInstanceFilter2 that would return the C-Store error code proto-filter-instance-returning-error-code