log

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