log Sources/RestCallbacks.cpp @ 222:850b56948b9c default tip

age author description
Wed, 03 Jul 2024 18:05:11 +0200 Sebastien Jodogne making the project REUSE-compliant
Wed, 03 Jul 2024 09:48:42 +0200 Sebastien Jodogne fix mingw build
Wed, 03 Jul 2024 09:39:25 +0200 Sebastien Jodogne clarified locking in RestCallbacks
Tue, 02 Jul 2024 19:16:45 +0200 Sebastien Jodogne fix build on macOS
Thu, 27 Jun 2024 15:52:51 +0200 Sebastien Jodogne removed deprecation warnings
Thu, 30 May 2024 22:27:45 +0200 Sebastien Jodogne updated copyright, as Orthanc Team now replaces Osimis
Sat, 16 Mar 2024 11:58:51 +0100 Sebastien Jodogne updated year to 2024
Wed, 30 Aug 2023 11:52:45 +0200 Sebastien Jodogne integration fix-leak->mainline
Wed, 30 Aug 2023 11:49:59 +0200 Sebastien Jodogne reverting changesets related to leaks: 32a67788a336, 1029689d7b6e, 7f8f26ef5006
Wed, 30 Aug 2023 10:32:26 +0200 Sebastien Jodogne fixing more PyDict_SetItemString() fix-leak
Wed, 30 Aug 2023 08:14:21 +0200 Sebastien Jodogne fixing the first leak fix-leak
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