Sat, 25 Mar 2023 12:27:21 +0100 |
Sebastien Jodogne |
upgrade to year 2023
|
Fri, 06 May 2022 10:55:34 +0200 |
Sebastien Jodogne |
fix unit tests HttpClient.Ssl
|
Fri, 06 May 2022 10:26:22 +0200 |
Alain Mazy |
updated CA for HttpClient.Ssl test
|
Tue, 11 Jan 2022 11:15:42 +0100 |
Sebastien Jodogne |
upgrade to year 2022
|
Thu, 25 Nov 2021 19:01:11 +0100 |
Sebastien Jodogne |
added copyright UCLouvain
|
Wed, 05 May 2021 11:50:14 +0200 |
Sebastien Jodogne |
use plain C strings in MultipartStreamReader instead of std::string to allow further optimizations
|
Tue, 23 Feb 2021 11:28:28 +0100 |
Sebastien Jodogne |
added field "Timeout" in "OrthancPeers" configuration option
|
Tue, 19 Jan 2021 10:02:46 +0100 |
Sebastien Jodogne |
new function MultipartStreamReader::ParseHeaderArguments()
|
Wed, 06 Jan 2021 17:27:28 +0100 |
Sebastien Jodogne |
upgrade to year 2021
|
Wed, 23 Dec 2020 12:21:03 +0100 |
Sebastien Jodogne |
New command-line option: "--openapi" to write the OpenAPI documentation of the REST API to a file
|
Tue, 22 Dec 2020 08:11:37 +0100 |
Sebastien Jodogne |
functions to read/write JSON in OrthancPluginCppWrapper.h
|
Mon, 21 Dec 2020 18:09:47 +0100 |
Sebastien Jodogne |
confining Json::Reader and Json::*Writer into Toolbox
|
Fri, 27 Nov 2020 06:57:23 +0100 |
Sebastien Jodogne |
fix parsing of multipart boundaries, to resolve issue #190 in STOW-RS of DICOMweb plugin
|
Wed, 25 Nov 2020 18:15:28 +0100 |
Sebastien Jodogne |
enabling one test in sandboxed environments
|
Wed, 25 Nov 2020 14:39:10 +0100 |
Sebastien Jodogne |
moving generic type definitions from IHttpHandler to HttpToolbox
|
Tue, 24 Nov 2020 20:53:21 +0100 |
Sebastien Jodogne |
fix link errors on wasm unit tests
|
Tue, 24 Nov 2020 19:43:10 +0100 |
Sebastien Jodogne |
fix for stone
|
Tue, 24 Nov 2020 16:21:29 +0100 |
Sebastien Jodogne |
unit tests now running in WebAssembly
|
Thu, 17 Sep 2020 16:18:01 +0200 |
Sebastien Jodogne |
cppcheck
|
Sun, 23 Aug 2020 14:46:40 +0200 |
Sebastien Jodogne |
fix compiler warnings
|
Sun, 23 Aug 2020 14:38:45 +0200 |
Sebastien Jodogne |
fix compiler warnings
|
Wed, 19 Aug 2020 11:59:02 +0200 |
Sebastien Jodogne |
Fix possible crash in HttpClient if sending multipart body (can occur in STOW-RS)
|
Wed, 19 Aug 2020 11:18:55 +0200 |
Sebastien Jodogne |
optimization of ChunkedBuffer if many small chunks are added
|
Tue, 18 Aug 2020 16:56:33 +0200 |
Sebastien Jodogne |
removing ChunkedBuffer::AddChunkDestructive()
|
Tue, 07 Jul 2020 19:17:56 +0200 |
Sebastien Jodogne |
re-licensing the OrthancFramework to LGPL, in order to license Stone of Orthanc under LGPL
framework-lgpl
|
Mon, 15 Jun 2020 16:28:03 +0200 |
Sebastien Jodogne |
fix doxygen, more tolerant WebServiceParameters::SetUrl()
framework
|
Thu, 11 Jun 2020 16:40:34 +0200 |
Sebastien Jodogne |
shared library of orthanc framework
framework
|
Thu, 11 Jun 2020 14:38:31 +0200 |
Sebastien Jodogne |
pretty-printing
framework
|
Wed, 10 Jun 2020 21:27:31 +0200 |
Sebastien Jodogne |
fix path
framework
|
Wed, 10 Jun 2020 20:30:34 +0200 |
Sebastien Jodogne |
splitting code into OrthancFramework and OrthancServer
framework
base
UnitTestsSources/RestApiTests.cpp@19e6d5a42715
|