log

age author description
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