log Core/DicomNetworking/DicomControlUserConnection.cpp @ 4035:cc6ed76bba27

age author description
Wed, 10 Jun 2020 10:28:01 +0200 Alain Mazy added contextual privateCreators dico to ParsedDicomFile -> this allows you not to have to define a DefaultPrivateCreator. This was tested only in the scope of C-Find requests but should not have impact on other parts since it is not used out of C-Find right now
Sat, 06 Jun 2020 14:50:21 +0200 Sebastien Jodogne Private tags returned by C-FIND SCP
Fri, 29 May 2020 10:14:26 +0200 Sebastien Jodogne clarifying embedded resources
Mon, 04 May 2020 14:49:31 +0200 Sebastien Jodogne moving timeout from DicomAssocation to DicomAssociationParameters transcoding
Thu, 30 Apr 2020 15:00:20 +0200 Sebastien Jodogne forcing use of DicomAssociationParameters if creating an SCU transcoding
Wed, 29 Apr 2020 12:26:51 +0200 Alain Mazy added a Timeout argument to every DICOM command + 'TargetAet' not mandatory anymore in /retrieve transcoding
Thu, 16 Apr 2020 17:24:24 +0200 Sebastien Jodogne end of replacements of DicomUserConnection by DicomControlUserConnection