Mercurial > hg > orthanc
log OrthancFramework/Sources/ChunkedBuffer.cpp @ 4226:7bd5eab3ba25
age | author | description |
---|---|---|
Wed, 19 Aug 2020 11:59:02 +0200 | Sebastien Jodogne | Fix possible crash in HttpClient if sending multipart body (can occur in STOW-RS) |
Wed, 19 Aug 2020 11:18:55 +0200 | Sebastien Jodogne | optimization of ChunkedBuffer if many small chunks are added |
Tue, 18 Aug 2020 16:56:33 +0200 | Sebastien Jodogne | removing ChunkedBuffer::AddChunkDestructive() |
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/ChunkedBuffer.cpp@66964628f2aa |