log Core/Toolbox.cpp @ 3802:6462ecaa045b

age author description
Thu, 02 Apr 2020 12:54:45 +0200 Sebastien Jodogne fix unit test, reorganization of OpenSSL initialization
Mon, 09 Mar 2020 17:19:45 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Thu, 05 Mar 2020 16:42:55 +0100 Sebastien Jodogne upgraded OpenSSL to 1.1.1d
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
Fri, 31 Jan 2020 17:15:44 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Fri, 31 Jan 2020 17:14:59 +0100 Sebastien Jodogne upgrade to year 2020
Mon, 20 Jan 2020 18:44:47 +0100 Sebastien Jodogne created DicomUserConnection::RequestStorageCommitment() storage-commitment
Sat, 10 Aug 2019 13:40:08 +0200 Benjamin Golinvaux Fixed alignment issue in Toolbox::DetectEndianness() + made the internal logger
Tue, 09 Jul 2019 11:59:56 +0200 Sebastien Jodogne attempt to fix LSB on Ubuntu 18.04
Tue, 09 Jul 2019 09:31:53 +0200 Sebastien Jodogne explicit error message if missing /etc/localtime
Fri, 07 Jun 2019 14:58:27 +0200 Sebastien Jodogne cont
Tue, 28 May 2019 07:47:18 +0200 Sebastien Jodogne optimization of Toolbox::TokenizeString()
Wed, 27 Mar 2019 15:25:18 +0100 Sebastien Jodogne Size of the Orthanc static binaries are reduced by compressing ICU data
Thu, 21 Mar 2019 11:44:21 +0100 Alain Mazy merge
Thu, 21 Mar 2019 11:41:03 +0100 Alain Mazy speed up base64 decoding + added tests
Thu, 21 Mar 2019 09:57:31 +0100 Alain Mazy reserve size for base64 decoding + avoid copy. In a test in WASM, encoding 3MB took 110ms instead of 1400ms previously
Wed, 20 Mar 2019 12:39:04 +0100 Sebastien Jodogne fix
Fri, 15 Mar 2019 17:37:51 +0100 Sebastien Jodogne Toolbox::Utf8ToUnicodeCharacter()
Thu, 14 Feb 2019 20:22:33 +0100 Sebastien Jodogne dynamic linking against libicu
Thu, 14 Feb 2019 15:25:41 +0100 Sebastien Jodogne support of simplified chinese
Thu, 14 Feb 2019 14:04:04 +0100 Sebastien Jodogne Separation of ideographic and phonetic characters in DICOMweb JSON and XML
Thu, 14 Feb 2019 11:32:14 +0100 Sebastien Jodogne kanji encoding
Wed, 13 Feb 2019 17:46:12 +0100 Sebastien Jodogne preliminary support of Korean character set
Wed, 06 Feb 2019 15:45:16 +0100 Sebastien Jodogne URI "/instances/.../file" can return DICOMweb JSON or XML, depending on Accept header
Mon, 24 Dec 2018 11:39:11 +0100 Sebastien Jodogne preparing for 2019
Mon, 03 Dec 2018 14:35:34 +0100 Sebastien Jodogne taking advantage of details in OrthancException
Tue, 13 Nov 2018 17:50:03 +0100 Sebastien Jodogne Fix issue #114
Fri, 09 Nov 2018 11:55:16 +0100 Sebastien Jodogne fix for older versions of boost::regex
Wed, 07 Nov 2018 12:59:03 +0100 Sebastien Jodogne variable substitution with default value