[med-svn] [Git][med-team/orthanc][master] 5 commits: New upstream version 1.12.6+dfsg
Sebastien Jodogne (@jodogne-guest)
gitlab at salsa.debian.org
Mon Feb 24 12:15:54 GMT 2025
Sebastien Jodogne pushed to branch master at Debian Med / orthanc
Commits:
353ee9e4 by jodogne-guest at 2025-02-24T12:33:28+01:00
New upstream version 1.12.6+dfsg
- - - - -
8664cc34 by jodogne-guest at 2025-02-24T12:33:30+01:00
Update upstream source from tag 'upstream/1.12.6+dfsg'
Update to upstream version '1.12.6+dfsg'
with Debian dir c6100c218fac210275c63d0dd657d131a9455c39
- - - - -
50b71c46 by jodogne-guest at 2025-02-24T12:37:31+01:00
preparing for 1.12.6+dfsg-1
- - - - -
6811767d by jodogne-guest at 2025-02-24T12:51:40+01:00
updated configuration files
- - - - -
e035512c by jodogne-guest at 2025-02-24T13:14:55+01:00
Upload to unstable
- - - - -
694 changed files:
- .hg_archival.txt
- CITATION.cff
- NEWS
- OrthancFramework/Resources/CMake/AutoGeneratedCode.cmake
- OrthancFramework/Resources/CMake/BoostConfiguration.cmake
- OrthancFramework/Resources/CMake/BoostConfigurationStatic-1.69.0.cmake
- OrthancFramework/Resources/CMake/CivetwebConfiguration.cmake
- OrthancFramework/Resources/CMake/Compiler.cmake
- OrthancFramework/Resources/CMake/DcmtkConfiguration.cmake
- OrthancFramework/Resources/CMake/DcmtkConfigurationStatic-3.6.0.cmake
- OrthancFramework/Resources/CMake/DcmtkConfigurationStatic-3.6.2.cmake
- OrthancFramework/Resources/CMake/DcmtkConfigurationStatic-3.6.4.cmake
- OrthancFramework/Resources/CMake/DcmtkConfigurationStatic-3.6.5.cmake
- OrthancFramework/Resources/CMake/DcmtkConfigurationStatic-3.6.6.cmake
- OrthancFramework/Resources/CMake/DcmtkConfigurationStatic-3.6.7.cmake
- OrthancFramework/Resources/CMake/DcmtkConfigurationStatic-3.6.8.cmake
- + OrthancFramework/Resources/CMake/DcmtkConfigurationStatic-3.6.9.cmake
- OrthancFramework/Resources/CMake/DownloadOrthancFramework.cmake
- OrthancFramework/Resources/CMake/DownloadPackage.cmake
- OrthancFramework/Resources/CMake/EmscriptenParameters.cmake
- OrthancFramework/Resources/CMake/GoogleTestConfiguration.cmake
- OrthancFramework/Resources/CMake/JsonCppConfiguration.cmake
- OrthancFramework/Resources/CMake/LibCurlConfiguration.cmake
- OrthancFramework/Resources/CMake/LibIconvConfiguration.cmake
- OrthancFramework/Resources/CMake/LibIcuConfiguration.cmake
- OrthancFramework/Resources/CMake/LibJpegConfiguration.cmake
- OrthancFramework/Resources/CMake/LibP11Configuration.cmake
- OrthancFramework/Resources/CMake/LibPngConfiguration.cmake
- OrthancFramework/Resources/CMake/LuaConfiguration.cmake
- OrthancFramework/Resources/CMake/MongooseConfiguration.cmake
- OrthancFramework/Resources/CMake/OpenSslConfiguration.cmake
- OrthancFramework/Resources/CMake/OpenSslConfigurationStatic-1.1.1.cmake
- OrthancFramework/Resources/CMake/OpenSslConfigurationStatic-3.0.cmake
- OrthancFramework/Resources/CMake/OrthancFrameworkConfiguration.cmake
- OrthancFramework/Resources/CMake/OrthancFrameworkParameters.cmake
- OrthancFramework/Resources/CMake/ProtobufConfiguration.cmake
- OrthancFramework/Resources/CMake/PugixmlConfiguration.cmake
- OrthancFramework/Resources/CMake/SQLiteConfiguration.cmake
- OrthancFramework/Resources/CMake/UuidConfiguration.cmake
- OrthancFramework/Resources/CMake/VisualStudioPrecompiledHeaders.cmake
- OrthancFramework/Resources/CMake/WebAssembly/ArithmeticTests/CMakeLists.txt
- OrthancFramework/Resources/CMake/ZlibConfiguration.cmake
- OrthancFramework/Resources/CheckOrthancFrameworkSymbols.py
- OrthancFramework/Resources/CodeGeneration/CheckDcmtkTransferSyntaxes.py
- OrthancFramework/Resources/CodeGeneration/ErrorCodes.json
- OrthancFramework/Resources/CodeGeneration/GenerateErrorCodes.py
- OrthancFramework/Resources/CodeGeneration/GenerateTransferSyntaxes.py
- OrthancFramework/Resources/CodeGeneration/GenerateTransferSyntaxesDcmtk.mustache
- OrthancFramework/Resources/CodeGeneration/GenerateTransferSyntaxesEnumerations.mustache
- OrthancFramework/Resources/DcmtkTools/CMakeLists.txt
- OrthancFramework/Resources/DcmtkTools/dummy.cpp
- OrthancFramework/Resources/EmbedResources.py
- OrthancFramework/Resources/Patches/OpenSSL-ConfigureHeaders.py
- OrthancFramework/Resources/Patches/OpenSSL-ExtractProvidersOIDs.py
- + OrthancFramework/Resources/Patches/dcmtk-3.6.9-visual-studio.patch
- + OrthancFramework/Resources/Patches/dcmtk-3.6.9.patch
- OrthancFramework/Resources/ProtocolBuffers/CMakeLists.txt
- OrthancFramework/Resources/ProtocolBuffers/ProtobufLibrary.cmake
- OrthancFramework/Resources/RetrieveCACertificates.py
- OrthancFramework/Resources/Samples/MicroService/CMakeLists.txt
- OrthancFramework/Resources/Samples/MicroService/Sample.cpp
- OrthancFramework/Resources/Toolchains/CrossToolchain.cmake
- OrthancFramework/Resources/Toolchains/LinuxStandardBaseToolchain.cmake
- OrthancFramework/Resources/Toolchains/MinGW-W64-Toolchain32.cmake
- OrthancFramework/Resources/Toolchains/MinGW-W64-Toolchain64.cmake
- OrthancFramework/Resources/Toolchains/MinGWToolchain.cmake
- OrthancFramework/Resources/WindowsResources.py
- OrthancFramework/SharedLibrary/CMakeLists.txt
- OrthancFramework/SharedLibrary/DllMain.cpp
- OrthancFramework/SharedLibrary/OrthancFramework.h.in
- OrthancFramework/Sources/Cache/ICachePageProvider.h
- OrthancFramework/Sources/Cache/ICacheable.h
- OrthancFramework/Sources/Cache/LeastRecentlyUsedIndex.h
- OrthancFramework/Sources/Cache/MemoryCache.cpp
- OrthancFramework/Sources/Cache/MemoryCache.h
- OrthancFramework/Sources/Cache/MemoryObjectCache.cpp
- OrthancFramework/Sources/Cache/MemoryObjectCache.h
- OrthancFramework/Sources/Cache/MemoryStringCache.cpp
- OrthancFramework/Sources/Cache/MemoryStringCache.h
- OrthancFramework/Sources/Cache/SharedArchive.cpp
- OrthancFramework/Sources/Cache/SharedArchive.h
- OrthancFramework/Sources/ChunkedBuffer.cpp
- OrthancFramework/Sources/ChunkedBuffer.h
- OrthancFramework/Sources/Compatibility.h
- OrthancFramework/Sources/Compression/DeflateBaseCompressor.cpp
- OrthancFramework/Sources/Compression/DeflateBaseCompressor.h
- OrthancFramework/Sources/Compression/GzipCompressor.cpp
- OrthancFramework/Sources/Compression/GzipCompressor.h
- OrthancFramework/Sources/Compression/HierarchicalZipWriter.cpp
- OrthancFramework/Sources/Compression/HierarchicalZipWriter.h
- OrthancFramework/Sources/Compression/IBufferCompressor.cpp
- OrthancFramework/Sources/Compression/IBufferCompressor.h
- OrthancFramework/Sources/Compression/ZipReader.cpp
- OrthancFramework/Sources/Compression/ZipReader.h
- OrthancFramework/Sources/Compression/ZipWriter.cpp
- OrthancFramework/Sources/Compression/ZipWriter.h
- OrthancFramework/Sources/Compression/ZlibCompressor.cpp
- OrthancFramework/Sources/Compression/ZlibCompressor.h
- OrthancFramework/Sources/DicomFormat/DicomArray.cpp
- OrthancFramework/Sources/DicomFormat/DicomArray.h
- OrthancFramework/Sources/DicomFormat/DicomElement.cpp
- OrthancFramework/Sources/DicomFormat/DicomElement.h
- OrthancFramework/Sources/DicomFormat/DicomImageInformation.cpp
- OrthancFramework/Sources/DicomFormat/DicomImageInformation.h
- OrthancFramework/Sources/DicomFormat/DicomInstanceHasher.cpp
- OrthancFramework/Sources/DicomFormat/DicomInstanceHasher.h
- OrthancFramework/Sources/DicomFormat/DicomIntegerPixelAccessor.cpp
- OrthancFramework/Sources/DicomFormat/DicomIntegerPixelAccessor.h
- OrthancFramework/Sources/DicomFormat/DicomMap.cpp
- OrthancFramework/Sources/DicomFormat/DicomMap.h
- OrthancFramework/Sources/DicomFormat/DicomPath.cpp
- OrthancFramework/Sources/DicomFormat/DicomPath.h
- OrthancFramework/Sources/DicomFormat/DicomStreamReader.cpp
- OrthancFramework/Sources/DicomFormat/DicomStreamReader.h
- OrthancFramework/Sources/DicomFormat/DicomTag.cpp
- OrthancFramework/Sources/DicomFormat/DicomTag.h
- OrthancFramework/Sources/DicomFormat/DicomValue.cpp
- OrthancFramework/Sources/DicomFormat/DicomValue.h
- OrthancFramework/Sources/DicomFormat/StreamBlockReader.cpp
- OrthancFramework/Sources/DicomFormat/StreamBlockReader.h
- OrthancFramework/Sources/DicomNetworking/DicomAssociation.cpp
- OrthancFramework/Sources/DicomNetworking/DicomAssociation.h
- OrthancFramework/Sources/DicomNetworking/DicomAssociationParameters.cpp
- OrthancFramework/Sources/DicomNetworking/DicomAssociationParameters.h
- OrthancFramework/Sources/DicomNetworking/DicomControlUserConnection.cpp
- OrthancFramework/Sources/DicomNetworking/DicomControlUserConnection.h
- OrthancFramework/Sources/DicomNetworking/DicomFindAnswers.cpp
- OrthancFramework/Sources/DicomNetworking/DicomFindAnswers.h
- OrthancFramework/Sources/DicomNetworking/DicomServer.cpp
- OrthancFramework/Sources/DicomNetworking/DicomServer.h
- OrthancFramework/Sources/DicomNetworking/DicomStoreUserConnection.cpp
- OrthancFramework/Sources/DicomNetworking/DicomStoreUserConnection.h
- OrthancFramework/Sources/DicomNetworking/IApplicationEntityFilter.h
- OrthancFramework/Sources/DicomNetworking/IFindRequestHandler.h
- OrthancFramework/Sources/DicomNetworking/IFindRequestHandlerFactory.h
- OrthancFramework/Sources/DicomNetworking/IGetRequestHandler.h
- OrthancFramework/Sources/DicomNetworking/IGetRequestHandlerFactory.h
- OrthancFramework/Sources/DicomNetworking/IMoveRequestHandler.h
- OrthancFramework/Sources/DicomNetworking/IMoveRequestHandlerFactory.h
- OrthancFramework/Sources/DicomNetworking/IStorageCommitmentRequestHandler.h
- OrthancFramework/Sources/DicomNetworking/IStorageCommitmentRequestHandlerFactory.h
- OrthancFramework/Sources/DicomNetworking/IStoreRequestHandler.h
- OrthancFramework/Sources/DicomNetworking/IStoreRequestHandlerFactory.h
- OrthancFramework/Sources/DicomNetworking/IWorklistRequestHandler.h
- OrthancFramework/Sources/DicomNetworking/IWorklistRequestHandlerFactory.h
- OrthancFramework/Sources/DicomNetworking/Internals/CommandDispatcher.cpp
- OrthancFramework/Sources/DicomNetworking/Internals/CommandDispatcher.h
- OrthancFramework/Sources/DicomNetworking/Internals/DicomTls.cpp
- OrthancFramework/Sources/DicomNetworking/Internals/DicomTls.h
- OrthancFramework/Sources/DicomNetworking/Internals/FindScp.cpp
- OrthancFramework/Sources/DicomNetworking/Internals/FindScp.h
- OrthancFramework/Sources/DicomNetworking/Internals/GetScp.cpp
- OrthancFramework/Sources/DicomNetworking/Internals/GetScp.h
- OrthancFramework/Sources/DicomNetworking/Internals/MoveScp.cpp
- OrthancFramework/Sources/DicomNetworking/Internals/MoveScp.h
- OrthancFramework/Sources/DicomNetworking/Internals/StoreScp.cpp
- OrthancFramework/Sources/DicomNetworking/Internals/StoreScp.h
- OrthancFramework/Sources/DicomNetworking/NetworkingCompatibility.h
- OrthancFramework/Sources/DicomNetworking/RemoteModalityParameters.cpp
- OrthancFramework/Sources/DicomNetworking/RemoteModalityParameters.h
- OrthancFramework/Sources/DicomNetworking/TimeoutDicomConnectionManager.cpp
- OrthancFramework/Sources/DicomNetworking/TimeoutDicomConnectionManager.h
- OrthancFramework/Sources/DicomParsing/DcmtkTranscoder.cpp
- OrthancFramework/Sources/DicomParsing/DcmtkTranscoder.h
- OrthancFramework/Sources/DicomParsing/DicomDirWriter.cpp
- OrthancFramework/Sources/DicomParsing/DicomDirWriter.h
- OrthancFramework/Sources/DicomParsing/DicomModification.cpp
- OrthancFramework/Sources/DicomParsing/DicomModification.h
- OrthancFramework/Sources/DicomParsing/DicomWebJsonVisitor.cpp
- OrthancFramework/Sources/DicomParsing/DicomWebJsonVisitor.h
- OrthancFramework/Sources/DicomParsing/FromDcmtkBridge.cpp
- OrthancFramework/Sources/DicomParsing/FromDcmtkBridge.h
- OrthancFramework/Sources/DicomParsing/FromDcmtkBridge_TransferSyntaxes.impl.h
- OrthancFramework/Sources/DicomParsing/IDicomTranscoder.cpp
- OrthancFramework/Sources/DicomParsing/IDicomTranscoder.h
- OrthancFramework/Sources/DicomParsing/ITagVisitor.h
- OrthancFramework/Sources/DicomParsing/Internals/DicomFrameIndex.cpp
- OrthancFramework/Sources/DicomParsing/Internals/DicomFrameIndex.h
- OrthancFramework/Sources/DicomParsing/Internals/DicomImageDecoder.cpp
- OrthancFramework/Sources/DicomParsing/Internals/DicomImageDecoder.h
- OrthancFramework/Sources/DicomParsing/MemoryBufferTranscoder.cpp
- OrthancFramework/Sources/DicomParsing/MemoryBufferTranscoder.h
- OrthancFramework/Sources/DicomParsing/ParsedDicomCache.cpp
- OrthancFramework/Sources/DicomParsing/ParsedDicomCache.h
- OrthancFramework/Sources/DicomParsing/ParsedDicomDir.cpp
- OrthancFramework/Sources/DicomParsing/ParsedDicomDir.h
- OrthancFramework/Sources/DicomParsing/ParsedDicomFile.cpp
- OrthancFramework/Sources/DicomParsing/ParsedDicomFile.h
- OrthancFramework/Sources/DicomParsing/ToDcmtkBridge.cpp
- OrthancFramework/Sources/DicomParsing/ToDcmtkBridge.h
- OrthancFramework/Sources/Endianness.h
- OrthancFramework/Sources/EnumerationDictionary.h
- OrthancFramework/Sources/Enumerations.cpp
- OrthancFramework/Sources/Enumerations.h
- OrthancFramework/Sources/Enumerations_TransferSyntaxes.impl.h
- OrthancFramework/Sources/FileBuffer.cpp
- OrthancFramework/Sources/FileBuffer.h
- OrthancFramework/Sources/FileStorage/FileInfo.cpp
- OrthancFramework/Sources/FileStorage/FileInfo.h
- OrthancFramework/Sources/FileStorage/FilesystemStorage.cpp
- OrthancFramework/Sources/FileStorage/FilesystemStorage.h
- OrthancFramework/Sources/FileStorage/IStorageArea.h
- OrthancFramework/Sources/FileStorage/MemoryStorageArea.cpp
- OrthancFramework/Sources/FileStorage/MemoryStorageArea.h
- OrthancFramework/Sources/FileStorage/StorageAccessor.cpp
- OrthancFramework/Sources/FileStorage/StorageAccessor.h
- OrthancFramework/Sources/FileStorage/StorageCache.cpp
- OrthancFramework/Sources/FileStorage/StorageCache.h
- OrthancFramework/Sources/HttpClient.cpp
- OrthancFramework/Sources/HttpClient.h
- OrthancFramework/Sources/HttpServer/BufferHttpSender.cpp
- OrthancFramework/Sources/HttpServer/BufferHttpSender.h
- OrthancFramework/Sources/HttpServer/CStringMatcher.cpp
- OrthancFramework/Sources/HttpServer/CStringMatcher.h
- OrthancFramework/Sources/HttpServer/FilesystemHttpHandler.cpp
- OrthancFramework/Sources/HttpServer/FilesystemHttpHandler.h
- OrthancFramework/Sources/HttpServer/FilesystemHttpSender.cpp
- OrthancFramework/Sources/HttpServer/FilesystemHttpSender.h
- OrthancFramework/Sources/HttpServer/HttpContentNegociation.cpp
- OrthancFramework/Sources/HttpServer/HttpContentNegociation.h
- OrthancFramework/Sources/HttpServer/HttpFileSender.cpp
- OrthancFramework/Sources/HttpServer/HttpFileSender.h
- OrthancFramework/Sources/HttpServer/HttpOutput.cpp
- OrthancFramework/Sources/HttpServer/HttpOutput.h
- OrthancFramework/Sources/HttpServer/HttpServer.cpp
- OrthancFramework/Sources/HttpServer/HttpServer.h
- OrthancFramework/Sources/HttpServer/HttpStreamTranscoder.cpp
- OrthancFramework/Sources/HttpServer/HttpStreamTranscoder.h
- OrthancFramework/Sources/HttpServer/HttpToolbox.cpp
- OrthancFramework/Sources/HttpServer/HttpToolbox.h
- OrthancFramework/Sources/HttpServer/IHttpHandler.cpp
- OrthancFramework/Sources/HttpServer/IHttpHandler.h
- OrthancFramework/Sources/HttpServer/IHttpOutputStream.h
- OrthancFramework/Sources/HttpServer/IHttpStreamAnswer.h
- OrthancFramework/Sources/HttpServer/IIncomingHttpRequestFilter.h
- OrthancFramework/Sources/HttpServer/IWebDavBucket.cpp
- OrthancFramework/Sources/HttpServer/IWebDavBucket.h
- OrthancFramework/Sources/HttpServer/MultipartStreamReader.cpp
- OrthancFramework/Sources/HttpServer/MultipartStreamReader.h
- OrthancFramework/Sources/HttpServer/StringHttpOutput.cpp
- OrthancFramework/Sources/HttpServer/StringHttpOutput.h
- OrthancFramework/Sources/HttpServer/StringMatcher.cpp
- OrthancFramework/Sources/HttpServer/StringMatcher.h
- OrthancFramework/Sources/HttpServer/WebDavStorage.cpp
- OrthancFramework/Sources/HttpServer/WebDavStorage.h
- OrthancFramework/Sources/IDynamicObject.h
- OrthancFramework/Sources/IMemoryBuffer.h
- OrthancFramework/Sources/Images/Font.cpp
- OrthancFramework/Sources/Images/Font.h
- OrthancFramework/Sources/Images/FontRegistry.cpp
- OrthancFramework/Sources/Images/FontRegistry.h
- OrthancFramework/Sources/Images/IImageWriter.cpp
- OrthancFramework/Sources/Images/IImageWriter.h
- OrthancFramework/Sources/Images/Image.cpp
- OrthancFramework/Sources/Images/Image.h
- OrthancFramework/Sources/Images/ImageAccessor.cpp
- OrthancFramework/Sources/Images/ImageAccessor.h
- OrthancFramework/Sources/Images/ImageBuffer.cpp
- OrthancFramework/Sources/Images/ImageBuffer.h
- OrthancFramework/Sources/Images/ImageProcessing.cpp
- OrthancFramework/Sources/Images/ImageProcessing.h
- OrthancFramework/Sources/Images/ImageTraits.h
- OrthancFramework/Sources/Images/JpegErrorManager.cpp
- OrthancFramework/Sources/Images/JpegErrorManager.h
- OrthancFramework/Sources/Images/JpegReader.cpp
- OrthancFramework/Sources/Images/JpegReader.h
- OrthancFramework/Sources/Images/JpegWriter.cpp
- OrthancFramework/Sources/Images/JpegWriter.h
- OrthancFramework/Sources/Images/NumpyWriter.cpp
- OrthancFramework/Sources/Images/NumpyWriter.h
- OrthancFramework/Sources/Images/PamReader.cpp
- OrthancFramework/Sources/Images/PamReader.h
- OrthancFramework/Sources/Images/PamWriter.cpp
- OrthancFramework/Sources/Images/PamWriter.h
- OrthancFramework/Sources/Images/PixelTraits.h
- OrthancFramework/Sources/Images/PngReader.cpp
- OrthancFramework/Sources/Images/PngReader.h
- OrthancFramework/Sources/Images/PngWriter.cpp
- OrthancFramework/Sources/Images/PngWriter.h
- OrthancFramework/Sources/JobsEngine/GenericJobUnserializer.cpp
- OrthancFramework/Sources/JobsEngine/GenericJobUnserializer.h
- OrthancFramework/Sources/JobsEngine/IJob.h
- OrthancFramework/Sources/JobsEngine/IJobUnserializer.h
- OrthancFramework/Sources/JobsEngine/JobInfo.cpp
- OrthancFramework/Sources/JobsEngine/JobInfo.h
- OrthancFramework/Sources/JobsEngine/JobStatus.cpp
- OrthancFramework/Sources/JobsEngine/JobStatus.h
- OrthancFramework/Sources/JobsEngine/JobStepResult.cpp
- OrthancFramework/Sources/JobsEngine/JobStepResult.h
- OrthancFramework/Sources/JobsEngine/JobsEngine.cpp
- OrthancFramework/Sources/JobsEngine/JobsEngine.h
- OrthancFramework/Sources/JobsEngine/JobsRegistry.cpp
- OrthancFramework/Sources/JobsEngine/JobsRegistry.h
- OrthancFramework/Sources/JobsEngine/Operations/IJobOperation.h
- OrthancFramework/Sources/JobsEngine/Operations/IJobOperationValue.h
- OrthancFramework/Sources/JobsEngine/Operations/JobOperationValues.cpp
- OrthancFramework/Sources/JobsEngine/Operations/JobOperationValues.h
- OrthancFramework/Sources/JobsEngine/Operations/LogJobOperation.cpp
- OrthancFramework/Sources/JobsEngine/Operations/LogJobOperation.h
- OrthancFramework/Sources/JobsEngine/Operations/NullOperationValue.cpp
- OrthancFramework/Sources/JobsEngine/Operations/NullOperationValue.h
- OrthancFramework/Sources/JobsEngine/Operations/SequenceOfOperationsJob.cpp
- OrthancFramework/Sources/JobsEngine/Operations/SequenceOfOperationsJob.h
- OrthancFramework/Sources/JobsEngine/Operations/StringOperationValue.cpp
- OrthancFramework/Sources/JobsEngine/Operations/StringOperationValue.h
- OrthancFramework/Sources/JobsEngine/SetOfCommandsJob.cpp
- OrthancFramework/Sources/JobsEngine/SetOfCommandsJob.h
- OrthancFramework/Sources/JobsEngine/SetOfInstancesJob.cpp
- OrthancFramework/Sources/JobsEngine/SetOfInstancesJob.h
- OrthancFramework/Sources/Logging.cpp
- OrthancFramework/Sources/Logging.h
- OrthancFramework/Sources/Lua/LuaContext.cpp
- OrthancFramework/Sources/Lua/LuaContext.h
- OrthancFramework/Sources/Lua/LuaFunctionCall.cpp
- OrthancFramework/Sources/Lua/LuaFunctionCall.h
- OrthancFramework/Sources/MallocMemoryBuffer.cpp
- OrthancFramework/Sources/MallocMemoryBuffer.h
- OrthancFramework/Sources/MetricsRegistry.cpp
- OrthancFramework/Sources/MetricsRegistry.h
- OrthancFramework/Sources/MultiThreading/IRunnableBySteps.h
- OrthancFramework/Sources/MultiThreading/Mutex.h
- OrthancFramework/Sources/MultiThreading/RunnableWorkersPool.cpp
- OrthancFramework/Sources/MultiThreading/RunnableWorkersPool.h
- OrthancFramework/Sources/MultiThreading/Semaphore.cpp
- OrthancFramework/Sources/MultiThreading/Semaphore.h
- OrthancFramework/Sources/MultiThreading/SharedMessageQueue.cpp
- OrthancFramework/Sources/MultiThreading/SharedMessageQueue.h
- OrthancFramework/Sources/OrthancException.cpp
- OrthancFramework/Sources/OrthancException.h
- OrthancFramework/Sources/OrthancFramework.cpp
- OrthancFramework/Sources/OrthancFramework.h
- OrthancFramework/Sources/Pkcs11.cpp
- OrthancFramework/Sources/Pkcs11.h
- OrthancFramework/Sources/PrecompiledHeaders.cpp
- OrthancFramework/Sources/PrecompiledHeaders.h
- OrthancFramework/Sources/RestApi/RestApi.cpp
- OrthancFramework/Sources/RestApi/RestApi.h
- OrthancFramework/Sources/RestApi/RestApiCall.cpp
- OrthancFramework/Sources/RestApi/RestApiCall.h
- OrthancFramework/Sources/RestApi/RestApiCallDocumentation.cpp
- OrthancFramework/Sources/RestApi/RestApiCallDocumentation.h
- OrthancFramework/Sources/RestApi/RestApiDeleteCall.h
- OrthancFramework/Sources/RestApi/RestApiGetCall.cpp
- OrthancFramework/Sources/RestApi/RestApiGetCall.h
- OrthancFramework/Sources/RestApi/RestApiHierarchy.cpp
- OrthancFramework/Sources/RestApi/RestApiHierarchy.h
- OrthancFramework/Sources/RestApi/RestApiOutput.cpp
- OrthancFramework/Sources/RestApi/RestApiOutput.h
- OrthancFramework/Sources/RestApi/RestApiPath.cpp
- OrthancFramework/Sources/RestApi/RestApiPath.h
- OrthancFramework/Sources/RestApi/RestApiPostCall.h
- OrthancFramework/Sources/RestApi/RestApiPutCall.h
- OrthancFramework/Sources/SQLite/Connection.cpp
- OrthancFramework/Sources/SQLite/Connection.h
- OrthancFramework/Sources/SQLite/FunctionContext.cpp
- OrthancFramework/Sources/SQLite/FunctionContext.h
- OrthancFramework/Sources/SQLite/IScalarFunction.h
- OrthancFramework/Sources/SQLite/ITransaction.h
- OrthancFramework/Sources/SQLite/NonCopyable.h
- OrthancFramework/Sources/SQLite/OrthancSQLiteException.h
- OrthancFramework/Sources/SQLite/SQLiteTypes.h
- OrthancFramework/Sources/SQLite/Statement.cpp
- OrthancFramework/Sources/SQLite/Statement.h
- OrthancFramework/Sources/SQLite/StatementId.cpp
- OrthancFramework/Sources/SQLite/StatementId.h
- OrthancFramework/Sources/SQLite/StatementReference.cpp
- OrthancFramework/Sources/SQLite/StatementReference.h
- OrthancFramework/Sources/SQLite/Transaction.cpp
- OrthancFramework/Sources/SQLite/Transaction.h
- OrthancFramework/Sources/SerializationToolbox.cpp
- OrthancFramework/Sources/SerializationToolbox.h
- OrthancFramework/Sources/SharedLibrary.cpp
- OrthancFramework/Sources/SharedLibrary.h
- OrthancFramework/Sources/StringMemoryBuffer.cpp
- OrthancFramework/Sources/StringMemoryBuffer.h
- OrthancFramework/Sources/SystemToolbox.cpp
- OrthancFramework/Sources/SystemToolbox.h
- OrthancFramework/Sources/TemporaryFile.cpp
- OrthancFramework/Sources/TemporaryFile.h
- OrthancFramework/Sources/Toolbox.cpp
- OrthancFramework/Sources/Toolbox.h
- OrthancFramework/Sources/WebServiceParameters.cpp
- OrthancFramework/Sources/WebServiceParameters.h
- OrthancFramework/UnitTestsSources/CMakeLists.txt
- OrthancFramework/UnitTestsSources/DicomMapTests.cpp
- OrthancFramework/UnitTestsSources/FileStorageTests.cpp
- OrthancFramework/UnitTestsSources/FrameworkTests.cpp
- OrthancFramework/UnitTestsSources/FromDcmtkTests.cpp
- OrthancFramework/UnitTestsSources/ImageProcessingTests.cpp
- OrthancFramework/UnitTestsSources/ImageTests.cpp
- OrthancFramework/UnitTestsSources/JobsTests.cpp
- OrthancFramework/UnitTestsSources/JpegLosslessTests.cpp
- OrthancFramework/UnitTestsSources/LoggingTests.cpp
- OrthancFramework/UnitTestsSources/LuaTests.cpp
- OrthancFramework/UnitTestsSources/MemoryCacheTests.cpp
- OrthancFramework/UnitTestsSources/RestApiTests.cpp
- OrthancFramework/UnitTestsSources/SQLiteChromiumTests.cpp
- OrthancFramework/UnitTestsSources/SQLiteTests.cpp
- OrthancFramework/UnitTestsSources/SharedLibraryUnitTests.cpp
- OrthancFramework/UnitTestsSources/StreamTests.cpp
- OrthancFramework/UnitTestsSources/ToolboxTests.cpp
- OrthancFramework/UnitTestsSources/ZipTests.cpp
- OrthancServer/CMakeLists.txt
- OrthancServer/OrthancExplorer/explorer.css
- OrthancServer/OrthancExplorer/explorer.js
- OrthancServer/OrthancExplorer/file-upload.js
- OrthancServer/OrthancExplorer/query-retrieve.js
- OrthancServer/Plugins/Engine/IPluginServiceProvider.h
- OrthancServer/Plugins/Engine/OrthancPluginDatabase.cpp
- OrthancServer/Plugins/Engine/OrthancPluginDatabase.h
- OrthancServer/Plugins/Engine/OrthancPluginDatabaseV3.cpp
- OrthancServer/Plugins/Engine/OrthancPluginDatabaseV3.h
- OrthancServer/Plugins/Engine/OrthancPluginDatabaseV4.cpp
- OrthancServer/Plugins/Engine/OrthancPluginDatabaseV4.h
- OrthancServer/Plugins/Engine/OrthancPlugins.cpp
- OrthancServer/Plugins/Engine/OrthancPlugins.h
- OrthancServer/Plugins/Engine/PluginsEnumerations.cpp
- OrthancServer/Plugins/Engine/PluginsEnumerations.h
- OrthancServer/Plugins/Engine/PluginsErrorDictionary.cpp
- OrthancServer/Plugins/Engine/PluginsErrorDictionary.h
- OrthancServer/Plugins/Engine/PluginsJob.cpp
- OrthancServer/Plugins/Engine/PluginsJob.h
- OrthancServer/Plugins/Engine/PluginsManager.cpp
- OrthancServer/Plugins/Engine/PluginsManager.h
- OrthancServer/Plugins/Include/orthanc/OrthancCDatabasePlugin.h
- OrthancServer/Plugins/Include/orthanc/OrthancCPlugin.h
- OrthancServer/Plugins/Include/orthanc/OrthancDatabasePlugin.proto
- OrthancServer/Plugins/Samples/AutomatedJpeg2kCompression/CMakeLists.txt
- OrthancServer/Plugins/Samples/AutomatedJpeg2kCompression/Plugin.cpp
- OrthancServer/Plugins/Samples/Basic/CMakeLists.txt
- OrthancServer/Plugins/Samples/Basic/Plugin.c
- OrthancServer/Plugins/Samples/Common/OrthancPluginCppWrapper.cpp
- OrthancServer/Plugins/Samples/Common/OrthancPluginCppWrapper.h
- OrthancServer/Plugins/Samples/Common/OrthancPluginException.h
- OrthancServer/Plugins/Samples/Common/OrthancPlugins.cmake
- OrthancServer/Plugins/Samples/Common/OrthancPluginsExports.cmake
- OrthancServer/Plugins/Samples/ConnectivityChecks/CMakeLists.txt
- OrthancServer/Plugins/Samples/ConnectivityChecks/JavaScriptLibraries.cmake
- OrthancServer/Plugins/Samples/ConnectivityChecks/OrthancFrameworkDependencies.cpp
- OrthancServer/Plugins/Samples/ConnectivityChecks/Plugin.cpp
- OrthancServer/Plugins/Samples/ConnectivityChecks/WebResources/app.js
- OrthancServer/Plugins/Samples/CustomImageDecoder/CMakeLists.txt
- OrthancServer/Plugins/Samples/CustomImageDecoder/Plugin.cpp
- OrthancServer/Plugins/Samples/DelayedDeletion/CMakeLists.txt
- OrthancServer/Plugins/Samples/DelayedDeletion/LargeDeleteJob.cpp
- OrthancServer/Plugins/Samples/DelayedDeletion/LargeDeleteJob.h
- OrthancServer/Plugins/Samples/DelayedDeletion/OrthancFrameworkDependencies.cpp
- OrthancServer/Plugins/Samples/DelayedDeletion/PendingDeletionsDatabase.cpp
- OrthancServer/Plugins/Samples/DelayedDeletion/PendingDeletionsDatabase.h
- OrthancServer/Plugins/Samples/DelayedDeletion/Plugin.cpp
- OrthancServer/Plugins/Samples/Housekeeper/Plugin.cpp
- OrthancServer/Plugins/Samples/ModalityWorklists/CMakeLists.txt
- OrthancServer/Plugins/Samples/ModalityWorklists/Plugin.cpp
- OrthancServer/Plugins/Samples/MultitenantDicom/CMakeLists.txt
- OrthancServer/Plugins/Samples/MultitenantDicom/DicomFilter.cpp
- OrthancServer/Plugins/Samples/MultitenantDicom/DicomFilter.h
- OrthancServer/Plugins/Samples/MultitenantDicom/FindRequestHandler.cpp
- OrthancServer/Plugins/Samples/MultitenantDicom/FindRequestHandler.h
- OrthancServer/Plugins/Samples/MultitenantDicom/MoveRequestHandler.cpp
- OrthancServer/Plugins/Samples/MultitenantDicom/MoveRequestHandler.h
- OrthancServer/Plugins/Samples/MultitenantDicom/MultitenantDicomServer.cpp
- OrthancServer/Plugins/Samples/MultitenantDicom/MultitenantDicomServer.h
- OrthancServer/Plugins/Samples/MultitenantDicom/OrthancFrameworkDependencies.cpp
- OrthancServer/Plugins/Samples/MultitenantDicom/Plugin.cpp
- OrthancServer/Plugins/Samples/MultitenantDicom/PluginEnumerations.h
- OrthancServer/Plugins/Samples/MultitenantDicom/PluginToolbox.cpp
- OrthancServer/Plugins/Samples/MultitenantDicom/PluginToolbox.h
- OrthancServer/Plugins/Samples/MultitenantDicom/StoreRequestHandler.cpp
- OrthancServer/Plugins/Samples/MultitenantDicom/StoreRequestHandler.h
- OrthancServer/Plugins/Samples/Sanitizer/CMakeLists.txt
- OrthancServer/Plugins/Samples/Sanitizer/Plugin.cpp
- OrthancServer/Plugins/Samples/ServeFolders/CMakeLists.txt
- OrthancServer/Plugins/Samples/ServeFolders/Plugin.cpp
- OrthancServer/Plugins/Samples/StorageArea/CMakeLists.txt
- OrthancServer/Plugins/Samples/StorageArea/Plugin.cpp
- OrthancServer/Plugins/Samples/StorageCommitmentScp/CMakeLists.txt
- OrthancServer/Plugins/Samples/StorageCommitmentScp/Plugin.cpp
- OrthancServer/Plugins/Samples/WebDavFilesystem/CMakeLists.txt
- OrthancServer/Plugins/Samples/WebDavFilesystem/Plugin.cpp
- OrthancServer/Plugins/Samples/WebSkeleton/CMakeLists.txt
- OrthancServer/Plugins/Samples/WebSkeleton/Configuration.h
- OrthancServer/Plugins/Samples/WebSkeleton/Framework/EmbedResources.py
- OrthancServer/Plugins/Samples/WebSkeleton/Framework/Framework.cmake
- OrthancServer/Plugins/Samples/WebSkeleton/Framework/Plugin.cpp
- OrthancServer/Resources/Configuration.json
- OrthancServer/Resources/DicomConformanceStatement.py
- OrthancServer/Resources/DicomConformanceStatement.txt
- OrthancServer/Resources/Fonts/GenerateFont.py
- OrthancServer/Resources/GenerateAnonymizationProfile.py
- OrthancServer/Resources/PreventProtobufDirectoryLeaks.py
- OrthancServer/Resources/RunCppCheck.sh
- OrthancServer/Resources/Samples/CppHelpers/Logging/ILogger.h
- OrthancServer/Resources/Samples/CppHelpers/Logging/NullLogger.h
- OrthancServer/Resources/Samples/CppHelpers/Logging/OrthancLogger.cpp
- OrthancServer/Resources/Samples/CppHelpers/Logging/OrthancLogger.h
- OrthancServer/Resources/Samples/CppHelpers/Logging/OrthancPluginLogger.cpp
- OrthancServer/Resources/Samples/CppHelpers/Logging/OrthancPluginLogger.h
- OrthancServer/Resources/Samples/ImportDicomFiles/ImportDicomFiles.py
- OrthancServer/Resources/Samples/ImportDicomFiles/OrthancImport.py
- OrthancServer/Resources/Samples/Lua/CallWebService.js
- OrthancServer/Resources/Samples/Python/AnonymizeAllPatients.py
- OrthancServer/Resources/Samples/Python/ArchiveAllPatients.py
- OrthancServer/Resources/Samples/Python/ArchiveStudiesInTimeRange.py
- OrthancServer/Resources/Samples/Python/AutoClassify.py
- OrthancServer/Resources/Samples/Python/ChangesLoop.py
- OrthancServer/Resources/Samples/Python/ContinuousPatientAnonymization.py
- OrthancServer/Resources/Samples/Python/DeleteAllStudies.py
- OrthancServer/Resources/Samples/Python/DicomizeImage.py
- OrthancServer/Resources/Samples/Python/DownloadAnonymized.py
- OrthancServer/Resources/Samples/Python/HighPerformanceAutoRouting.py
- OrthancServer/Resources/Samples/Python/ManualModification.py
- OrthancServer/Resources/Samples/Python/MicroCTDicomization.py
- OrthancServer/Resources/Samples/Python/Replicate.py
- OrthancServer/Resources/Samples/Python/RestToolbox.py
- OrthancServer/Resources/Samples/Tools/CMakeLists.txt
- OrthancServer/Resources/Samples/Tools/RecoverCompressedFile.cpp
- OrthancServer/Resources/Samples/WebApplications/DrawingDicomizer.js
- OrthancServer/Resources/Samples/WebApplications/DrawingDicomizer/orthanc.js
- OrthancServer/Resources/Samples/WebApplications/NodeToolbox.js
- OrthancServer/Resources/Testing/Issue32/Cpp/CMakeLists.txt
- OrthancServer/Sources/Database/BaseCompatibilityTransaction.cpp
- OrthancServer/Sources/Database/BaseCompatibilityTransaction.h
- OrthancServer/Sources/Database/Compatibility/DatabaseLookup.cpp
- OrthancServer/Sources/Database/Compatibility/DatabaseLookup.h
- OrthancServer/Sources/Database/Compatibility/GenericFind.cpp
- OrthancServer/Sources/Database/Compatibility/GenericFind.h
- OrthancServer/Sources/Database/Compatibility/ICreateInstance.cpp
- OrthancServer/Sources/Database/Compatibility/ICreateInstance.h
- OrthancServer/Sources/Database/Compatibility/IGetChildrenMetadata.cpp
- OrthancServer/Sources/Database/Compatibility/IGetChildrenMetadata.h
- OrthancServer/Sources/Database/Compatibility/ILookupResourceAndParent.cpp
- OrthancServer/Sources/Database/Compatibility/ILookupResourceAndParent.h
- OrthancServer/Sources/Database/Compatibility/ILookupResources.cpp
- OrthancServer/Sources/Database/Compatibility/ILookupResources.h
- OrthancServer/Sources/Database/Compatibility/ISetResourcesContent.h
- OrthancServer/Sources/Database/Compatibility/SetOfResources.cpp
- OrthancServer/Sources/Database/Compatibility/SetOfResources.h
- OrthancServer/Sources/Database/FindRequest.cpp
- OrthancServer/Sources/Database/FindRequest.h
- OrthancServer/Sources/Database/FindResponse.cpp
- OrthancServer/Sources/Database/FindResponse.h
- OrthancServer/Sources/Database/IDatabaseListener.h
- OrthancServer/Sources/Database/IDatabaseWrapper.h
- OrthancServer/Sources/Database/InstallLabelsTable.sql
- OrthancServer/Sources/Database/InstallTrackAttachmentsSize.sql
- OrthancServer/Sources/Database/MainDicomTagsRegistry.cpp
- OrthancServer/Sources/Database/MainDicomTagsRegistry.h
- OrthancServer/Sources/Database/OrthancIdentifiers.cpp
- OrthancServer/Sources/Database/OrthancIdentifiers.h
- OrthancServer/Sources/Database/PrepareDatabase.sql
- OrthancServer/Sources/Database/ResourcesContent.cpp
- OrthancServer/Sources/Database/ResourcesContent.h
- OrthancServer/Sources/Database/SQLiteDatabaseWrapper.cpp
- OrthancServer/Sources/Database/SQLiteDatabaseWrapper.h
- OrthancServer/Sources/Database/StatelessDatabaseOperations.cpp
- OrthancServer/Sources/Database/StatelessDatabaseOperations.h
- OrthancServer/Sources/Database/Upgrade3To4.sql
- OrthancServer/Sources/Database/Upgrade4To5.sql
- OrthancServer/Sources/Database/VoidDatabaseListener.cpp
- OrthancServer/Sources/Database/VoidDatabaseListener.h
- OrthancServer/Sources/DicomInstanceOrigin.cpp
- OrthancServer/Sources/DicomInstanceOrigin.h
- OrthancServer/Sources/DicomInstanceToStore.cpp
- OrthancServer/Sources/DicomInstanceToStore.h
- OrthancServer/Sources/EmbeddedResourceHttpHandler.cpp
- OrthancServer/Sources/EmbeddedResourceHttpHandler.h
- OrthancServer/Sources/ExportedResource.cpp
- OrthancServer/Sources/ExportedResource.h
- OrthancServer/Sources/IDicomImageDecoder.h
- OrthancServer/Sources/IServerListener.h
- OrthancServer/Sources/JobEvent.h
- OrthancServer/Sources/LuaScripting.cpp
- OrthancServer/Sources/LuaScripting.h
- OrthancServer/Sources/OrthancConfiguration.cpp
- OrthancServer/Sources/OrthancConfiguration.h
- OrthancServer/Sources/OrthancFindRequestHandler.cpp
- OrthancServer/Sources/OrthancFindRequestHandler.h
- OrthancServer/Sources/OrthancGetRequestHandler.cpp
- OrthancServer/Sources/OrthancGetRequestHandler.h
- OrthancServer/Sources/OrthancHttpHandler.cpp
- OrthancServer/Sources/OrthancHttpHandler.h
- OrthancServer/Sources/OrthancInitialization.cpp
- OrthancServer/Sources/OrthancInitialization.h
- OrthancServer/Sources/OrthancMoveRequestHandler.cpp
- OrthancServer/Sources/OrthancMoveRequestHandler.h
- OrthancServer/Sources/OrthancRestApi/OrthancRestAnonymizeModify.cpp
- OrthancServer/Sources/OrthancRestApi/OrthancRestApi.cpp
- OrthancServer/Sources/OrthancRestApi/OrthancRestApi.h
- OrthancServer/Sources/OrthancRestApi/OrthancRestArchive.cpp
- OrthancServer/Sources/OrthancRestApi/OrthancRestChanges.cpp
- OrthancServer/Sources/OrthancRestApi/OrthancRestModalities.cpp
- OrthancServer/Sources/OrthancRestApi/OrthancRestResources.cpp
- OrthancServer/Sources/OrthancRestApi/OrthancRestSystem.cpp
- OrthancServer/Sources/OrthancWebDav.cpp
- OrthancServer/Sources/OrthancWebDav.h
- OrthancServer/Sources/PrecompiledHeadersServer.cpp
- OrthancServer/Sources/PrecompiledHeadersServer.h
- OrthancServer/Sources/QueryRetrieveHandler.cpp
- OrthancServer/Sources/QueryRetrieveHandler.h
- OrthancServer/Sources/ResourceFinder.cpp
- OrthancServer/Sources/ResourceFinder.h
- OrthancServer/Sources/Search/DatabaseDicomTagConstraint.cpp
- OrthancServer/Sources/Search/DatabaseDicomTagConstraint.h
- OrthancServer/Sources/Search/DatabaseDicomTagConstraints.cpp
- OrthancServer/Sources/Search/DatabaseDicomTagConstraints.h
- OrthancServer/Sources/Search/DatabaseLookup.cpp
- OrthancServer/Sources/Search/DatabaseLookup.h
- OrthancServer/Sources/Search/DatabaseMetadataConstraint.cpp
- OrthancServer/Sources/Search/DatabaseMetadataConstraint.h
- OrthancServer/Sources/Search/DicomTagConstraint.cpp
- OrthancServer/Sources/Search/DicomTagConstraint.h
- OrthancServer/Sources/Search/HierarchicalMatcher.cpp
- OrthancServer/Sources/Search/HierarchicalMatcher.h
- OrthancServer/Sources/Search/IDatabaseConstraint.h
- OrthancServer/Sources/Search/ISqlLookupFormatter.cpp
- OrthancServer/Sources/Search/ISqlLookupFormatter.h
- OrthancServer/Sources/ServerContext.cpp
- OrthancServer/Sources/ServerContext.h
- OrthancServer/Sources/ServerEnumerations.cpp
- OrthancServer/Sources/ServerEnumerations.h
- OrthancServer/Sources/ServerIndex.cpp
- OrthancServer/Sources/ServerIndex.h
- OrthancServer/Sources/ServerIndexChange.h
- OrthancServer/Sources/ServerJobs/ArchiveJob.cpp
- OrthancServer/Sources/ServerJobs/ArchiveJob.h
- OrthancServer/Sources/ServerJobs/CleaningInstancesJob.cpp
- OrthancServer/Sources/ServerJobs/CleaningInstancesJob.h
- + OrthancServer/Sources/ServerJobs/DicomGetScuJob.cpp
- + OrthancServer/Sources/ServerJobs/DicomGetScuJob.h
- OrthancServer/Sources/ServerJobs/DicomModalityStoreJob.cpp
- OrthancServer/Sources/ServerJobs/DicomModalityStoreJob.h
- OrthancServer/Sources/ServerJobs/DicomMoveScuJob.cpp
- OrthancServer/Sources/ServerJobs/DicomMoveScuJob.h
- + OrthancServer/Sources/ServerJobs/DicomRetrieveScuBaseJob.cpp
- + OrthancServer/Sources/ServerJobs/DicomRetrieveScuBaseJob.h
- OrthancServer/Sources/ServerJobs/IStorageCommitmentFactory.h
- OrthancServer/Sources/ServerJobs/LuaJobManager.cpp
- OrthancServer/Sources/ServerJobs/LuaJobManager.h
- OrthancServer/Sources/ServerJobs/MergeStudyJob.cpp
- OrthancServer/Sources/ServerJobs/MergeStudyJob.h
- OrthancServer/Sources/ServerJobs/Operations/DeleteResourceOperation.cpp
- OrthancServer/Sources/ServerJobs/Operations/DeleteResourceOperation.h
- OrthancServer/Sources/ServerJobs/Operations/DicomInstanceOperationValue.cpp
- OrthancServer/Sources/ServerJobs/Operations/DicomInstanceOperationValue.h
- OrthancServer/Sources/ServerJobs/Operations/ModifyInstanceOperation.cpp
- OrthancServer/Sources/ServerJobs/Operations/ModifyInstanceOperation.h
- OrthancServer/Sources/ServerJobs/Operations/StorePeerOperation.cpp
- OrthancServer/Sources/ServerJobs/Operations/StorePeerOperation.h
- OrthancServer/Sources/ServerJobs/Operations/StoreScuOperation.cpp
- OrthancServer/Sources/ServerJobs/Operations/StoreScuOperation.h
- OrthancServer/Sources/ServerJobs/Operations/SystemCallOperation.cpp
- OrthancServer/Sources/ServerJobs/Operations/SystemCallOperation.h
- OrthancServer/Sources/ServerJobs/OrthancJobUnserializer.cpp
- OrthancServer/Sources/ServerJobs/OrthancJobUnserializer.h
- OrthancServer/Sources/ServerJobs/OrthancPeerStoreJob.cpp
- OrthancServer/Sources/ServerJobs/OrthancPeerStoreJob.h
- OrthancServer/Sources/ServerJobs/ResourceModificationJob.cpp
- OrthancServer/Sources/ServerJobs/ResourceModificationJob.h
- OrthancServer/Sources/ServerJobs/SplitStudyJob.cpp
- OrthancServer/Sources/ServerJobs/SplitStudyJob.h
- OrthancServer/Sources/ServerJobs/StorageCommitmentScpJob.cpp
- OrthancServer/Sources/ServerJobs/StorageCommitmentScpJob.h
- OrthancServer/Sources/ServerJobs/ThreadedSetOfInstancesJob.cpp
- OrthancServer/Sources/ServerJobs/ThreadedSetOfInstancesJob.h
- OrthancServer/Sources/ServerToolbox.cpp
- OrthancServer/Sources/ServerToolbox.h
- + OrthancServer/Sources/SimpleInstanceOrdering.cpp
- + OrthancServer/Sources/SimpleInstanceOrdering.h
- OrthancServer/Sources/SliceOrdering.cpp
- OrthancServer/Sources/SliceOrdering.h
- OrthancServer/Sources/StorageCommitmentReports.cpp
- OrthancServer/Sources/StorageCommitmentReports.h
- OrthancServer/Sources/main.cpp
- OrthancServer/UnitTestsSources/DatabaseLookupTests.cpp
- OrthancServer/UnitTestsSources/LuaServerTests.cpp
- OrthancServer/UnitTestsSources/PluginsTests.cpp
- OrthancServer/UnitTestsSources/PrecompiledHeadersUnitTests.cpp
- OrthancServer/UnitTestsSources/PrecompiledHeadersUnitTests.h
- + OrthancServer/UnitTestsSources/ServerConfigTests.cpp
- OrthancServer/UnitTestsSources/ServerIndexTests.cpp
- OrthancServer/UnitTestsSources/ServerJobsTests.cpp
- OrthancServer/UnitTestsSources/SizeOfTests.cpp
- OrthancServer/UnitTestsSources/UnitTestsMain.cpp
- OrthancServer/UnitTestsSources/VersionsTests.cpp
- README
- TODO
- debian/changelog
- debian/configuration/orthanc.json
- debian/control
- debian/copyright
- debian/docs/Orthanc.8
- debian/docs/OrthancRecoverCompressedFile.8
- debian/docs/orthanc_upgrade.8
- debian/patches/dcmtk-3.6.9
The diff was not included because it is too large.
View it on GitLab: https://salsa.debian.org/med-team/orthanc/-/compare/e4472437a46b53dfb4cd7a3152ebcedea8f35268...e035512cb092861a3c9230da1ad7cd0e28836587
--
View it on GitLab: https://salsa.debian.org/med-team/orthanc/-/compare/e4472437a46b53dfb4cd7a3152ebcedea8f35268...e035512cb092861a3c9230da1ad7cd0e28836587
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20250224/b4b652ca/attachment-0001.htm>
More information about the debian-med-commit
mailing list