log

age author description
Tue, 07 May 2019 13:21:41 +0200 Benjamin Golinvaux Added workaround for lack of support of __cplusplus in Visual Studio
Tue, 07 May 2019 11:12:29 +0000 Benjamin Golinvaux Merged in emscripten-logging (pull request #10)
Tue, 07 May 2019 11:12:29 +0000 Benjamin Golinvaux Close branch emscripten-logging emscripten-logging
Tue, 07 May 2019 13:10:48 +0200 Benjamin Golinvaux Merge fro default emscripten-logging
Tue, 07 May 2019 12:28:11 +0200 Sebastien Jodogne fix
Tue, 07 May 2019 11:23:11 +0200 Benjamin Golinvaux Enable custom logging functions to redirect to emscripten specific logging calls emscripten-logging
Thu, 02 May 2019 13:23:29 +0200 Sebastien Jodogne fix missing symbol
Thu, 02 May 2019 09:22:36 +0200 Sebastien Jodogne new class: FileBuffer
Mon, 29 Apr 2019 17:24:30 +0200 Sebastien Jodogne Orthanc now accepts chunked transfer encoding
Wed, 24 Apr 2019 07:51:48 +0200 Benjamin Golinvaux Fixed typo emscripten-logging
Tue, 23 Apr 2019 22:56:17 +0200 Alain Mazy optimized EmbedResources.py (especially in speed: 2-3x faster but also in space: 20% smaller)
Tue, 23 Apr 2019 21:40:57 +0200 Benjamin Golinvaux Added a public function that will use emscripten-specific logging functions when using its SDK + scaffolding work. Build and UT OK on msvc15 x64. Not actually tested under *nix or emscripten yet emscripten-logging
Tue, 23 Apr 2019 10:33:19 +0200 Sebastien Jodogne merge
Tue, 23 Apr 2019 10:28:37 +0200 Sebastien Jodogne Web viewer: Check the return value of gdcm::Bitmap::GetBuffer()
Tue, 23 Apr 2019 08:48:49 +0200 Benjamin Golinvaux Fixed typo in README
Thu, 18 Apr 2019 15:52:56 +0200 Alain Mazy merge
Thu, 18 Apr 2019 15:52:25 +0200 Alain Mazy more logs
Thu, 18 Apr 2019 15:00:29 +0200 Sebastien Jodogne fix build of Stone on OS X
Tue, 09 Apr 2019 08:26:29 +0200 Sebastien Jodogne increasing default value of QueryRetrieveSize to 100
Fri, 05 Apr 2019 17:49:29 +0200 Sebastien Jodogne more explicit HTTP errors
Fri, 05 Apr 2019 17:04:28 +0200 Sebastien Jodogne Anonymization: Preserve hierarchical relationships in (0008,1115) [] (0020,000e)
Fri, 05 Apr 2019 16:01:42 +0200 Sebastien Jodogne Fix issue #137 (C-STORE fails for unknown SOP Class although server is configured to accept any)
Fri, 05 Apr 2019 13:36:13 +0200 Sebastien Jodogne Fix issue #136 (C-Find request fails when found DICOM file does not have certain tags)
Fri, 05 Apr 2019 13:02:57 +0200 Sebastien Jodogne Fix issue #138 (POST to modalities/{name} accepts invalid characters)
Thu, 04 Apr 2019 16:03:29 +0200 Sebastien Jodogne typo
Thu, 04 Apr 2019 14:02:55 +0000 Sébastien Jodogne Merged in TomasZubiri/orthanc/TomasZubiri/minor-typo-in-comments-1553026669603 (pull request #9)
Tue, 19 Mar 2019 20:17:58 +0000 Tomas Zubiri minor: typo in comments TomasZubiri/minor-typo-in-comments-1553026669603
Thu, 04 Apr 2019 15:51:37 +0200 Sebastien Jodogne fix detection of uuid on freebsd
Thu, 04 Apr 2019 15:14:12 +0200 Sebastien Jodogne drop specific version of lua
Thu, 04 Apr 2019 14:48:44 +0200 Sebastien Jodogne todo
Thu, 28 Mar 2019 10:55:13 +0100 Alain Mazy added MG modality
Wed, 27 Mar 2019 15:25:18 +0100 Sebastien Jodogne Size of the Orthanc static binaries are reduced by compressing ICU data
Fri, 22 Mar 2019 14:06:38 +0100 Sebastien Jodogne fix warnings
Fri, 22 Mar 2019 10:26:32 +0100 Sebastien Jodogne fix
Thu, 21 Mar 2019 16:37:35 +0100 Alain Mazy more details in errors
Thu, 21 Mar 2019 12:04:39 +0100 Alain Mazy fix base64 static init
Thu, 21 Mar 2019 11:44:21 +0100 Alain Mazy merge
Thu, 21 Mar 2019 11:42:50 +0100 Alain Mazy hgignore
Thu, 21 Mar 2019 11:41:03 +0100 Alain Mazy speed up base64 decoding + added tests
Thu, 21 Mar 2019 09:57:31 +0100 Alain Mazy reserve size for base64 decoding + avoid copy. In a test in WASM, encoding 3MB took 110ms instead of 1400ms previously
Wed, 20 Mar 2019 12:39:04 +0100 Sebastien Jodogne fix
Tue, 19 Mar 2019 09:00:34 +0100 Benjamin Golinvaux Added image clipping to <T> FillPolygon_ to prevent out-of-memory access
Fri, 15 Mar 2019 17:37:51 +0100 Sebastien Jodogne Toolbox::Utf8ToUnicodeCharacter()
Wed, 06 Mar 2019 12:23:14 +0100 Sebastien Jodogne removed useless line in Orthanc Explorer
Mon, 04 Mar 2019 13:37:21 +0100 Sebastien Jodogne fix
Mon, 04 Mar 2019 13:10:46 +0100 Sebastien Jodogne fix
Fri, 01 Mar 2019 16:39:14 +0100 Sebastien Jodogne back to mainline
Fri, 01 Mar 2019 14:53:10 +0100 Sebastien Jodogne Orthanc-1.5.6 Orthanc-1.5.6
Thu, 28 Feb 2019 18:21:28 +0100 Sebastien Jodogne Fix performance issue in DICOM protocol by disabling Nagle's algorithm
Thu, 28 Feb 2019 18:09:36 +0100 Sebastien Jodogne Fix missing DB transactions in some write operations
Thu, 28 Feb 2019 09:29:48 +0100 Sebastien Jodogne Enlarge the support of JSON-to-XML conversion in the REST API
Wed, 27 Feb 2019 08:14:40 +0100 Sebastien Jodogne added chrono library in Boost for Stone
Tue, 26 Feb 2019 16:42:21 +0100 Sebastien Jodogne fix
Tue, 26 Feb 2019 13:10:40 +0100 Sebastien Jodogne compatibility with pugixml <= 1.4.0
Mon, 25 Feb 2019 19:57:33 +0100 bgo-osimis Fixed the previous commit newlines
Mon, 25 Feb 2019 15:04:38 +0100 bgo-osimis Added NEWS entry for the previous Orthanc Explorer change (query-retrieve.js)
Mon, 25 Feb 2019 14:57:27 +0100 bgo-osimis Changed field default values from '*' to '' (empty string) in the Query/Retrieve query construction
Mon, 25 Feb 2019 12:40:43 +0100 Sebastien Jodogne back to mainline
Mon, 25 Feb 2019 11:44:20 +0100 Sebastien Jodogne Orthanc-1.5.5 Orthanc-1.5.5
Mon, 25 Feb 2019 09:31:12 +0100 Sebastien Jodogne changed API version to number 2
Sun, 24 Feb 2019 10:05:08 +0100 Sebastien Jodogne touch ORTHANC_API_VERSION
Sun, 24 Feb 2019 10:03:02 +0100 Sebastien Jodogne "DicomMoveScu" jobs provide the associated C-FIND answer in their "Query" public field
Sun, 24 Feb 2019 09:30:13 +0100 Sebastien Jodogne Fix issue #126 (Orthanc and DCMDICTPATH)
Sun, 24 Feb 2019 08:51:15 +0100 Sebastien Jodogne Fix issue #131 (C-MOVE failure due to duplicate StudyInstanceUID in the database)
Sat, 23 Feb 2019 15:58:59 +0100 Sebastien Jodogne note
Fri, 22 Feb 2019 18:08:09 +0100 Sebastien Jodogne Fixed possible use of uninitialized value in Boost 1.69.0
Fri, 22 Feb 2019 16:59:08 +0100 Sebastien Jodogne fix deprecated call
Fri, 22 Feb 2019 15:07:30 +0100 Sebastien Jodogne trying a patch for postgresql
Fri, 22 Feb 2019 13:59:33 +0100 Sebastien Jodogne travis
Fri, 22 Feb 2019 12:51:18 +0100 Sebastien Jodogne fix windows build
Thu, 21 Feb 2019 21:58:33 +0100 Sebastien Jodogne BOOST_LOCALE_BACKEND is not advanced
Thu, 21 Feb 2019 21:52:06 +0100 Sebastien Jodogne fix travis
Thu, 21 Feb 2019 21:18:32 +0100 Sebastien Jodogne fixing travis
Thu, 21 Feb 2019 20:53:48 +0100 Sebastien Jodogne upgrade to sqlite amalgamation 3.27.1
Thu, 21 Feb 2019 20:40:37 +0100 Sebastien Jodogne upgrade to curl 1.64.0
Thu, 21 Feb 2019 20:32:33 +0100 Sebastien Jodogne upgrade to e2fsprogs 1.44.5
Thu, 21 Feb 2019 19:17:03 +0100 Sebastien Jodogne upgrade to pugixml 1.9
Thu, 21 Feb 2019 18:51:36 +0100 Sebastien Jodogne upgrade to openssl 1.0.2p
Thu, 21 Feb 2019 18:19:56 +0100 Sebastien Jodogne upgrade to libjpeg 9c
Thu, 21 Feb 2019 18:15:05 +0100 Sebastien Jodogne upgrade to libpng 1.6.36
Thu, 21 Feb 2019 18:04:10 +0100 Sebastien Jodogne upgraded minizip
Thu, 21 Feb 2019 17:44:11 +0100 Sebastien Jodogne fix
Thu, 21 Feb 2019 16:51:06 +0100 Sebastien Jodogne upgrade to Boost 1.69.0
Thu, 21 Feb 2019 16:30:23 +0100 Sebastien Jodogne upgrade to GoogleTest 1.8.1
Thu, 21 Feb 2019 15:46:13 +0100 Sebastien Jodogne fixing lsb and msvc builds
Thu, 21 Feb 2019 15:13:49 +0100 Sebastien Jodogne use of DCMTK 3.6.4 in static builds
Thu, 21 Feb 2019 12:05:48 +0100 Sebastien Jodogne New CMake option: "-DMSVC_MULTIPLE_PROCESSES=ON" for parallel build with Visual Studio
Thu, 21 Feb 2019 10:24:59 +0100 Sebastien Jodogne typo
Thu, 21 Feb 2019 10:21:12 +0100 Sebastien Jodogne More tolerance wrt. invalid DICOM files that must be returned by Orthanc C-FIND SCP
Wed, 20 Feb 2019 17:21:39 +0100 Sebastien Jodogne cont
Wed, 20 Feb 2019 17:19:27 +0100 Sebastien Jodogne preparing for dcmtk 3.6.4
Wed, 20 Feb 2019 16:41:05 +0100 Sebastien Jodogne typo
Wed, 20 Feb 2019 15:45:19 +0100 Sebastien Jodogne news
Wed, 20 Feb 2019 15:05:12 +0100 Sebastien Jodogne cont
Wed, 20 Feb 2019 14:59:52 +0100 Sebastien Jodogne cont
Wed, 20 Feb 2019 14:56:59 +0100 Sebastien Jodogne cont
Wed, 20 Feb 2019 14:44:16 +0100 Sebastien Jodogne fix
Wed, 20 Feb 2019 14:41:37 +0100 Sebastien Jodogne fix
Wed, 20 Feb 2019 14:39:27 +0100 Sebastien Jodogne fixing Visual Studio 2015 64bit with ICU
Wed, 20 Feb 2019 14:17:52 +0100 Alain Mazy ImagePoint::Set + GetDistanceTo
Wed, 20 Feb 2019 12:34:33 +0100 am merge
Wed, 20 Feb 2019 12:34:22 +0100 am fix rounding
Wed, 20 Feb 2019 10:31:31 +0100 Sebastien Jodogne fix
Wed, 20 Feb 2019 10:31:15 +0100 Sebastien Jodogne todo
Tue, 19 Feb 2019 08:43:23 +0100 Alain Mazy fix (shame on me for not testing)
Mon, 18 Feb 2019 20:42:21 +0100 Sebastien Jodogne unit test Toolbox.SubstituteVariables
Mon, 18 Feb 2019 18:43:40 +0100 Alain Mazy ImageProcessing::FillPolygon
Mon, 18 Feb 2019 12:18:15 +0100 Sebastien Jodogne cnot
Mon, 18 Feb 2019 07:18:35 +0100 Sebastien Jodogne trying again with msvc
Sun, 17 Feb 2019 08:19:56 +0100 Sebastien Jodogne note
Sat, 16 Feb 2019 15:46:53 +0100 Sebastien Jodogne masm not working
Sat, 16 Feb 2019 14:52:29 +0100 Sebastien Jodogne enable masm support in CMake
Sat, 16 Feb 2019 14:40:56 +0100 Sebastien Jodogne using extension .asm for masm
Sat, 16 Feb 2019 14:28:53 +0100 Sebastien Jodogne using masm if compiling icu with Visual Studio
Sat, 16 Feb 2019 11:38:54 +0100 Sebastien Jodogne still increasing heap size
Sat, 16 Feb 2019 11:30:35 +0100 Sebastien Jodogne fix for dcmtk 3.6.0
Sat, 16 Feb 2019 10:29:26 +0000 Sébastien Jodogne Merged in jku11/orthanc (pull request #7)
Wed, 13 Feb 2019 13:01:21 +0000 jku11 Support for DICOM storage SOP classes BreastProjectionXRayImageStorageForProcessing and BreastProjectionXRayImageStorageForPresentation.
Sat, 16 Feb 2019 11:17:19 +0100 Sebastien Jodogne increasing heap size of visual studio 2015
Sat, 16 Feb 2019 10:29:51 +0100 Sebastien Jodogne test
Sat, 16 Feb 2019 10:27:07 +0100 Sebastien Jodogne cont
Sat, 16 Feb 2019 09:47:36 +0100 Sebastien Jodogne trying a fix for windows
Sat, 16 Feb 2019 09:17:50 +0100 Sebastien Jodogne automating compilation if icu is used
Sat, 16 Feb 2019 00:31:35 +0100 Sebastien Jodogne first compilation combining ICU and LSB
Fri, 15 Feb 2019 17:26:45 +0100 Sebastien Jodogne Fix issue #134 (/patient/modify gives 500, should really be 400)
Fri, 15 Feb 2019 16:38:12 +0100 Sebastien Jodogne the trello board has been removed
Fri, 15 Feb 2019 16:32:38 +0100 Sebastien Jodogne merge
Fri, 15 Feb 2019 16:32:12 +0100 Sebastien Jodogne continuing with icu
Fri, 15 Feb 2019 11:08:18 +0100 Alain Mazy more constness
Fri, 15 Feb 2019 10:38:17 +0100 am merge
Fri, 15 Feb 2019 10:37:58 +0100 am merged ImageProcessing::Invert implementations
Fri, 15 Feb 2019 10:26:32 +0100 Sebastien Jodogne Build a static library to share code between the plugins
Fri, 15 Feb 2019 09:27:10 +0100 Sebastien Jodogne thin compatibility wrapper for FromDcmtkBridge::DetectEncoding()
Thu, 14 Feb 2019 20:39:49 +0100 Sebastien Jodogne cont
Thu, 14 Feb 2019 20:22:33 +0100 Sebastien Jodogne dynamic linking against libicu
Thu, 14 Feb 2019 19:52:35 +0100 Sebastien Jodogne fix
Thu, 14 Feb 2019 19:41:09 +0100 Sebastien Jodogne preparing for libicu
Thu, 14 Feb 2019 16:22:52 +0100 am added Invert for Grayscale16
Thu, 14 Feb 2019 15:25:41 +0100 Sebastien Jodogne support of simplified chinese
Thu, 14 Feb 2019 14:56:31 +0100 Sebastien Jodogne unit testing ParsedDicomFile::DetectEncoding()
Thu, 14 Feb 2019 14:48:43 +0100 Sebastien Jodogne unit testing simplified chinese
Thu, 14 Feb 2019 14:16:35 +0100 Sebastien Jodogne unit testing japanese
Thu, 14 Feb 2019 14:06:07 +0100 Sebastien Jodogne fix
Thu, 14 Feb 2019 14:04:04 +0100 Sebastien Jodogne Separation of ideographic and phonetic characters in DICOMweb JSON and XML
Thu, 14 Feb 2019 12:15:28 +0100 Sebastien Jodogne typo
Thu, 14 Feb 2019 11:52:35 +0100 Sebastien Jodogne fix
Thu, 14 Feb 2019 11:32:14 +0100 Sebastien Jodogne kanji encoding
Wed, 13 Feb 2019 17:46:12 +0100 Sebastien Jodogne preliminary support of Korean character set
Tue, 12 Feb 2019 17:27:33 +0100 s jodogne fix basic plugin sample
Mon, 11 Feb 2019 06:46:19 +0100 Sebastien Jodogne more verbose errors in DicomUserConnection
Fri, 08 Feb 2019 16:45:40 +0100 Sebastien Jodogne typo
Fri, 08 Feb 2019 16:33:09 +0100 Sebastien Jodogne back to mainline
Fri, 08 Feb 2019 15:02:50 +0100 Sebastien Jodogne Orthanc-1.5.4 Orthanc-1.5.4
Fri, 08 Feb 2019 13:12:03 +0100 Sebastien Jodogne fix
Fri, 08 Feb 2019 13:10:14 +0100 Sebastien Jodogne fix for dcmtk 3.6.1
Fri, 08 Feb 2019 12:35:35 +0100 Sebastien Jodogne documentation of DICOMweb in SDK, compatibility with DCMTK 3.6.0
Fri, 08 Feb 2019 08:38:45 +0100 Sebastien Jodogne improved logging in DicomUserConnection
Wed, 06 Feb 2019 23:25:06 +0100 Alain Mazy added tags
Wed, 06 Feb 2019 18:04:28 +0100 Sebastien Jodogne fix
Wed, 06 Feb 2019 18:01:43 +0100 Sebastien Jodogne new in plugin sdk: OrthancPluginEncodeDicomWebJson() and OrthancPluginEncodeDicomWebXml()
Wed, 06 Feb 2019 16:46:08 +0100 Sebastien Jodogne fix incorrect "too many results"
Wed, 06 Feb 2019 15:45:16 +0100 Sebastien Jodogne URI "/instances/.../file" can return DICOMweb JSON or XML, depending on Accept header
Wed, 06 Feb 2019 15:21:32 +0100 Sebastien Jodogne reorganization
Wed, 06 Feb 2019 15:01:37 +0100 Sebastien Jodogne dicomweb json to xml
Wed, 06 Feb 2019 13:51:20 +0100 Sebastien Jodogne set encoding to UTF-8, IBinaryFormatter
Wed, 06 Feb 2019 10:37:03 +0100 Sebastien Jodogne unit testing json for dicomweb
Wed, 06 Feb 2019 07:28:58 +0100 Sebastien Jodogne unit testing dicomweb conversion
Tue, 05 Feb 2019 21:10:47 +0100 Sebastien Jodogne cont
Tue, 05 Feb 2019 20:55:27 +0100 Sebastien Jodogne cont
Tue, 05 Feb 2019 20:44:26 +0100 Sebastien Jodogne cont
Tue, 05 Feb 2019 18:34:27 +0100 Sebastien Jodogne support of value multiplicity in ITagVisitor
Tue, 05 Feb 2019 17:00:45 +0100 Sebastien Jodogne dicomweb
Tue, 05 Feb 2019 06:44:36 +0100 Sebastien Jodogne URI "/peers?expand" provides more information
Mon, 04 Feb 2019 21:09:44 +0100 Sebastien Jodogne ignore jobs that cannot be unserialized
Mon, 04 Feb 2019 20:30:08 +0100 Sebastien Jodogne log
Mon, 04 Feb 2019 15:47:56 +0100 Sebastien Jodogne New extensions in the database SDK: LookupResourceAndParent and GetAllMetadata
Mon, 04 Feb 2019 12:09:26 +0100 Sebastien Jodogne merge
Mon, 04 Feb 2019 12:06:19 +0100 Sebastien Jodogne refactoring retrieval of metadata from database
Fri, 01 Feb 2019 17:54:06 +0100 Alain Mazy merge
Fri, 01 Feb 2019 17:53:40 +0100 Alain Mazy changed VS precompiled headers to support Ninja + instructions to use Ninja & QtCreator on Windows
Fri, 01 Feb 2019 09:28:12 +0100 Sebastien Jodogne improved log
Fri, 01 Feb 2019 09:08:29 +0100 Sebastien Jodogne config
Thu, 31 Jan 2019 17:39:14 +0100 Sebastien Jodogne Fix regression if calling "/tools/find" with the tag "ModalitiesInStudy"
Thu, 31 Jan 2019 15:33:27 +0100 Sebastien Jodogne Fix issue #130 (Orthanc failed to start when /tmp partition was full)
Wed, 30 Jan 2019 17:50:51 +0100 Sebastien Jodogne new option: "HttpThreadsCount" to set the number of threads in the embedded HTTP server
Wed, 30 Jan 2019 17:12:15 +0100 Sebastien Jodogne New primitives to set and refresh metrics
Wed, 30 Jan 2019 12:41:20 +0100 Sebastien Jodogne Fix build with unpatched versions of Civetweb (missing "mg_disable_keep_alive()")
Wed, 30 Jan 2019 10:24:12 +0100 Sebastien Jodogne new metrics: orthanc_jobs_[pending|running|completed]
Tue, 29 Jan 2019 18:07:41 +0100 Sebastien Jodogne new metrics: orthanc_rest_api_active_requests
Tue, 29 Jan 2019 17:34:09 +0100 Sebastien Jodogne new metrics: orthanc_store_dicom_duration_ms, orthanc_storage_[create|read|remove]_duration_ms
Tue, 29 Jan 2019 15:15:48 +0100 Sebastien Jodogne primitives to collect metrics in Orthanc
Tue, 29 Jan 2019 10:34:00 +0100 Sebastien Jodogne merge
Tue, 29 Jan 2019 10:32:21 +0100 Sebastien Jodogne Resources/Samples/Python/DeleteAllStudies.py
Sun, 27 Jan 2019 15:59:36 +0100 Sebastien Jodogne always add HTTP header "Connection: close" if keep-alive is disabled
Fri, 25 Jan 2019 16:43:24 +0100 Sebastien Jodogne back to mainline
Fri, 25 Jan 2019 15:41:17 +0100 Sebastien Jodogne set version Orthanc-1.5.3
Fri, 25 Jan 2019 15:36:17 +0100 Sebastien Jodogne Orthanc-1.5.3 Orthanc-1.5.3
Fri, 25 Jan 2019 13:10:52 +0100 Sebastien Jodogne Fix issue #73 (/modalities/{modalityId}/store raises 500 errors instead of 404)
Fri, 25 Jan 2019 09:47:13 +0100 Sebastien Jodogne adding the logo in the explorer
Thu, 24 Jan 2019 18:24:13 +0100 Sebastien Jodogne New configuration option: "SaveJobs" to specify whether jobs are stored in the database
Thu, 24 Jan 2019 18:06:13 +0100 Sebastien Jodogne warning
Thu, 24 Jan 2019 18:04:55 +0100 Sebastien Jodogne Fix issue #90 (C-Find shall match missing tags to null/empty string)
Thu, 24 Jan 2019 16:47:05 +0100 Sebastien Jodogne Fix issue #119 (/patients/.../archive returns a 500 when JobsHistorySize is 0)
Thu, 24 Jan 2019 16:16:56 +0100 Sebastien Jodogne removed misleading warning
Thu, 24 Jan 2019 10:55:19 +0100 Alain Mazy merge
Thu, 24 Jan 2019 10:54:47 +0100 Alain Mazy added debug info for Orthanc issue #1
Wed, 23 Jan 2019 14:23:10 +0100 Sebastien Jodogne Don't return tags whose group is below 0x0008 in C-FIND SCP
Wed, 23 Jan 2019 09:32:59 +0100 Sebastien Jodogne Fix issue #128 (Asynchronous C-MOVE: invalid number of remaining sub-operations)
Tue, 22 Jan 2019 12:55:41 +0100 Sebastien Jodogne fix
Mon, 21 Jan 2019 15:57:39 +0100 Sebastien Jodogne fix to compile postgresql plugin in FreeBSD
Mon, 21 Jan 2019 12:09:04 +0100 Sebastien Jodogne Fix compatibility with DICOMweb plugin (allow multipart answers over HTTP Keep-Alive)
Sun, 20 Jan 2019 14:02:49 +0100 Sebastien Jodogne todo
Fri, 18 Jan 2019 19:20:34 +0100 Sebastien Jodogne back to mainline
Fri, 18 Jan 2019 17:10:24 +0100 Sebastien Jodogne set version Orthanc-1.5.2
Fri, 18 Jan 2019 17:01:15 +0100 Sebastien Jodogne Orthanc-1.5.2 Orthanc-1.5.2
Fri, 18 Jan 2019 14:42:21 +0100 Sebastien Jodogne fix travis build script
Fri, 18 Jan 2019 14:17:15 +0100 Sebastien Jodogne cppcheck
Thu, 17 Jan 2019 21:33:27 +0100 Sebastien Jodogne removed bad header
Thu, 17 Jan 2019 21:30:52 +0100 Sebastien Jodogne fix memory leak in civetweb
Thu, 17 Jan 2019 18:53:13 +0100 Sebastien Jodogne log about what HTTP server is running
Thu, 17 Jan 2019 18:34:35 +0100 Sebastien Jodogne closing branch Orthanc-1.5.1 Orthanc-1.5.1
Thu, 17 Jan 2019 18:34:08 +0100 Sebastien Jodogne closing branch Orthanc-1.4.2 Orthanc-1.4.2
Thu, 17 Jan 2019 18:34:00 +0100 Sebastien Jodogne closing branch Orthanc-1.5.0 Orthanc-1.5.0
Thu, 17 Jan 2019 18:33:11 +0100 Sebastien Jodogne closing branch db-changes db-changes
Thu, 17 Jan 2019 18:32:42 +0100 Sebastien Jodogne making db-changes the new mainline
Thu, 17 Jan 2019 18:30:52 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Thu, 17 Jan 2019 18:29:16 +0100 Sebastien Jodogne renamed class MongooseServer as HttpServer, CivetWeb made default HTTP server
Thu, 17 Jan 2019 18:24:23 +0100 Sebastien Jodogne New configuration option: 'TcpNoDelay' to disable Nagle's algorithm in HTTP server
Thu, 17 Jan 2019 16:26:44 +0100 Sebastien Jodogne using tcp_nodelay in civetweb
Wed, 16 Jan 2019 16:32:11 +0100 Sebastien Jodogne cont
Wed, 16 Jan 2019 15:54:16 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Wed, 16 Jan 2019 15:51:32 +0100 Sebastien Jodogne moving third-party dependencies to another server
Wed, 16 Jan 2019 14:14:48 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Wed, 16 Jan 2019 14:14:24 +0100 Sebastien Jodogne rollback to Mongoose as default HTTP server
Wed, 16 Jan 2019 12:23:22 +0100 Sebastien Jodogne missing file
Wed, 16 Jan 2019 12:17:29 +0100 Sebastien Jodogne fix build of civetweb for Visual Studio 2008 and LSB
Wed, 16 Jan 2019 12:14:30 +0100 Sebastien Jodogne fix build of civetweb for Visual Studio 2008 and LSB db-changes
Wed, 16 Jan 2019 09:53:45 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Wed, 16 Jan 2019 09:52:05 +0100 Sebastien Jodogne fix issue #32 (HTTP keep-alive), make CivetWeb the default HTTP server
Tue, 15 Jan 2019 21:11:44 +0100 Sebastien Jodogne integration mainline->db-changes db-changes