Mercurial > hg > orthanc
log OrthancServer/main.cpp @ 3842:bdbe12aba99f
age | author | description |
---|---|---|
Thu, 16 Apr 2020 17:03:34 +0200 | Sebastien Jodogne | reducing the default number of threads in the HTTP server from 50 to 10 |
Thu, 16 Apr 2020 16:58:37 +0200 | Sebastien Jodogne | avoid one memcpy of the DICOM buffer on "POST /instances" |
Fri, 27 Mar 2020 10:06:58 -0400 | Stacy Loesch | Add C-GET SCP support c-get |
Tue, 07 Apr 2020 17:35:44 +0200 | Sebastien Jodogne | new enum: StoreInstanceMode transcoding |
Tue, 07 Apr 2020 14:03:33 +0200 | Sebastien Jodogne | moving SetOverwriteInstances from ServerIndex to ServerContext transcoding |
Thu, 02 Apr 2020 11:24:47 +0200 | Sebastien Jodogne | upgrade to civetweb 1.12, error reporting if OpenSSL failure |