log OrthancFramework/Sources/HttpServer/MultipartStreamReader.cpp @ 5796:16ce3c920f71 find-refactoring tip

age author description
Thu, 30 May 2024 21:19:57 +0200 Sebastien Jodogne updated copyright, as Orthanc Team now replaces Osimis
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, 25 Mar 2023 12:27:21 +0100 Sebastien Jodogne upgrade to year 2023
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 12:10:33 +0200 Sebastien Jodogne memory optimization in Orthanc::MultipartStreamReader if parsing one single big block
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, 26 Jan 2021 18:25:52 +0100 Sebastien Jodogne migrate remaining links to issues in bitbucket to mercurial server
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
Tue, 08 Dec 2020 19:10:46 +0100 Sebastien Jodogne rollback incorrect removal for msvc2008
Tue, 08 Dec 2020 18:07:12 +0100 Sebastien Jodogne fix for msvc2015
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
Fri, 06 Nov 2020 16:33:52 +0100 Sebastien Jodogne continued abi