log

age author description
Fri, 10 Apr 2020 16:35:41 +0200 Sebastien Jodogne fix build on os x
Fri, 10 Apr 2020 16:18:17 +0200 Sebastien Jodogne integration mainline->transcoding transcoding
Fri, 10 Apr 2020 16:12:10 +0200 Sebastien Jodogne putting DicomAssociation behind pimpl
Fri, 10 Apr 2020 16:04:54 +0200 Sebastien Jodogne refactoring DicomUserConnection as Dicom[Control|Store]UserConnection
Fri, 10 Apr 2020 15:24:02 +0200 Sebastien Jodogne reorganization of CheckCondition() transcoding
Fri, 10 Apr 2020 14:39:20 +0200 Sebastien Jodogne new class: DicomStoreUserConnection transcoding
Fri, 10 Apr 2020 11:39:40 +0200 Sebastien Jodogne cont transcoding
Thu, 09 Apr 2020 18:29:42 +0200 Sebastien Jodogne adding storage commitment to DicomAssociation transcoding
Thu, 09 Apr 2020 17:45:25 +0200 Sebastien Jodogne refactoring DicomUserConnection as DicomAssociation transcoding
Wed, 08 Apr 2020 17:00:33 +0200 Sebastien Jodogne update sop class/instance uid if transcoding transcoding
Fri, 27 Mar 2020 10:06:58 -0400 Stacy Loesch Add C-GET SCP support c-get
Wed, 08 Apr 2020 14:50:06 +0200 Alain Mazy merge
Wed, 08 Apr 2020 14:49:54 +0200 Alain Mazy /rendered route: fix automatic windowing of files without windowing tags and RescaleSlope != 1
Wed, 08 Apr 2020 14:01:37 +0200 Benjamin Golinvaux ImportDicomFiles.py is now compatible
Tue, 07 Apr 2020 17:35:44 +0200 Sebastien Jodogne new enum: StoreInstanceMode transcoding
Tue, 07 Apr 2020 14:03:33 +0200 Sebastien Jodogne moving SetOverwriteInstances from ServerIndex to ServerContext transcoding
Tue, 07 Apr 2020 13:54:57 +0200 Sebastien Jodogne transcoding to 1.2.840.10008.1.2.4.51 transcoding
Tue, 07 Apr 2020 08:40:30 +0200 Sebastien Jodogne fix transcoding to jpeg baseline transcoding
Mon, 06 Apr 2020 12:36:49 +0200 Sebastien Jodogne integration mainline->transcoding transcoding
Fri, 03 Apr 2020 14:47:37 +0200 Sebastien Jodogne enforcing SQLiteDatabaseWrapper::GetTableRecordCount() against SQL injection
Fri, 03 Apr 2020 14:06:13 +0200 Sebastien Jodogne new REST route: /modalities/{id}/store-straight
Thu, 02 Apr 2020 18:08:08 +0200 Sebastien Jodogne fix civetweb 1.12 archive
Thu, 02 Apr 2020 17:08:43 +0200 Sebastien Jodogne fix for libp11
Thu, 02 Apr 2020 16:45:20 +0200 Sebastien Jodogne Fix OpenSSL initialization on Linux Standard Base
Thu, 02 Apr 2020 14:50:49 +0200 Sebastien Jodogne using civetweb-1.12.zip
Thu, 02 Apr 2020 13:25:48 +0200 Sebastien Jodogne upgrade to openssl 1.1.1f
Thu, 02 Apr 2020 12:54:45 +0200 Sebastien Jodogne fix unit test, reorganization of OpenSSL initialization
Thu, 02 Apr 2020 11:24:47 +0200 Sebastien Jodogne upgrade to civetweb 1.12, error reporting if OpenSSL failure
Wed, 01 Apr 2020 11:08:43 +0200 Alain Mazy improved error message when trying to execute a C-Find query that is not accepted by the remote modality
Wed, 01 Apr 2020 10:15:33 +0200 Alain Mazy merge