log Sources/RestCallbacks.cpp @ 117:1029689d7b6e

age author description
Mon, 28 Aug 2023 16:18:37 +0200 Alain Mazy fix
Mon, 28 Aug 2023 13:08:44 +0200 Alain Mazy fix memory leaks in orthanc.RestApiPost() and sibling methods
Tue, 28 Mar 2023 17:35:14 +0200 Sebastien Jodogne upgrade to year 2023
Wed, 23 Feb 2022 07:35:37 +0100 Sebastien Jodogne update to year 2022
Fri, 10 Dec 2021 11:08:51 +0100 Sebastien Jodogne fix build on ubuntu 16.04
Fri, 11 Jun 2021 14:34:08 +0200 Sebastien Jodogne refactoring using ICallbackRegistration::Apply()
Thu, 10 Jun 2021 18:19:27 +0200 Sebastien Jodogne New functions from the SDK wrapped in Python: CreateDicom, RegisterFindCallback, RegisterMoveCallback
Wed, 06 Jan 2021 18:17:53 +0100 Sebastien Jodogne upgrade to year 2021
Wed, 09 Dec 2020 17:00:51 +0100 Sebastien Jodogne cppcheck
Mon, 03 Aug 2020 18:13:10 +0200 Sebastien Jodogne Fix issue #185 (segfaults on non-UTF8 special characters in request URI)
Mon, 06 Jul 2020 17:37:30 +0200 Sebastien Jodogne CMake simplification using DownloadOrthancFramework.cmake
Sat, 28 Mar 2020 14:16:16 +0100 Sebastien Jodogne removed test logs
Fri, 27 Mar 2020 11:56:30 +0100 Sebastien Jodogne reporting of exceptions
Thu, 26 Mar 2020 18:47:01 +0100 Sebastien Jodogne initial commit