log

age author description
Sun, 23 Aug 2020 12:40:04 +0200 Sebastien Jodogne improved log
Sun, 23 Aug 2020 12:13:27 +0200 Sebastien Jodogne "/peers/{id}/store": New option "Compress" to compress DICOM data using gzip
Wed, 19 Aug 2020 15:22:03 +0200 Sebastien Jodogne Support of multipart messages larger than 2GB in the embedded HTTP server
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:57:20 +0200 Sebastien Jodogne merge
Tue, 18 Aug 2020 16:56:33 +0200 Sebastien Jodogne removing ChunkedBuffer::AddChunkDestructive()