log

age author description
Fri, 06 Mar 2020 11:52:44 +0100 Sebastien Jodogne fix mingw
Fri, 06 Mar 2020 10:56:24 +0100 Sebastien Jodogne fix openssl
Fri, 06 Mar 2020 10:47:41 +0100 Sebastien Jodogne fix for msvc
Thu, 05 Mar 2020 21:13:37 +0100 Sebastien Jodogne fix pkcs11 compilation
Thu, 05 Mar 2020 19:48:19 +0100 Sebastien Jodogne fixing openssl compilation
Thu, 05 Mar 2020 18:34:25 +0100 Sebastien Jodogne upgraded jsoncpp to 0.10.7 for pre-C++11 compilers
Thu, 05 Mar 2020 16:42:55 +0100 Sebastien Jodogne upgraded OpenSSL to 1.1.1d
Thu, 05 Mar 2020 14:19:12 +0100 Sebastien Jodogne upgraded DCMTK to 3.6.5
Wed, 04 Mar 2020 16:03:40 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Wed, 04 Mar 2020 10:13:34 +0100 Sebastien Jodogne development snapshot of the Orthanc framework for DICOMweb 1.1
Wed, 04 Mar 2020 10:00:42 +0100 Sebastien Jodogne sample for "Manufacturer" option in "DicomModalities" config
Mon, 02 Mar 2020 18:12:40 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Mon, 02 Mar 2020 16:18:11 +0100 Alain Mazy fix unique_ptr cpp compat for MSVC
Mon, 02 Mar 2020 15:42:17 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Mon, 02 Mar 2020 15:32:45 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr
Mon, 02 Mar 2020 10:13:34 +0100 Sebastien Jodogne experimenting boost::movelib::unique_ptr storage-commitment
Fri, 28 Feb 2020 13:27:16 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Fri, 28 Feb 2020 13:23:11 +0100 Sebastien Jodogne Fix issue #168 (Plugins can't read private tags from the configuration file)
Fri, 28 Feb 2020 11:53:23 +0100 Sebastien Jodogne typo
Thu, 27 Feb 2020 17:06:45 +0100 Sebastien Jodogne documentation of the storage commitment plugins storage-commitment
Thu, 27 Feb 2020 12:24:29 +0100 Sebastien Jodogne timeouts in storage commitment SCU and SCP storage-commitment
Thu, 27 Feb 2020 12:07:19 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Thu, 27 Feb 2020 11:25:57 +0100 Sebastien Jodogne Fix issue #167 (Job can't be cancelled - Handling of timeouts after established association)
Wed, 26 Feb 2020 14:36:58 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Wed, 26 Feb 2020 14:36:42 +0100 Sebastien Jodogne fix handling of errors of OrthancPluginStorageRemove()
Wed, 26 Feb 2020 13:22:35 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Wed, 26 Feb 2020 13:21:41 +0100 Sebastien Jodogne Fix issue #103 ("queries/.../retrieve" API returns HTTP code 200 even on server errors)
Wed, 26 Feb 2020 12:19:34 +0100 Sebastien Jodogne additional logging
Wed, 26 Feb 2020 12:15:29 +0100 Sebastien Jodogne prevent crash on full disk
Wed, 26 Feb 2020 11:57:59 +0100 Sebastien Jodogne Fix issue #154 (Matching against list of UID-s by C-MOVE)
Wed, 26 Feb 2020 11:16:35 +0100 Sebastien Jodogne use of RTLD_DEEPBIND in dlopen() while loading plugins
Wed, 26 Feb 2020 10:39:55 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Tue, 25 Feb 2020 22:46:38 +0100 Sebastien Jodogne typo
Tue, 25 Feb 2020 22:46:00 +0100 Sebastien Jodogne fix dcmtk 3.6.1
Tue, 25 Feb 2020 22:32:07 +0100 Sebastien Jodogne fix for ubuntu 16.04
Tue, 25 Feb 2020 21:44:09 +0100 Sebastien Jodogne Fix issue #140 (Modifying private tags with REST API changes VR from LO to UN) - DANGEROUS COMMIT
Tue, 25 Feb 2020 13:57:43 +0100 Sebastien Jodogne implementation of "/instances/.../rendered" for grayscale images
Tue, 25 Feb 2020 11:07:56 +0100 Sebastien Jodogne "/instances": Support "Content-Encoding: gzip" to upload gzip-compressed DICOM files
Tue, 25 Feb 2020 10:51:26 +0100 Sebastien Jodogne Enable support of compression in civetweb
Tue, 25 Feb 2020 08:42:00 +0100 Sebastien Jodogne fix linking
Mon, 24 Feb 2020 18:09:38 +0100 Sebastien Jodogne cont
Mon, 24 Feb 2020 17:58:59 +0100 Sebastien Jodogne rendering of RGB24
Mon, 24 Feb 2020 17:30:20 +0100 Sebastien Jodogne fix for older compilers
Mon, 24 Feb 2020 17:19:37 +0100 Sebastien Jodogne skeleton for new route: /instances/{id}/rendered
Mon, 24 Feb 2020 16:26:59 +0100 Sebastien Jodogne merging implementations of ImageProcessing::ShiftScale() and ApplyWindowing()
Thu, 20 Feb 2020 20:36:47 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Thu, 20 Feb 2020 20:09:24 +0100 Sebastien Jodogne news
Thu, 20 Feb 2020 20:06:19 +0100 Sebastien Jodogne C-FIND: forbid wildcard matching on some VRs, ignore main tags below the queried level
Thu, 20 Feb 2020 20:00:02 +0100 Sebastien Jodogne DicomMap::MergeMainDicomTags()
Wed, 19 Feb 2020 17:17:27 +0100 Sebastien Jodogne refactoring FindStorageAccessMode
Wed, 19 Feb 2020 14:19:49 +0100 Sebastien Jodogne Lua events for deleted/updated resources
Mon, 17 Feb 2020 17:54:40 +0100 Sebastien Jodogne test pausing storage commitment plugin jobs storage-commitment
Mon, 17 Feb 2020 10:15:10 +0100 Sebastien Jodogne fix warnings with recent wasm storage-commitment
Fri, 14 Feb 2020 17:55:53 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Fri, 14 Feb 2020 17:22:28 +0100 Sebastien Jodogne Fix issue #65 (Logging improvements)
Fri, 14 Feb 2020 14:56:06 +0100 Benjamin Golinvaux Added functions to retrieve min and max possible values for floating-point pixels
Fri, 14 Feb 2020 09:05:06 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Fri, 14 Feb 2020 09:04:40 +0100 Sebastien Jodogne fix
Thu, 13 Feb 2020 18:44:53 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Thu, 13 Feb 2020 18:05:51 +0100 Sebastien Jodogne OrthancJob::SubmitFromRestApiPost()