log Core/Toolbox.cpp @ 2136:dd609a99d39a

age author description
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
Fri, 16 Sep 2016 11:53:17 +0200 Sebastien Jodogne improved logging in FilesystemStorage
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:57:47 +0200 Sebastien Jodogne Support of SIGHUP signal (restart Orthanc only if the configuration files have changed)
Thu, 09 Jun 2016 17:25:34 +0200 Sebastien Jodogne catching SIGHUP signal
Thu, 28 Apr 2016 17:45:03 +0200 Sebastien Jodogne test validity of base64 strings
Fri, 22 Apr 2016 09:05:06 +0200 Sebastien Jodogne return code in Toolbox::DecodeDataUriScheme
Thu, 14 Apr 2016 17:34:43 +0200 Sebastien Jodogne Macro "__linux" (now obsolete) replaced by macro "__linux__"
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
Mon, 09 Nov 2015 09:34:18 +0100 Sebastien Jodogne fix msvc 2013 build
Mon, 28 Sep 2015 15:03:35 +0200 Sebastien Jodogne fix some icc warnings
Fri, 25 Sep 2015 11:33:55 +0200 Sebastien Jodogne fix
Wed, 23 Sep 2015 12:43:05 +0200 Sebastien Jodogne Support of binary tags encoded using data URI scheme
Wed, 26 Aug 2015 17:43:00 +0200 Sebastien Jodogne improvements to the ServeFolders plugin
Wed, 26 Aug 2015 16:49:46 +0200 Sebastien Jodogne OrthancPluginReadFile, OrthancPluginWriteFile
Tue, 25 Aug 2015 17:39:38 +0200 Sebastien Jodogne encoding of exceptions
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
Wed, 05 Aug 2015 10:07:53 +0200 Sebastien Jodogne fix mingw build
Tue, 04 Aug 2015 14:14:17 +0200 Sebastien Jodogne cont
Tue, 04 Aug 2015 14:04:48 +0200 Sebastien Jodogne support of --logdir by the internal logger
Tue, 04 Aug 2015 10:01:31 +0200 Sebastien Jodogne refactoring to Logging.h
Sun, 02 Aug 2015 12:23:09 +0200 Sebastien Jodogne fix warning
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
Mon, 29 Jun 2015 13:26:34 +0200 Sebastien Jodogne optimization
Fri, 26 Jun 2015 15:32:45 +0200 Sebastien Jodogne OrthancPluginGetConfiguration
Mon, 01 Jun 2015 11:50:58 +0200 Sebastien Jodogne modularization
Tue, 21 Apr 2015 17:43:05 +0200 Sebastien Jodogne fix issue 32
Tue, 31 Mar 2015 11:40:29 +0200 jodogne FreeBSD support
Mon, 30 Mar 2015 15:28:19 +0200 Sebastien Jodogne code improvements
Thu, 05 Feb 2015 09:39:55 +0100 Sebastien Jodogne upgrade to year 2015
Thu, 11 Sep 2014 13:06:16 +0200 Sebastien Jodogne Plugins can retrieve the path to Orthanc and to its configuration file
Mon, 01 Sep 2014 11:23:13 +0200 Sebastien Jodogne Fixes for Visual Studio 2013 64bit
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
Tue, 05 Aug 2014 12:04:23 +0200 Sebastien Jodogne support more encodings
Mon, 04 Aug 2014 18:12:21 +0200 Sebastien Jodogne more encodings
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 21:21:18 +0200 Sebastien Jodogne detection of encoding
Wed, 25 Jun 2014 16:08:47 +0200 Sebastien Jodogne primitives for proper encoding handling
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:20:56 +0200 Sebastien Jodogne move ThirdParty code dicom-rt
Wed, 25 Jun 2014 15:32:02 +0200 Sebastien Jodogne move ThirdParty code
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
Wed, 25 Jun 2014 11:40:41 +0200 Sebastien Jodogne integration mainline -> plugins plugins
Wed, 25 Jun 2014 11:36:41 +0200 Sebastien Jodogne fixes thanks to cppcheck
Tue, 24 Jun 2014 16:47:18 +0200 Sebastien Jodogne integration mainline -> mac mac
Mon, 24 Feb 2014 16:09:06 +0100 Sebastien Jodogne build cont mac
Tue, 24 Jun 2014 12:00:41 +0200 Sebastien Jodogne Orthanc now relies entirely on boost::locale
Mon, 16 Jun 2014 15:41:13 +0200 Sebastien Jodogne integration mainline -> plugins plugins
Mon, 16 Jun 2014 15:39:16 +0200 jodogne Support of kFreeBSD
Sat, 14 Jun 2014 16:53:28 +0200 Sebastien Jodogne SharedLibrary class plugins
Mon, 02 Jun 2014 11:36:07 +0200 Sebastien Jodogne precompiled headers
Wed, 07 May 2014 16:39:53 +0200 Sebastien Jodogne do not return strings with base64
Wed, 07 May 2014 09:29:11 +0200 Sebastien Jodogne directory to store the results of the unit tests
Tue, 06 May 2014 16:33:40 +0200 Sebastien Jodogne generation of DICOM images from PNG files
Wed, 16 Apr 2014 16:04:55 +0200 Sebastien Jodogne integration mainline -> dicom-rt dicom-rt
Thu, 13 Feb 2014 14:37:35 +0100 Sebastien Jodogne unit tests of httpclient
Tue, 04 Feb 2014 17:52:51 +0100 Sebastien Jodogne md5 for attached files
Tue, 04 Feb 2014 15:54:46 +0100 Sebastien Jodogne case-insensitive matching of Application Entity Titles
Mon, 03 Feb 2014 16:06:58 +0100 Sebastien Jodogne switch to 2014
Fri, 31 Jan 2014 18:16:00 +0100 Sebastien Jodogne capture SIGTERM
Thu, 17 Oct 2013 18:07:55 +0200 Sebastien Jodogne basic find scp find-move-scp
Thu, 17 Oct 2013 14:21:50 +0200 Sebastien Jodogne integration mainline -> dicom-rt dicom-rt
Mon, 30 Sep 2013 15:03:36 +0200 Sebastien Jodogne integration mainline->laaw laaw
Wed, 25 Sep 2013 14:01:01 +0200 jodogne fix laaw
Wed, 25 Sep 2013 12:45:33 +0200 jodogne compile with msvc laaw
Mon, 30 Sep 2013 14:42:01 +0200 Sebastien Jodogne fix of Debian bug #724947
Fri, 30 Aug 2013 16:09:19 +0200 Sebastien Jodogne extract roi geometry dicom-rt
Tue, 16 Jul 2013 12:01:39 +0200 Sebastien Jodogne export dicom instances to the filesystem
Mon, 15 Jul 2013 21:27:49 +0200 Sebastien Jodogne moves
Mon, 15 Jul 2013 17:25:53 +0200 Sebastien Jodogne move tostring
Mon, 15 Jul 2013 17:22:13 +0200 Sebastien Jodogne changing the namespace of HTTP enumerations
Thu, 04 Jul 2013 14:29:44 +0200 Sebastien Jodogne endianness
Tue, 30 Apr 2013 11:50:51 +0200 Sebastien Jodogne bulk storescu
Tue, 30 Apr 2013 10:52:43 +0200 Sebastien Jodogne copyright update
Wed, 06 Feb 2013 18:01:45 +0100 Sebastien Jodogne decode base64
Sun, 13 Jan 2013 22:06:31 +0100 Sebastien Jodogne test added
Sun, 13 Jan 2013 21:50:11 +0100 Sebastien Jodogne url decode
Tue, 04 Dec 2012 17:27:23 +0100 Sebastien Jodogne path management in zip files
Wed, 28 Nov 2012 16:23:11 +0100 Sebastien Jodogne RestApi
Mon, 12 Nov 2012 17:29:11 +0100 Sebastien Jodogne refactoring of storing new instances
Fri, 09 Nov 2012 10:42:00 +0100 Sebastien Jodogne sha1
Tue, 09 Oct 2012 18:21:01 +0200 Sebastien Jodogne openssl exception
Thu, 04 Oct 2012 12:33:31 +0200 Sebastien Jodogne support of boost 1.42 for debian
Thu, 04 Oct 2012 11:22:20 +0200 Sebastien Jodogne replace boost::locale with iconv for debian
Wed, 26 Sep 2012 17:39:03 +0200 Sebastien Jodogne path to configuration
Wed, 26 Sep 2012 11:21:05 +0200 Sebastien Jodogne fix of base64
Sun, 16 Sep 2012 09:28:56 +0200 Sebastien Jodogne renaming in Core orthanc-renaming
Wed, 05 Sep 2012 15:50:12 +0200 Sebastien Jodogne rename in code
Tue, 28 Aug 2012 10:42:43 +0200 Sebastien Jodogne base64
Tue, 28 Aug 2012 10:18:34 +0200 Sebastien Jodogne support for ssl
Mon, 27 Aug 2012 11:45:53 +0200 Sebastien Jodogne MD5 sum
Fri, 20 Jul 2012 11:45:05 +0200 Administrator Better signal handling
Fri, 20 Jul 2012 11:00:49 +0200 jodogne build with visual studio
Thu, 19 Jul 2012 14:32:22 +0200 Sebastien Jodogne initial commit