log OrthancFramework/Sources/SystemToolbox.cpp @ 5726:e63538a6d9de find-refactoring-clean tip

age author description
Thu, 30 May 2024 21:19:57 +0200 Sebastien Jodogne updated copyright, as Orthanc Team now replaces Osimis
Thu, 16 May 2024 21:32:55 +0200 Sebastien Jodogne fix build with boost 1.85.0
Thu, 04 Jan 2024 15:10:42 +0100 Sebastien Jodogne upgrade to year 2024
Tue, 21 Nov 2023 18:16:31 +0100 Sebastien Jodogne migration to UCLouvain servers
Sat, 04 Nov 2023 14:46:38 +0100 Alain Mazy HttpCompression: now disabled by default + only compress known compressible content types
Sat, 04 Nov 2023 13:42:30 +0100 Alain Mazy tentative to implement smart HTTP compression with detection of transfer syntax am-http-compression
Sun, 02 Jul 2023 16:24:56 +0200 Sebastien Jodogne "/tools/create-dicom" can now be used to create Encapsulated 3D Manufacturing Model IODs (MTL, OBJ, or STL)
Sat, 25 Mar 2023 12:27:21 +0100 Sebastien Jodogne upgrade to year 2023
Wed, 16 Mar 2022 17:21:02 +0100 Sebastien Jodogne adding function OrthancPluginRegisterWebDavCollection() to the plugin SDK
Wed, 16 Feb 2022 09:27:25 +0100 Alain Mazy mime type for .ico
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, 03 Mar 2021 13:44:01 +0100 Sebastien Jodogne fix build on freebsd db-changes
Tue, 02 Mar 2021 14:06:10 +0100 Sebastien Jodogne added SystemToolbox::GetMacAddresses()
Tue, 26 Jan 2021 18:25:52 +0100 Sebastien Jodogne migrate remaining links to issues in bitbucket to mercurial server
Wed, 06 Jan 2021 17:27:28 +0100 Sebastien Jodogne upgrade to year 2021
Wed, 23 Dec 2020 15:16:37 +0100 Sebastien Jodogne fix for older compilers
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
Thu, 03 Dec 2020 18:48:06 +0100 Sebastien Jodogne SystemToolbox::ReadFileRange()
Thu, 05 Nov 2020 17:20:49 +0100 Sebastien Jodogne abi continued
Tue, 03 Nov 2020 20:48:01 +0100 Sebastien Jodogne moving inline methods to source files for ABI compatibility
Fri, 09 Oct 2020 11:38:03 +0200 Sebastien Jodogne upload DICOM using WebDAV
Wed, 30 Sep 2020 16:25:48 +0200 Sebastien Jodogne cppcheck
Thu, 17 Sep 2020 15:01:31 +0200 Sebastien Jodogne improving const-correctness in ParsedDicomFile
Mon, 14 Sep 2020 20:34:47 +0200 Sebastien Jodogne removed bad include for win32
Mon, 14 Sep 2020 19:27:55 +0200 Sebastien Jodogne fix build
Mon, 14 Sep 2020 18:09:30 +0200 Sebastien Jodogne giving a try to cross-platform compilation of SyncStorageArea
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
Wed, 10 Jun 2020 20:30:34 +0200 Sebastien Jodogne splitting code into OrthancFramework and OrthancServer framework base Core/SystemToolbox.cpp@f8dc761084ca