log OrthancFramework/Sources/ChunkedBuffer.cpp @ 4872:b1556cefa5c6

age author description
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, 06 Jan 2021 17:27:28 +0100 Sebastien Jodogne upgrade to year 2021
Tue, 03 Nov 2020 12:24:50 +0100 Sebastien Jodogne tuning log categories from command-line, and binary compat with orthanc framework 1.7.2
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()