Mercurial > hg > orthanc
log OrthancFramework/Sources/HttpServer/MultipartStreamReader.h @ 4671:42e1f5bde40b
age | author | description |
---|---|---|
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, 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 |
Thu, 05 Nov 2020 18:21:03 +0100 | Sebastien Jodogne | abi continued |
Thu, 17 Sep 2020 08:18:28 +0200 | Sebastien Jodogne | cppcheck |
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/HttpServer/MultipartStreamReader.h@53cd243bda56 |