log OrthancFramework/UnitTestsSources/RestApiTests.cpp @ 5442:ac68a4383e51 debug-telemis

age author description
Tue, 21 Nov 2023 18:16:31 +0100 Sebastien Jodogne migration to UCLouvain servers
Wed, 28 Jun 2023 10:32:58 +0200 Sebastien Jodogne added tests from issue 216
Wed, 28 Jun 2023 08:29:43 +0200 Sebastien Jodogne accept parameters are now provided to HttpContentNegociation::IHandler::Handle()
Tue, 09 May 2023 18:19:15 +0200 Alain Mazy fix SSL unit tests
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