log Core/Toolbox.h @ 2677:0196d07a900f jobs

age author description
Fri, 15 Jun 2018 11:16:37 +0200 Sebastien Jodogne migrate OpenSSL initialization to Toolbox jobs
Wed, 28 Mar 2018 18:02:07 +0200 Sebastien Jodogne loading DICOM dictionaries in sandboxed environments
Wed, 28 Mar 2018 15:20:50 +0200 Sebastien Jodogne SystemToolbox::GenerateUuid moved to Toolbox::GenerateUuid
Tue, 02 Jan 2018 09:35:07 +0100 Sebastien Jodogne upgrade to year 2018
Tue, 05 Dec 2017 21:58:09 +0100 Sebastien Jodogne fix Toolbox::IsAsciiString
Tue, 22 Aug 2017 21:51:24 +0200 Sebastien Jodogne fix
Tue, 22 Aug 2017 17:32:13 +0200 Sebastien Jodogne refactoring of BoostConfiguration.cmake
Fri, 14 Jul 2017 16:34:16 +0200 Sebastien Jodogne "Locale" configuration option
Fri, 14 Jul 2017 15:53:04 +0200 Sebastien Jodogne Upgrade to Boost 1.64.0, and Toolbox::ToUpperCaseWithAccents
Wed, 04 Jan 2017 12:09:40 +0100 Sebastien Jodogne shared copyright with osimis
Mon, 19 Dec 2016 15:31:01 +0100 Sebastien Jodogne move USleep() in SystemToolbox
Wed, 23 Nov 2016 12:06:00 +0100 Sebastien Jodogne GenerateUuid() not available in sandboxed environments
Wed, 09 Nov 2016 16:54:23 +0100 Sebastien Jodogne creation of namespace SystemToolbox
Wed, 09 Nov 2016 16:16:26 +0100 Sebastien Jodogne reorganization
Wed, 09 Nov 2016 16:12:47 +0100 Sebastien Jodogne reorganization
Wed, 09 Nov 2016 15:07:50 +0100 Sebastien Jodogne safety checks of macros
Wed, 09 Nov 2016 14:08:05 +0100 Sebastien Jodogne uniformization of the macro naming
Mon, 07 Nov 2016 17:44:10 +0100 Sebastien Jodogne "/tools/invalidate-tags" to invalidate the JSON summary of all the DICOM files
Wed, 31 Aug 2016 17:35:38 +0200 Sebastien Jodogne NaCl
Thu, 14 Jul 2016 14:21:29 +0200 Sebastien Jodogne refactoring
Tue, 05 Jul 2016 17:50:18 +0200 Sebastien Jodogne nacl
Mon, 04 Jul 2016 15:50:11 +0200 Sebastien Jodogne cont
Wed, 29 Jun 2016 13:40:24 +0200 Sebastien Jodogne cont
Thu, 23 Jun 2016 10:08:27 +0200 Sebastien Jodogne Toolbox::UriEncode
Mon, 13 Jun 2016 15:49:10 +0200 Sebastien Jodogne refactoring
Thu, 09 Jun 2016 17:25:34 +0200 Sebastien Jodogne catching SIGHUP signal
Fri, 22 Apr 2016 09:05:06 +0200 Sebastien Jodogne return code in Toolbox::DecodeDataUriScheme
Mon, 21 Mar 2016 16:47:28 +0100 Sebastien Jodogne Toolbox::ReadHeader
Thu, 28 Jan 2016 17:07:22 +0100 Sebastien Jodogne fix issue 11
Mon, 04 Jan 2016 13:17:22 +0100 Sebastien Jodogne 2016
Fri, 27 Nov 2015 12:22:44 +0100 Sebastien Jodogne "OrthancPluginComputeMd5()" and "OrthancPluginComputeSha1()" to compute MD5/SHA-1 hash
Tue, 24 Nov 2015 16:48:23 +0100 Sebastien Jodogne ParsedDicomFile::CreateFromJson worklists
Fri, 25 Sep 2015 11:33:55 +0200 Sebastien Jodogne fix
Wed, 26 Aug 2015 16:49:46 +0200 Sebastien Jodogne OrthancPluginReadFile, OrthancPluginWriteFile
Fri, 21 Aug 2015 17:29:16 +0200 Sebastien Jodogne add tags per instances in a series
Thu, 20 Aug 2015 17:40:07 +0200 Sebastien Jodogne fix encodings of newly created dicom files
Thu, 20 Aug 2015 17:29:42 +0200 Sebastien Jodogne fix in encodings
Thu, 20 Aug 2015 15:18:13 +0200 Sebastien Jodogne Creation of DICOM files with encapsulated PDF
Tue, 04 Aug 2015 14:04:48 +0200 Sebastien Jodogne support of --logdir by the internal logger
Sun, 02 Aug 2015 12:20:27 +0200 Sebastien Jodogne possibility to disable md5 and base64 support in the toolbox
Wed, 01 Jul 2015 13:16:12 +0200 Sebastien Jodogne refactoring: IHttpHandler does not use std::string to hold the request body
Mon, 29 Jun 2015 17:47:34 +0200 Sebastien Jodogne Plugins can send answers as multipart messages
Fri, 26 Jun 2015 16:23:27 +0200 Sebastien Jodogne refactoring of samples
Fri, 26 Jun 2015 15:32:45 +0200 Sebastien Jodogne OrthancPluginGetConfiguration
Mon, 01 Jun 2015 11:50:58 +0200 Sebastien Jodogne modularization
Fri, 13 Feb 2015 13:28:01 +0100 Sebastien Jodogne fixes to the sample plugins
Thu, 05 Feb 2015 09:39:55 +0100 Sebastien Jodogne upgrade to year 2015
Thu, 07 Aug 2014 11:33:46 +0200 Sebastien Jodogne Hot restart of Orthanc
Thu, 07 Aug 2014 10:51:35 +0200 Sebastien Jodogne avoid unnecessary exceptions on Orthanc startup
Thu, 07 Aug 2014 10:21:43 +0200 Sebastien Jodogne ServerBarrier with external stop condition
Wed, 23 Jul 2014 11:36:35 +0200 Sebastien Jodogne Toolbox::ExecuteSystemCommand
Fri, 18 Jul 2014 16:41:10 +0200 Sebastien Jodogne json to xml conversion with pugixml
Mon, 30 Jun 2014 13:36:01 +0200 Sebastien Jodogne integration mainline->plugins plugins
Fri, 27 Jun 2014 15:33:22 +0200 Sebastien Jodogne accelerating REST API matching
Wed, 25 Jun 2014 15:37:48 +0200 Sebastien Jodogne merge mainline -> plugins plugins
Wed, 25 Jun 2014 15:33:02 +0200 Sebastien Jodogne integration mainline -> dicom-rt dicom-rt
Wed, 25 Jun 2014 15:02:37 +0200 Sebastien Jodogne enumeration for encodings
Wed, 25 Jun 2014 13:57:05 +0200 Sebastien Jodogne integration mainline -> dicom-rt dicom-rt
Sat, 14 Jun 2014 16:53:28 +0200 Sebastien Jodogne SharedLibrary class plugins
Wed, 07 May 2014 16:39:53 +0200 Sebastien Jodogne do not return strings with base64