Thu, 04 Jul 2024 21:57:39 +0200 |
Sebastien Jodogne |
configuring requests for ModalitiesInStudy and SOPClassesInStudy
find-refactoring
|
Thu, 04 Jul 2024 21:31:48 +0200 |
Sebastien Jodogne |
recursive descent to the children
find-refactoring
|
Thu, 04 Jul 2024 18:31:54 +0200 |
Sebastien Jodogne |
adding computed tags
find-refactoring
|
Thu, 04 Jul 2024 14:36:24 +0200 |
Sebastien Jodogne |
implemented computed tag: Instance Availability
find-refactoring
|
Thu, 04 Jul 2024 11:59:50 +0200 |
Sebastien Jodogne |
integration mainline->find-refactoring
find-refactoring
|
Thu, 04 Jul 2024 07:40:58 +0200 |
Alain Mazy |
merge default -> large-queries
large-queries
|
Wed, 03 Jul 2024 17:50:59 +0200 |
Alain Mazy |
merge
|
Wed, 03 Jul 2024 17:50:43 +0200 |
Alain Mazy |
update statistics thread
|
Sun, 23 Jun 2024 10:24:31 +0200 |
Sebastien Jodogne |
replaced incorrect macro WIN32 by _WIN32
|
Thu, 20 Jun 2024 21:53:16 +0200 |
Sebastien Jodogne |
typo
|
Tue, 18 Jun 2024 10:27:28 +0200 |
Alain Mazy |
DicomTlsTrustedCertificates not required anymore for SCU when DicomTlsRemoteCertificateRequired is false
|
Thu, 06 Jun 2024 17:55:13 +0200 |
Alain Mazy |
Improved parsing of multiple numerical values in DICOM tags
|
Thu, 06 Jun 2024 13:24:04 +0200 |
Sebastien Jodogne |
integration mainline->find-refactoring
find-refactoring
|
Wed, 05 Jun 2024 20:37:03 +0200 |
Sebastien Jodogne |
typo
|
Wed, 05 Jun 2024 17:53:00 +0200 |
Sebastien Jodogne |
back to mainline
|
Wed, 05 Jun 2024 17:44:48 +0200 |
Sebastien Jodogne |
Orthanc-1.12.4
Orthanc-1.12.4
|
Wed, 05 Jun 2024 15:42:57 +0200 |
Sebastien Jodogne |
revisiting NEWS
|
Wed, 05 Jun 2024 11:04:37 +0200 |
Alain Mazy |
merge
|
Wed, 05 Jun 2024 11:03:45 +0200 |
Alain Mazy |
unit test
|
Mon, 03 Jun 2024 14:30:30 +0200 |
Alain Mazy |
todo
|
Tue, 04 Jun 2024 19:15:42 +0200 |
Sebastien Jodogne |
fix documentation of /tools/dicom-echo
|
Tue, 04 Jun 2024 17:50:45 +0200 |
Sebastien Jodogne |
added "?whole" option to "/instances/{id}/tags" to access tags stored after pixel data
|
Fri, 31 May 2024 19:10:57 +0200 |
Sebastien Jodogne |
fix uninitialized variable minimumTlsVersion_ in DicomServer
|
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
|
Thu, 09 May 2024 12:24:29 +0200 |
Sebastien Jodogne |
expansion of single resources using ResourceFinder
find-refactoring
|
Thu, 09 May 2024 11:59:56 +0200 |
Sebastien Jodogne |
moving normalization of constraints into FindRequest
find-refactoring
|
Thu, 09 May 2024 11:32:06 +0200 |
Sebastien Jodogne |
integration default->find-refactoring
find-refactoring
|
Thu, 09 May 2024 11:31:05 +0200 |
Sebastien Jodogne |
added more tolerance to behave like previous releases
find-refactoring
|
Thu, 09 May 2024 10:43:10 +0200 |
Sebastien Jodogne |
deprecating the "requestedTags" GET argument in favor of "requested-tags"
|
Thu, 09 May 2024 10:36:03 +0200 |
Sebastien Jodogne |
adding safeguards around FindRequest::SetRetrieveOneInstanceIdentifier()
find-refactoring
|
Wed, 08 May 2024 18:28:36 +0200 |
Sebastien Jodogne |
preliminary support of requestedTags
find-refactoring
|