diff TODO @ 4892:6eff25f70121 openssl-3.x

integration mainline->openssl-3.x
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sun, 20 Feb 2022 11:14:34 +0100
parents 3e9a76464e8a 228ce71e08a3
children 45d6ce72a84e
line wrap: on
line diff
--- a/TODO	Wed Jan 05 15:55:52 2022 +0100
+++ b/TODO	Sun Feb 20 11:14:34 2022 +0100
@@ -21,6 +21,10 @@
   https://hg.orthanc-server.com/orthanc/file/Orthanc-1.9.3/OrthancFramework/Sources/OrthancFramework.cpp#l88
 * Toolbox::ComputeMD5() fails on files larger than 4GB
 * Add an option to run Orthanc in read-only mode both for DICOM and for Rest API.
+* Logging: add some information like Thread-Id to contextualize the logs
+* Accept extra DICOM tags dictionaries in the DCMTK format '.dic' (easier to use than declare
+  them in the Orthanc configuration file).  Even the standard dictionaries could be 
+  overriden by these custom dictionaries.
 
 ============================
 Documentation (Orthanc Book)
@@ -109,7 +113,7 @@
 Long-term
 ---------
 
-* Support extended association:
+* Support extended association (e.g. for C-Find relational queries):
   https://groups.google.com/d/msg/orthanc-users/xD4d3mpc6ms/srF7E2goAAAJ
 * Support C-MOVE-CANCEL:
   https://groups.google.com/d/msg/orthanc-users/KnduYBFd06A/o86cl5SeCAAJ
@@ -129,8 +133,6 @@
 Performance
 ===========
 
-* StorageAccessor => add a memory cache using MemoryStringCache, for
-  instance to speed up WADO-RS Retrieve Frames in DICOMweb plugin
 * ServerContext::DicomCacheLocker => give access to the raw buffer,
   useful in ServerContext::DecodeDicomInstance()
 * DicomMap: create a cache to the main DICOM tags index