log

age author description
Tue, 26 Apr 2016 17:40:55 +0200 Sebastien Jodogne new plugin functions: OrthancPluginHttpClient and OrthancPluginGenerateUuid
Mon, 25 Apr 2016 17:23:07 +0200 Sebastien Jodogne HTTP headers in HttpClient
Mon, 25 Apr 2016 14:41:53 +0200 Sebastien Jodogne fix
Mon, 25 Apr 2016 14:31:19 +0200 Sebastien Jodogne corrected error code
Mon, 25 Apr 2016 14:23:34 +0200 Sebastien Jodogne disable error log
Fri, 22 Apr 2016 10:28:55 +0200 Sebastien Jodogne Modification of instances can now replace PixelData
Fri, 22 Apr 2016 09:05:06 +0200 Sebastien Jodogne return code in Toolbox::DecodeDataUriScheme
Fri, 22 Apr 2016 08:57:33 +0200 Sebastien Jodogne new error code: ErrorCode_AlreadyExistingTag
Fri, 22 Apr 2016 08:47:43 +0200 Sebastien Jodogne refactoring
Fri, 15 Apr 2016 21:42:10 +0200 Sebastien Jodogne support of YBR_RCT photometric interpretation for JPEG2000 lossless
Fri, 15 Apr 2016 10:47:53 +0200 Sebastien Jodogne trace log of http headers
Thu, 14 Apr 2016 17:34:43 +0200 Sebastien Jodogne Macro "__linux" (now obsolete) replaced by macro "__linux__"
Tue, 12 Apr 2016 18:30:55 +0000 sjodogne fix powerpc build
Tue, 12 Apr 2016 19:36:24 +0200 Sebastien Jodogne no need for google log anymore
Mon, 11 Apr 2016 15:17:53 +0200 Sebastien Jodogne Option "HttpsVerifyPeers" can be used to connect against self-signed HTTPS certificates
Mon, 11 Apr 2016 14:02:18 +0200 Sebastien Jodogne fix warnings
Mon, 11 Apr 2016 13:50:44 +0200 Sebastien Jodogne fix for mingw <= 4.2
Mon, 11 Apr 2016 13:07:15 +0200 Sebastien Jodogne fix warnings
Mon, 11 Apr 2016 12:53:42 +0200 Sebastien Jodogne fix for old versions of mingw
Mon, 11 Apr 2016 12:40:25 +0200 Sebastien Jodogne command line option "-Wno-int-to-pointer-cast" is valid for C/ObjC but not for C++
Mon, 11 Apr 2016 12:34:26 +0200 Sebastien Jodogne fix for old version of mingw
Mon, 11 Apr 2016 11:41:51 +0200 Sebastien Jodogne fix unit tests for recent JsonCpp releases
Mon, 11 Apr 2016 10:27:15 +0200 Sebastien Jodogne fix possibly uninitialized variable
Fri, 08 Apr 2016 09:09:01 +0200 Sebastien Jodogne news
Thu, 07 Apr 2016 17:48:47 +0200 Sebastien Jodogne Use 403 Forbidden status if the incoming HTTP request is disallowed
Thu, 07 Apr 2016 17:42:20 +0200 Sebastien Jodogne sample plugin
Thu, 07 Apr 2016 17:26:13 +0200 Sebastien Jodogne New callback to filter incoming HTTP requests: OrthancPluginRegisterIncomingHttpRequestFilter()
Thu, 07 Apr 2016 16:31:33 +0200 Sebastien Jodogne news
Thu, 07 Apr 2016 16:26:22 +0200 Sebastien Jodogne Access to the HTTP headers in the "IncomingHttpRequestFilter()" callback
Wed, 06 Apr 2016 14:41:26 +0200 Sebastien Jodogne extended error codes for SQLite