log Core/Toolbox.cpp @ 1833:47d032c48818

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