log

age author description
Fri, 31 May 2024 18:26:54 +0200 Sebastien Jodogne fix unit test Versions.BoostStatic
Fri, 31 May 2024 18:23:44 +0200 Sebastien Jodogne fix build with DCMTK <= 3.6.6
Fri, 31 May 2024 16:56:35 +0200 Alain Mazy 2 new configurations: DicomTlsMinimumProtocolVersion + DicomTlsCiphersAccepted
Fri, 31 May 2024 09:20:35 +0200 Alain Mazy clarified DicomThreadsCount doc
Thu, 30 May 2024 21:27:48 +0200 Sebastien Jodogne integration mainline->find-refactoring find-refactoring
Thu, 30 May 2024 21:19:57 +0200 Sebastien Jodogne updated copyright, as Orthanc Team now replaces Osimis
Fri, 24 May 2024 15:11:28 +0200 Alain Mazy TimezoneOffsetFromUTC is now ignored for C-Find matching
Wed, 22 May 2024 16:06:30 +0200 Alain Mazy document TLS 1.3 in SslMinimumProtocolVersion
Wed, 22 May 2024 15:43:06 +0200 Alain Mazy fix: reuse constant
Wed, 22 May 2024 15:39:05 +0200 Alain Mazy added missing LocalAet & Timeout documentation
Tue, 21 May 2024 17:09:57 +0200 Alain Mazy fixed broken /instances/../tags after reconstructing studies when IngestTranscoding has changed
Tue, 21 May 2024 12:29:42 +0200 Alain Mazy Closing branch tls-ignore-unexpected-tls tls-ignore-unexpected-tls
Tue, 21 May 2024 12:28:21 +0200 Alain Mazy merge
Tue, 21 May 2024 12:27:07 +0200 Alain Mazy DicomTlsRemoteCertificateRequired=false is now equivalent to --ignore-peer-cert DCMTK option instead of --verify-peer-cert
Tue, 21 May 2024 12:15:02 +0200 Alain Mazy disable SSL_OP_IGNORE_UNEXPECTED_EOF tls-ignore-unexpected-tls
Fri, 17 May 2024 13:23:58 +0200 Sebastien Jodogne fix OrthancPlugin.doxygen
Thu, 16 May 2024 21:33:52 +0200 Sebastien Jodogne integration mainline->find-refactoring find-refactoring
Thu, 16 May 2024 21:33:19 +0200 Sebastien Jodogne upgraded to boost 1.85.0
Thu, 16 May 2024 21:32:55 +0200 Sebastien Jodogne fix build with boost 1.85.0
Thu, 16 May 2024 15:31:31 +0200 Alain Mazy todo: Combine StudyDate + StudyTime in C-Find matching
Thu, 16 May 2024 15:24:03 +0200 Alain Mazy back to BSP195 TLS profile + don't request client certificate if we are not checking it tls-ignore-unexpected-tls
Tue, 14 May 2024 09:47:50 +0200 Alain Mazy more detailed error message for 'Cannot write DICOM file to memory'
Tue, 14 May 2024 09:44:01 +0200 Alain Mazy TLS test code tls-ignore-unexpected-tls
Mon, 13 May 2024 12:13:50 +0200 Alain Mazy testing OpenSSL ignore_unexpected_eof option tls-ignore-unexpected-tls
Sat, 11 May 2024 15:43:07 +0200 Sebastien Jodogne introduction of FindRequest::ChildrenRetrieveSpecification find-refactoring
Sat, 11 May 2024 15:11:22 +0200 Sebastien Jodogne optimization as patient-level tags are copied at study level find-refactoring
Sat, 11 May 2024 12:13:31 +0200 Sebastien Jodogne added FindRequest::ParentRetrieveSpecification find-refactoring
Sat, 11 May 2024 11:23:25 +0200 Sebastien Jodogne removed constructor of ExpandedResource with FindRequest find-refactoring
Thu, 09 May 2024 14:59:17 +0200 Sebastien Jodogne started listing of children resources find-refactoring
Thu, 09 May 2024 13:02:51 +0200 Sebastien Jodogne fix find-refactoring