log OrthancFramework/UnitTestsSources/RestApiTests.cpp @ 4204:318c16cfccab

age author description
Thu, 17 Sep 2020 16:18:01 +0200 Sebastien Jodogne cppcheck
Sun, 23 Aug 2020 14:46:40 +0200 Sebastien Jodogne fix compiler warnings
Sun, 23 Aug 2020 14:38:45 +0200 Sebastien Jodogne fix compiler warnings
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()