Mercurial > hg > orthanc
graph
-
back to mainlineThu, 22 Apr 2021 13:27:57 +0200, by Sebastien Jodogne
-
cppcheckWed, 21 Apr 2021 19:00:16 +0200, by Sebastien Jodogne
-
notice that issue #83 (ServerIndex shall implement retries for DB temporary errors) is fixed by db refactoringWed, 21 Apr 2021 12:05:57 +0200, by Sebastien Jodogne
-
upgrade to openssl 1.1.1kWed, 21 Apr 2021 11:56:14 +0200, by Sebastien Jodogne
-
fix issue 193Wed, 21 Apr 2021 10:44:49 +0200, by Sebastien Jodogne
-
fix mingwTue, 20 Apr 2021 20:44:59 +0200, by Sebastien Jodogne
-
integration db-changes->mainlineTue, 20 Apr 2021 18:11:29 +0200, by Sebastien Jodogne
-
added new primitive "hasRevisionsSupport" in database SDK, added "CheckRevisions" to URI "/system" db-changesTue, 20 Apr 2021 15:59:31 +0200, by Sebastien Jodogne
-
Fix "OrthancServer/Resources/Samples/Python/Replicate.py" for Python 3.xMon, 19 Apr 2021 10:28:24 +0200, by Sebastien Jodogne
-
RestApiCallDocumentation::SetAnswerHeader() and Toolbox::RemoveSurroundingQuotes() db-changesFri, 16 Apr 2021 10:48:57 +0200, by Sebastien Jodogne
-
added remote AET and IP in verbose logs about DICOM networkingThu, 15 Apr 2021 11:29:40 +0200, by Sebastien Jodogne
-
separate db retries by 100ms instead of 50ms to simplify documentation db-changesWed, 14 Apr 2021 14:02:21 +0200, by Sebastien Jodogne
-
upgrade to civetweb 1.14Wed, 14 Apr 2021 12:08:20 +0200, by Sebastien Jodogne
-
minor api improvements in OrthancCDatabasePlugin.h db-changesWed, 14 Apr 2021 11:20:05 +0200, by Sebastien Jodogne
-
maximum number of database retries for writer collisions is now set by the plugins db-changesThu, 08 Apr 2021 10:46:12 +0200, by Sebastien Jodogne
-
Use the local timezone for query/retrieve in the Orthanc Explorer interface (was UTC before)Fri, 02 Apr 2021 13:50:56 +0200, by Sebastien Jodogne
-
retries on ErrorCode_DatabaseUnavailable should be handled by the plugins db-changesWed, 31 Mar 2021 14:35:48 +0200, by Sebastien Jodogne
-
differentiating between shared and private global properties db-changesTue, 30 Mar 2021 18:10:27 +0200, by Sebastien Jodogne
-
new function in the plugin SDK: OrthancPluginCallRestApi()Tue, 30 Mar 2021 16:34:02 +0200, by Sebastien Jodogne
-
New option "DatabaseServerIdentifier" to identify the server among a pool of Orthanc servers db-changesTue, 30 Mar 2021 10:39:59 +0200, by Sebastien Jodogne
-
check whether the database plugin interface is entirely implemented db-changesFri, 19 Mar 2021 10:52:22 +0100, by Sebastien Jodogne
-
processing of database events in OrthancPluginDatabaseV3 db-changesThu, 18 Mar 2021 12:09:29 +0100, by Sebastien Jodogne
-
OrthancPluginDatabaseV3::Transaction is fully implemented db-changesThu, 18 Mar 2021 11:26:10 +0100, by Sebastien Jodogne
-
added missing enum translationWed, 17 Mar 2021 15:48:31 +0100, by Alain Mazy
-
added OrthancPluginContentType_DicomUntilPixelDataWed, 17 Mar 2021 15:31:26 +0100, by Alain Mazy
-
added OrthancPluginRegisterDatabaseBackendV3() to plugin sdk db-changesTue, 16 Mar 2021 17:58:16 +0100, by Sebastien Jodogne
-
removed the global database mutex from ServerIndex and StatelessDatabaseOperations db-changesTue, 16 Mar 2021 12:43:43 +0100, by Sebastien Jodogne
-
moved handling of answers from database plugins from OrthancPluginDatabase to its Transaction subclass db-changesMon, 15 Mar 2021 18:22:53 +0100, by Sebastien Jodogne
-
moving all accesses to databases from IDatabaseWrapper to ITransaction db-changesMon, 15 Mar 2021 15:30:42 +0100, by Sebastien Jodogne
-
simplification of ServerIndex::Listener as ServerIndex::TransactionContext db-changesFri, 12 Mar 2021 16:04:09 +0100, by Sebastien Jodogne
-
attaching the listener to transactions in IDatabaseWrapper db-changesFri, 12 Mar 2021 15:33:47 +0100, by Sebastien Jodogne
-
ServerIndex now uses StatelessDatabaseOperations db-changesWed, 10 Mar 2021 15:59:03 +0100, by Sebastien Jodogne
-
taking StatelessDatabaseOperations out of ServerIndex db-changesTue, 09 Mar 2021 18:24:59 +0100, by Sebastien Jodogne
-
created a ITransactionContextFactory around ServerIndex::Listener db-changesTue, 09 Mar 2021 16:40:38 +0100, by Sebastien Jodogne
-
ITransactionContext to uncouple ServerIndex from database wrapper db-changesTue, 09 Mar 2021 16:18:24 +0100, by Sebastien Jodogne
-
removing link to ServerIndex in ReadWriteTransaction db-changesTue, 09 Mar 2021 15:37:47 +0100, by Sebastien Jodogne
-
assume that "GetDatabaseVersion()" can run out of a database transaction db-changesTue, 09 Mar 2021 15:25:17 +0100, by Sebastien Jodogne
-
transient introduction of ServerIndex::databaseMutex_ db-changesTue, 09 Mar 2021 15:22:03 +0100, by Sebastien Jodogne
-
remove the only use of GlobalProperty_FlushSleep db-changesTue, 09 Mar 2021 14:49:39 +0100, by Sebastien Jodogne
-
end of refactoring read-write transactions db-changesTue, 09 Mar 2021 11:52:07 +0100, by Sebastien Jodogne
-
clarifications in ServerIndex::Recycle() db-changesMon, 08 Mar 2021 18:30:06 +0100, by Sebastien Jodogne
-
removed redundant ServerIndex::SignalNewResource() db-changesMon, 08 Mar 2021 17:08:10 +0100, by Sebastien Jodogne
-
simplifying IDatabaseListener::SignalChange() as IDatabaseListener::SignalResourceDeleted() db-changesMon, 08 Mar 2021 16:49:34 +0100, by Sebastien Jodogne
-
avoid copy of objects in ServerIndex db-changesMon, 08 Mar 2021 11:08:03 +0100, by Sebastien Jodogne
-
end of refactoring read-only transactions db-changesFri, 05 Mar 2021 16:11:11 +0100, by Sebastien Jodogne
-
removed function wrappers for transactions in ServerIndex db-changesThu, 04 Mar 2021 18:45:48 +0100, by Sebastien Jodogne
-
templates to reduce verbosity in ServerIndex implementation db-changesThu, 04 Mar 2021 15:22:55 +0100, by Sebastien Jodogne
-
removed abstraction IDatabaseWrapper::ITransaction::Begin(), must be done by IDatabaseWrapper::StartTransaction() db-changesWed, 03 Mar 2021 17:31:30 +0100, by Sebastien Jodogne
-
fix build on freebsdWed, 03 Mar 2021 13:48:45 +0100, by Sebastien Jodogne
-
link against iphlpapi.dll on WindowsTue, 02 Mar 2021 14:53:35 +0100, by Sebastien Jodogne
-
added SystemToolbox::GetMacAddresses()Tue, 02 Mar 2021 14:06:10 +0100, by Sebastien Jodogne
-
sanity checks in CheckOrthancFrameworkSymbols.pyTue, 02 Mar 2021 10:16:06 +0100, by Sebastien Jodogne
-
missing ALLOW_DOWNLOADS when building unit tests of frameworkFri, 26 Feb 2021 16:50:52 +0100, by Sebastien Jodogne
-
simplification of DownloadOrthancFramework.cmakeFri, 26 Feb 2021 13:50:37 +0100, by Sebastien Jodogne
-
back to mainlineThu, 25 Feb 2021 18:27:28 +0100, by Sebastien Jodogne
-
fix ParsedDicomImage::EmbedImage() on big-endian Orthanc-1.9.1Thu, 25 Feb 2021 16:52:32 +0100, by Sebastien Jodogne
-
additional option in DownloadOrthancFramework: ORTHANC_FRAMEWORK_ADDITIONAL_LIBRARIESThu, 25 Feb 2021 12:15:18 +0100, by Sebastien Jodogne
-
handling of ENABLE_WEB_SERVER in DownloadOrthancFramework.cmake for static libraryThu, 25 Feb 2021 11:02:23 +0100, by Sebastien Jodogne
-
fix decoding of images on big-endian architecturesWed, 24 Feb 2021 21:06:34 +0100, by Sebastien Jodogne
-
fix segmentation fault during anonymization on big-endian architecturesWed, 24 Feb 2021 15:07:54 +0100, by Sebastien Jodogne
-
Handle public tags with "UN" value representation and containing a string (cf. DICOM CP 246)Wed, 24 Feb 2021 12:39:35 +0100, by Sebastien Jodogne
-
fix cross-compilation for big endian on Debian 10Tue, 23 Feb 2021 20:05:26 +0100, by Sebastien Jodogne
-
The numbering of sequences in Orthanc Explorer now uses the DICOM convention (starts at 1)Tue, 23 Feb 2021 15:19:40 +0100, by Sebastien Jodogne
-
added "/peers/{id}/store-straight": Synchronously send the DICOM instance in POST body to the peerTue, 23 Feb 2021 15:05:55 +0100, by Sebastien Jodogne
-
fix buildTue, 23 Feb 2021 13:46:58 +0100, by Sebastien Jodogne
-
added field "Timeout" in "OrthancPeers" configuration optionTue, 23 Feb 2021 11:28:28 +0100, by Sebastien Jodogne
-
using CLOG(INFO, HTTP) in HttpClient instead of LOG(INFO)Tue, 23 Feb 2021 11:01:54 +0100, by Sebastien Jodogne
-
added unit test OrthancFramework.SizeOf to dump sizeof all the public classes in the Orthanc frameworkMon, 22 Feb 2021 18:30:31 +0100, by Sebastien Jodogne
-
cppcheckMon, 22 Feb 2021 16:51:23 +0100, by Sebastien Jodogne
-
new option "Timeout" in "DicomModalities" to set DICOM SCU timeout on a per-modality basisMon, 22 Feb 2021 16:32:11 +0100, by Sebastien Jodogne
-
Added "Timeout" parameter everywhere in "/modalities/.../"Mon, 22 Feb 2021 15:27:25 +0100, by Sebastien Jodogne
-
added DicomToJsonFlags_SkipGroupLengthsTue, 16 Feb 2021 15:01:13 +0100, by Sebastien Jodogne
-
Improved precision of floating-point numbers in DICOM-as-JSON and DICOM summaryTue, 16 Feb 2021 14:42:04 +0100, by Sebastien Jodogne
-
removal of "dicom-as-json" attachmentsTue, 16 Feb 2021 12:18:41 +0100, by Sebastien Jodogne
-
simplification in ServerContextFri, 12 Feb 2021 12:13:19 +0100, by Sebastien Jodogne
-
added FileContentType_DicomUntilPixelDataFri, 12 Feb 2021 11:33:16 +0100, by Sebastien Jodogne
-
ServerContext::ReadDicomUntilPixelData()Thu, 11 Feb 2021 19:06:29 +0100, by Sebastien Jodogne
-
fix signature of virtual methodThu, 11 Feb 2021 17:51:04 +0100, by Sebastien Jodogne
-
removed ServerContext::ReadAttachment()Thu, 11 Feb 2021 17:11:37 +0100, by Sebastien Jodogne
-
Optimization in C-STORE SCP by avoiding an unnecessary DICOM parsingThu, 11 Feb 2021 11:00:05 +0100, by Sebastien Jodogne
-
widening the use of DicomTransferSyntax enumThu, 11 Feb 2021 09:33:48 +0100, by Sebastien Jodogne
-
refactoring ServerIndex::Store()Wed, 10 Feb 2021 17:01:44 +0100, by Sebastien Jodogne
-
removed cached dicom summary from DicomInstanceToStoreWed, 10 Feb 2021 12:07:03 +0100, by Sebastien Jodogne
-
removed cached dicom-as-json from DicomInstanceToStoreWed, 10 Feb 2021 11:29:53 +0100, by Sebastien Jodogne
-
fix shared libraryTue, 09 Feb 2021 17:05:45 +0100, by Sebastien Jodogne
-
refactoring IStoreRequestHandlerTue, 09 Feb 2021 15:50:14 +0100, by Sebastien Jodogne
-
FromDcmtkBridge::LogMissingTagsForStore()Tue, 09 Feb 2021 15:24:36 +0100, by Sebastien Jodogne
-
added safeguards in Orthanc::FileInfoTue, 09 Feb 2021 14:49:30 +0100, by Sebastien Jodogne
-
reorganizationTue, 09 Feb 2021 14:25:21 +0100, by Sebastien Jodogne
-
IStorageArea::HasReadRange()Tue, 09 Feb 2021 11:37:13 +0100, by Sebastien Jodogne
-
fix build on msvc 2008Mon, 08 Feb 2021 18:39:22 +0100, by Sebastien Jodogne
-
Possibility to generate a static library containing the Orthanc FrameworkMon, 08 Feb 2021 18:34:40 +0100, by Sebastien Jodogne
-
IStorageArea::ReadRange()Thu, 04 Feb 2021 18:01:07 +0100, by Sebastien Jodogne
-
New metadata automatically computed at the instance level: "PixelDataOffset"Thu, 04 Feb 2021 15:31:00 +0100, by Sebastien Jodogne
-
DicomStreamReader::LookupPixelDataOffset()Thu, 04 Feb 2021 11:42:25 +0100, by Sebastien Jodogne
-
Fix build on big-endian architecturesSat, 30 Jan 2021 18:19:11 +0100, by Sebastien Jodogne
-
back to mainlineFri, 29 Jan 2021 11:51:42 +0100, by Sebastien Jodogne
-
fix missing include for Debian unstableFri, 29 Jan 2021 09:46:47 +0100, by Sebastien Jodogne
-
fixFri, 29 Jan 2021 07:32:48 +0100, by Sebastien Jodogne
-
fixThu, 28 Jan 2021 19:36:13 +0100, by Sebastien Jodogne
-
cppcheckThu, 28 Jan 2021 19:28:32 +0100, by Sebastien Jodogne
-
new abstraction IMemoryBuffer to avoid unnecessary copies of std::string buffersThu, 28 Jan 2021 19:03:19 +0100, by Sebastien Jodogne
-
sample for OrthancPluginRegisterStorageArea2()Thu, 28 Jan 2021 16:59:40 +0100, by Sebastien Jodogne
-
new configuration options: "DicomAlwaysAllowFind" and "DicomAlwaysAllowGet"Thu, 28 Jan 2021 15:54:30 +0100, by Sebastien Jodogne
-
fix test pathsThu, 28 Jan 2021 14:07:49 +0100, by Sebastien Jodogne
-
Clarifying documentation of "AllowTranscoding" in "DicomModalities"Wed, 27 Jan 2021 18:54:21 +0100, by Sebastien Jodogne
-
"/tools/create-dicom": New flag "Force" to bypass consistency checks for the DICOM tagsWed, 27 Jan 2021 18:37:34 +0100, by Sebastien Jodogne
-
todoWed, 27 Jan 2021 17:28:34 +0100, by Sebastien Jodogne
-
new primitive in plugin SDK: OrthancPluginCreateDicom2()Wed, 27 Jan 2021 16:54:03 +0100, by Sebastien Jodogne
-
migrate remaining links to issues in bitbucket to mercurial serverTue, 26 Jan 2021 18:25:52 +0100, by Sebastien Jodogne
-
fix integration test test_frames_transcoding of DICOMweb pluginTue, 26 Jan 2021 17:57:09 +0100, by Sebastien Jodogne
-
new configuration options: "AcceptedTransferSyntaxes" and "H265TransferSyntaxAccepted"Tue, 26 Jan 2021 15:50:52 +0100, by Sebastien Jodogne
-
new URIs: /tools/accepted-transfer-syntaxes and /tools/unknown-sop-class-accepted to replace Lua callbacks for transfer syntaxesTue, 26 Jan 2021 14:48:10 +0100, by Sebastien Jodogne
-
rename TransferSyntax enum as TransferSyntaxGroupTue, 26 Jan 2021 10:18:50 +0100, by Sebastien Jodogne
-
patch of DCMTK 3.6.6 to fix value of "MediaStorageSOPClassUID" if writing DICOMDIRTue, 26 Jan 2021 09:15:05 +0100, by Sebastien Jodogne
-
upgrade to dcmtk 3.6.6Mon, 25 Jan 2021 18:38:29 +0100, by Sebastien Jodogne
-
move old enum TransferSyntax from OrthancFramework to OrthancServerMon, 25 Jan 2021 18:12:59 +0100, by Sebastien Jodogne
-
IApplicationEntityFilter::GetAcceptedTransferSyntaxes()Mon, 25 Jan 2021 15:18:34 +0100, by Sebastien Jodogne
-
todoThu, 21 Jan 2021 19:06:00 +0100, by Sebastien Jodogne
-
ABI compatibility for DicomStoreUserConnection::Transcode()Thu, 21 Jan 2021 17:54:44 +0100, by Sebastien Jodogne
-
New configuration option: "DicomScuPreferredTransferSyntax" to control transcoding in C-STORE SCUThu, 21 Jan 2021 17:08:32 +0100, by Sebastien Jodogne
-
todoWed, 20 Jan 2021 17:43:15 +0100, by Sebastien Jodogne
-
"LocalAet" in "DicomModalities" to overwrite global "DicomAet" for SCU on a per-modality basisWed, 20 Jan 2021 17:36:23 +0100, by Sebastien Jodogne
-
"/modalities/{...}/query": New string argument "LocalAet"Wed, 20 Jan 2021 17:02:10 +0100, by Sebastien Jodogne
-
The DICOM meta-header and the transfer syntax are displayed at the "Instance" levelWed, 20 Jan 2021 14:51:48 +0100, by Sebastien Jodogne
-
New metadata automatically computed at the series level: "RemoteAET"Wed, 20 Jan 2021 14:20:37 +0100, by Sebastien Jodogne
-
new mutex to protect registration of REST callbacks: restCallbackRegistrationMutex_Wed, 20 Jan 2021 13:30:54 +0100, by Sebastien Jodogne
-
fix ParsedDicomCache for emscriptenWed, 20 Jan 2021 12:43:44 +0100, by Sebastien Jodogne
-
Refactoring and improvements to the cache of DICOM files in ServerContextTue, 19 Jan 2021 19:05:04 +0100, by Sebastien Jodogne
-
new class: ParsedDicomCache()Tue, 19 Jan 2021 16:11:23 +0100, by Sebastien Jodogne
-
Explicitly use little-endian to encode uncompressed file size with zlib compressionTue, 19 Jan 2021 14:31:04 +0100, by Sebastien Jodogne
-
Fix upload of multiple DICOM files using one single POST call to "multipart/form-data"Tue, 19 Jan 2021 12:03:49 +0100, by Sebastien Jodogne
-
new function MultipartStreamReader::ParseHeaderArguments()Tue, 19 Jan 2021 10:02:46 +0100, by Sebastien Jodogne
-
todoMon, 18 Jan 2021 15:04:36 +0100, by Sebastien Jodogne
-
new configuration option "MaximumPduLength" to tune the maximum PDU lengthMon, 18 Jan 2021 14:51:52 +0100, by Sebastien Jodogne
-
support empty PatientID in OrthancImport.pyThu, 14 Jan 2021 09:13:29 +0100, by Sebastien Jodogne
-
"#warning" is not available on Visual StudioThu, 14 Jan 2021 08:50:48 +0100, by Sebastien Jodogne
-
todoWed, 13 Jan 2021 18:48:53 +0100, by Sebastien Jodogne
-
fixWed, 13 Jan 2021 17:17:50 +0100, by Sebastien Jodogne
-
ImageProcessing::Set(image, r, g, b, a) applicable to grayscale imagesWed, 13 Jan 2021 17:13:42 +0100, by Sebastien Jodogne
-
fix LOG() in OrthancPluginCppWrapper.cppWed, 13 Jan 2021 10:32:34 +0100, by Sebastien Jodogne
-
new function in OrthancPluginCppWrapper: ReadJsonWithoutComments()Wed, 13 Jan 2021 09:19:32 +0100, by Sebastien Jodogne
-
ImageProcessing::ConvertJpegYCbCrToRgb()Tue, 12 Jan 2021 13:07:15 +0100, by Sebastien Jodogne
-
new error code: ErrorCode_BadRangeMon, 11 Jan 2021 14:32:44 +0100, by Sebastien Jodogne
-
better warning about no support of file ranges in storage areaSat, 09 Jan 2021 13:13:06 +0100, by Sebastien Jodogne
-
New functions in the SDK: OrthancPluginCreateMemoryBuffer64() and OrthancPluginRegisterStorageArea2()Fri, 08 Jan 2021 18:53:33 +0100, by Sebastien Jodogne
-
configuration options for DICOM TLS in Orthanc SCPThu, 07 Jan 2021 18:18:39 +0100, by Sebastien Jodogne
-
configuration options for DICOM TLS in Orthanc SCUThu, 07 Jan 2021 16:53:35 +0100, by Sebastien Jodogne
-
upgrade to year 2021Wed, 06 Jan 2021 17:27:28 +0100, by Sebastien Jodogne
-
pre-release of Orthanc framework 23ad1b9c7800Wed, 06 Jan 2021 09:39:07 +0100, by Sebastien Jodogne
-
fix tag in openapiMon, 04 Jan 2021 17:05:21 +0100, by Sebastien Jodogne
-
fix buildMon, 04 Jan 2021 17:01:17 +0100, by Sebastien Jodogne
-
fix build if OpenSSL is disabledMon, 04 Jan 2021 16:06:05 +0100, by Sebastien Jodogne
-
dicom tls for scuMon, 04 Jan 2021 15:59:32 +0100, by Sebastien Jodogne
-
contMon, 04 Jan 2021 14:34:44 +0100, by Sebastien Jodogne
-
testing DICOM TLS in Orthanc SCPMon, 04 Jan 2021 12:42:45 +0100, by Sebastien Jodogne
-
don't compile TLS if DCMTK networking is disabledSat, 02 Jan 2021 14:53:24 +0100, by Sebastien Jodogne
-
autodetection of SSL_CTX_get0_param()Thu, 31 Dec 2020 16:42:46 +0100, by Sebastien Jodogne
-
trying to enable TLS support in DCMTKThu, 31 Dec 2020 15:16:18 +0100, by Sebastien Jodogne
-
openapi is doneWed, 30 Dec 2020 09:39:40 +0100, by Sebastien Jodogne
-
added openapi descriptionWed, 30 Dec 2020 08:20:26 +0100, by Sebastien Jodogne
-
openapi documentation is now completedTue, 29 Dec 2020 19:28:53 +0100, by Sebastien Jodogne
-
cont openapiTue, 29 Dec 2020 16:51:28 +0100, by Sebastien Jodogne
-
cont openapiTue, 29 Dec 2020 16:05:07 +0100, by Sebastien Jodogne
-
cont openapiTue, 29 Dec 2020 15:22:00 +0100, by Sebastien Jodogne
-
cont openapiTue, 29 Dec 2020 12:21:51 +0100, by Sebastien Jodogne
-
cont openapiTue, 29 Dec 2020 11:53:42 +0100, by Sebastien Jodogne
-
cont openapiTue, 29 Dec 2020 10:24:17 +0100, by Sebastien Jodogne
-
openapi for plugins and jobsMon, 28 Dec 2020 17:40:35 +0100, by Sebastien Jodogne
-
openapi about creation of zip/media archivesMon, 28 Dec 2020 16:49:17 +0100, by Sebastien Jodogne
-
cont openapiMon, 28 Dec 2020 15:32:01 +0100, by Sebastien Jodogne
-
cont openapiMon, 28 Dec 2020 14:46:51 +0100, by Sebastien Jodogne
-
cont openapiMon, 28 Dec 2020 13:08:00 +0100, by Sebastien Jodogne
-
automated generation of the cheat sheet of the REST API, to be included in the Orthanc BookMon, 28 Dec 2020 11:57:48 +0100, by Sebastien Jodogne
-
typoSun, 27 Dec 2020 11:31:50 +0100, by Sebastien Jodogne
-
cont openapiFri, 25 Dec 2020 11:23:32 +0100, by Sebastien Jodogne
-
cont openapiFri, 25 Dec 2020 11:12:14 +0100, by Sebastien Jodogne
-
cont openapiThu, 24 Dec 2020 17:53:12 +0100, by Sebastien Jodogne
-
cont openapiThu, 24 Dec 2020 17:44:52 +0100, by Sebastien Jodogne
-
documenting generation of imagesThu, 24 Dec 2020 17:32:19 +0100, by Sebastien Jodogne
-
gathering statistics about progress of api documentationThu, 24 Dec 2020 09:37:30 +0100, by Sebastien Jodogne
-
cont openapiThu, 24 Dec 2020 08:59:45 +0100, by Sebastien Jodogne
-
cont openapiWed, 23 Dec 2020 18:32:13 +0100, by Sebastien Jodogne
-
fix for older compilersWed, 23 Dec 2020 15:16:37 +0100, by Sebastien Jodogne
-
documenting system callsWed, 23 Dec 2020 15:13:45 +0100, by Sebastien Jodogne
-
cppcheckWed, 23 Dec 2020 12:30:56 +0100, by Sebastien Jodogne
-
New command-line option: "--openapi" to write the OpenAPI documentation of the REST API to a fileWed, 23 Dec 2020 12:21:03 +0100, by Sebastien Jodogne
-
fix RunCppCheck.shTue, 22 Dec 2020 09:39:06 +0100, by Sebastien Jodogne
-
new function Toolbox::ReadJsonWithoutComments()Tue, 22 Dec 2020 08:59:23 +0100, by Sebastien Jodogne
-
fix commentTue, 22 Dec 2020 08:16:08 +0100, by Sebastien Jodogne
-
removed useless includesTue, 22 Dec 2020 08:14:54 +0100, by Sebastien Jodogne
-
functions to read/write JSON in OrthancPluginCppWrapper.hTue, 22 Dec 2020 08:11:37 +0100, by Sebastien Jodogne
-
removing usage of deprecated JsonCpp classesMon, 21 Dec 2020 18:55:32 +0100, by Sebastien Jodogne
-
confining Json::Reader and Json::*Writer into ToolboxMon, 21 Dec 2020 18:09:47 +0100, by Sebastien Jodogne
-
upgraded to jsoncpp 1.9.4Mon, 21 Dec 2020 08:47:29 +0100, by Sebastien Jodogne
-
upgraded to jsoncpp 1.9.3Mon, 21 Dec 2020 08:41:13 +0100, by Sebastien Jodogne
-
typoFri, 18 Dec 2020 17:41:42 +0100, by Sebastien Jodogne
-
back to mainlineFri, 18 Dec 2020 15:19:10 +0100, by Sebastien Jodogne
-
cppcheckFri, 18 Dec 2020 12:15:45 +0100, by Sebastien Jodogne
-
If meta-header is missing, best-effort to extract "TransferSyntax" in "/instances/{id}/metadata"Fri, 18 Dec 2020 11:48:40 +0100, by Sebastien Jodogne
-
new configuration options IngestTranscodingOfUncompressed and IngestTranscodingOfCompressedFri, 18 Dec 2020 11:13:00 +0100, by Sebastien Jodogne
-
integration varian->mainlineThu, 17 Dec 2020 15:10:57 +0100, by Sebastien Jodogne
-
Add support to configure minimimum accepted TLS version and cipher suite varianFri, 11 Dec 2020 11:59:10 -0500, by Andrew Wallis
-
integration varian->mainlineThu, 17 Dec 2020 12:48:55 +0100, by Sebastien Jodogne
-
added NEWS about "OrthancExplorerEnabled" option varianThu, 17 Dec 2020 12:48:14 +0100, by Sebastien Jodogne
-
adding option to disable orthance explorer when http server is enabled varianFri, 11 Dec 2020 14:57:31 -0500, by Andrew Wallis
-
integration varian->mainlineThu, 17 Dec 2020 11:42:48 +0100, by Sebastien Jodogne
-
New config option "DeidentifyDimseQueryLogs" varianTue, 15 Dec 2020 13:59:01 -0500, by Mark Poscablo
-
there will be a 1.8.2 release before 1.9.0Thu, 17 Dec 2020 10:55:32 +0100, by Sebastien Jodogne
-
Explicit error log if trying to load a 32bit (resp. 64bit) plugin into a 64bit (resp. 32bit) version of OrthancThu, 17 Dec 2020 10:46:11 +0100, by Sebastien Jodogne
-
tagging Orthanc framework 4a3ba4bf4ba7 for PostgreSQL 3.3Mon, 14 Dec 2020 17:33:17 +0100, by Sebastien Jodogne
-
making ServerIndex::IncrementGlobalSequence() more fault-tolerantMon, 14 Dec 2020 14:26:49 +0100, by Sebastien Jodogne
-
mergeSat, 12 Dec 2020 19:42:05 +0100, by Sebastien Jodogne
-
look for openssl in DownloadOrthancFramework.cmakeSat, 12 Dec 2020 19:41:56 +0100, by Sebastien Jodogne
-
fix OpenSslConfigurationStatic-1.1.1.cmake to generate windows pluginsSat, 12 Dec 2020 19:41:30 +0100, by Sebastien Jodogne
-
Allow empty request body in "/modalities/{id}/echo"Thu, 10 Dec 2020 18:36:57 +0100, by Sebastien Jodogne
-
New config option "MallocArenaMax" to control memory usage on GNU/LinuxThu, 10 Dec 2020 09:32:39 +0100, by Sebastien Jodogne
-
fix missing log category in _OrthancPluginService_LogInfoWed, 09 Dec 2020 16:46:10 +0100, by Sebastien Jodogne
-
Allow concurrency on the OrthancPluginRegisterIncomingHttpRequestFilter() callbacksWed, 09 Dec 2020 16:17:46 +0100, by Sebastien Jodogne
-
trying to fix msvc build errors for plugins while compiling ZipReader.cppWed, 09 Dec 2020 10:07:48 +0100, by Sebastien Jodogne
-
contTue, 08 Dec 2020 20:22:24 +0100, by Sebastien Jodogne
-
rollback incorrect removal for msvc2008Tue, 08 Dec 2020 19:10:46 +0100, by Sebastien Jodogne
-
fix for msvc2015Tue, 08 Dec 2020 18:07:12 +0100, by Sebastien Jodogne
-
fix ZipReader.cpp for msvcTue, 08 Dec 2020 16:48:58 +0100, by Sebastien Jodogne
-
ZIP archives containing DICOM files can be uploaded using WebDAVTue, 08 Dec 2020 15:22:28 +0100, by Sebastien Jodogne
-
"/instances" can be used to import ZIP archives provided in the POST bodyTue, 08 Dec 2020 13:17:40 +0100, by Sebastien Jodogne
-
cppcheckTue, 08 Dec 2020 12:55:32 +0100, by Sebastien Jodogne
-
new class: ZipReaderTue, 08 Dec 2020 12:38:59 +0100, by Sebastien Jodogne
-
trying to uncompress one zip archiveMon, 07 Dec 2020 20:38:31 +0100, by Sebastien Jodogne
-
back to mainlineMon, 07 Dec 2020 17:23:26 +0100, by Sebastien Jodogne
-
fix for msvc2008Sun, 06 Dec 2020 20:30:12 +0100, by Sebastien Jodogne
-
fix ORTHANC_DEPRECATED macro for C++14Sun, 06 Dec 2020 13:16:27 +0100, by Sebastien Jodogne
-
relax CheckOrthancFrameworkSymbols.py about one friend stream functionSun, 06 Dec 2020 12:47:54 +0100, by Sebastien Jodogne
-
reintroduced backward ABI compatibility in Orthanc Framework .so for unit tests of Orthanc 1.7.2 to 1.8.0Sun, 06 Dec 2020 12:21:31 +0100, by Sebastien Jodogne
-
new error code: ErrorCode_DiscontinuedAbiSun, 06 Dec 2020 11:42:39 +0100, by Sebastien Jodogne
-
fix travisSat, 05 Dec 2020 19:15:03 +0100, by Sebastien Jodogne
-
fix travisSat, 05 Dec 2020 18:04:16 +0100, by Sebastien Jodogne
-
cppcheckSat, 05 Dec 2020 17:09:58 +0100, by Sebastien Jodogne
-
New function in the SDK: OrthancPluginGenerateRestApiAuthorizationToken()Fri, 04 Dec 2020 18:28:23 +0100, by Sebastien Jodogne
-
SystemToolbox::ReadFileRange()Thu, 03 Dec 2020 18:48:06 +0100, by Sebastien Jodogne
-
Archive/media jobs report the size of the created ZIP file in content field "ArchiveSizeMB"Thu, 03 Dec 2020 18:15:47 +0100, by Sebastien Jodogne
-
"DicomEchoChecksFind" config option + "CheckFind" field in /modalities/.../echoThu, 03 Dec 2020 15:58:52 +0100, by Sebastien Jodogne
-
"/tools/dicom-echo": Execute C-Echo SCU to a modality that is not registered in "/modalities"Thu, 03 Dec 2020 11:47:03 +0100, by Sebastien Jodogne
-
give access to the configuration of one single peer or modalityThu, 03 Dec 2020 10:43:31 +0100, by Sebastien Jodogne
-
OrthancImport.py sampleWed, 02 Dec 2020 11:01:59 +0100, by Sebastien Jodogne
-
tagging pre-release of the Orthanc Framework for Stone Web viewer 1.0Wed, 02 Dec 2020 07:14:23 +0100, by Sebastien Jodogne
-
cppcheckTue, 01 Dec 2020 20:31:04 +0100, by Sebastien Jodogne
-
Fix access to videos as a single raw frameMon, 30 Nov 2020 16:33:40 +0100, by Sebastien Jodogne
-
fix parsing of multipart boundaries, to resolve issue #190 in STOW-RS of DICOMweb pluginFri, 27 Nov 2020 06:57:23 +0100, by Sebastien Jodogne
-
fix missing symbols for stoneWed, 25 Nov 2020 21:42:50 +0100, by Sebastien Jodogne
-
enabling one test in sandboxed environmentsWed, 25 Nov 2020 18:15:28 +0100, by Sebastien Jodogne
-
moving generic type definitions from IHttpHandler to HttpToolboxWed, 25 Nov 2020 14:39:10 +0100, by Sebastien Jodogne
-
moving static methods from HttpToolbox to IHttpHandlerWed, 25 Nov 2020 13:46:49 +0100, by Sebastien Jodogne
-
new macro ORTHANC_DEPRECATEDWed, 25 Nov 2020 13:34:58 +0100, by Sebastien Jodogne
-
fix link errors on wasm unit testsTue, 24 Nov 2020 20:53:21 +0100, by Sebastien Jodogne
-
fix for stoneTue, 24 Nov 2020 19:43:10 +0100, by Sebastien Jodogne
-
unit tests now running in WebAssemblyTue, 24 Nov 2020 16:21:29 +0100, by Sebastien Jodogne
-
revert changeset 4320:72237cbb4fb2Tue, 24 Nov 2020 12:37:52 +0100, by Sebastien Jodogne
-
mergeTue, 24 Nov 2020 12:12:44 +0100, by Sebastien Jodogne
-
removed default setting of ORTHANC_ENABLE_LOGGING_STDIO in WebAssemblyTue, 24 Nov 2020 12:12:27 +0100, by Sebastien Jodogne
-
mergeMon, 23 Nov 2020 14:23:18 +0100, by Alain Mazy
-
fix loggingMon, 23 Nov 2020 14:23:10 +0100, by Alain Mazy
-
added DICOM_TAG_CINE_RATEMon, 23 Nov 2020 12:51:39 +0100, by Sebastien Jodogne
-
mergeMon, 23 Nov 2020 12:04:59 +0100, by Alain Mazy
-
fix for 'logs are not stored in log files anymore after a /tools/reset'Mon, 23 Nov 2020 12:04:42 +0100, by Alain Mazy
-
explanation in configuration fileSat, 21 Nov 2020 10:49:54 +0100, by Sebastien Jodogne
-
removed EMSCRIPTEN_SET_LLVM_WASM_BACKEND option for CMakeTue, 17 Nov 2020 11:16:22 +0100, by Sebastien Jodogne
-
hiding some symbols using boosThu, 12 Nov 2020 11:40:44 +0100, by Sebastien Jodogne
-
removed a friend method for better abiMon, 09 Nov 2020 16:09:05 +0100, by Sebastien Jodogne
-
fix abi of DicomImageInformationMon, 09 Nov 2020 15:22:43 +0100, by Sebastien Jodogne
-
turning IImageWriter into a pure interfaceMon, 09 Nov 2020 15:07:55 +0100, by Sebastien Jodogne
-
renaming pure interface JobOperationValue as IJobOperationValueMon, 09 Nov 2020 14:40:51 +0100, by Sebastien Jodogne
-
missing cmake parameters if building unit tests of frameworkSat, 07 Nov 2020 08:02:36 +0100, by Sebastien Jodogne
-
fix for vs2008Fri, 06 Nov 2020 21:15:09 +0100, by Sebastien Jodogne
-
fix build of Orthanc framework DLL for WindowsFri, 06 Nov 2020 21:13:45 +0100, by Sebastien Jodogne
-
fix for vs2008Fri, 06 Nov 2020 18:15:11 +0100, by Sebastien Jodogne
-
fixFri, 06 Nov 2020 17:02:42 +0100, by Sebastien Jodogne
-
continued abiFri, 06 Nov 2020 16:33:52 +0100, by Sebastien Jodogne
-
improving detection of ABI compatibilityFri, 06 Nov 2020 15:37:30 +0100, by Sebastien Jodogne
-
missing macro CIVETWEB_KEEP_ALIVE_TIMEOUT_SECONDSFri, 06 Nov 2020 10:00:05 +0100, by Sebastien Jodogne
-
Fix keep-alive in the embedded HTTP server by setting the "Keep-Alive" HTTP headerFri, 06 Nov 2020 09:58:48 +0100, by Sebastien Jodogne
-
abi continuedThu, 05 Nov 2020 19:33:18 +0100, by Sebastien Jodogne
-
cppcheckThu, 05 Nov 2020 18:24:50 +0100, by Sebastien Jodogne
-
abi continuedThu, 05 Nov 2020 18:21:03 +0100, by Sebastien Jodogne
-
abi continuedThu, 05 Nov 2020 17:20:49 +0100, by Sebastien Jodogne
-
moving inline methods to source files for ABI compatibilityThu, 05 Nov 2020 15:52:28 +0100, by Sebastien Jodogne
-
applied log categoriesThu, 05 Nov 2020 12:01:11 +0100, by Alain Mazy
-
log categories: rest -> http + added lua & jobsThu, 05 Nov 2020 11:43:32 +0100, by Alain Mazy
-
fixThu, 05 Nov 2020 11:23:47 +0100, by Sebastien Jodogne
-
prefixing log messages with their categoryThu, 05 Nov 2020 10:24:05 +0100, by Sebastien Jodogne
-
fix formatting for help2manThu, 05 Nov 2020 09:57:35 +0100, by Sebastien Jodogne
-
improving manpageThu, 05 Nov 2020 07:21:43 +0100, by Sebastien Jodogne
-
backporting a patch for DCMTK 3.6.5 to resolve a bad memory access in C-GET SCPWed, 04 Nov 2020 18:34:44 +0100, by Sebastien Jodogne
-
fix for VS2008Wed, 04 Nov 2020 18:26:44 +0100, by Sebastien Jodogne
-
using CLOG in Orthanc DICOM handlersWed, 04 Nov 2020 17:48:11 +0100, by Sebastien Jodogne
-
debug logs for C-MOVE and C-GET SCPWed, 04 Nov 2020 17:40:25 +0100, by Sebastien Jodogne
-
fix for VS2008, debug logs for C-FIND SCP and for storage commitment SCPWed, 04 Nov 2020 16:27:59 +0100, by Sebastien Jodogne
-
moving all logs from DicomNetworking folder into the "dicom" categoryWed, 04 Nov 2020 15:01:47 +0100, by Sebastien Jodogne
-
starting debug logs for SCPWed, 04 Nov 2020 14:48:52 +0100, by Sebastien Jodogne
-
debug logs for storage commitment SCUWed, 04 Nov 2020 14:21:13 +0100, by Sebastien Jodogne
-
debug log for DCMTK SCUWed, 04 Nov 2020 13:48:42 +0100, by Sebastien Jodogne
-
SetDcmtkVerbosity()Wed, 04 Nov 2020 07:56:22 +0100, by Sebastien Jodogne
-
moving inline methods to source files for ABI compatibilityTue, 03 Nov 2020 20:48:01 +0100, by Sebastien Jodogne
-
avoid multiple calls to GetWidth() and GetHeight() on pixel loopsTue, 03 Nov 2020 20:05:55 +0100, by Sebastien Jodogne
-
CheckOrthancFrameworkSymbols.pyTue, 03 Nov 2020 18:45:32 +0100, by Sebastien Jodogne
-
fix for visual studioTue, 03 Nov 2020 17:00:58 +0100, by Sebastien Jodogne
-
Dynamically access and/or change the verbosity of logging categories with the REST APITue, 03 Nov 2020 14:41:27 +0100, by Sebastien Jodogne
-
cppcheckTue, 03 Nov 2020 12:28:25 +0100, by Sebastien Jodogne
-
tuning log categories from command-line, and binary compat with orthanc framework 1.7.2Tue, 03 Nov 2020 12:24:50 +0100, by Sebastien Jodogne
-
LogCategory_RESTTue, 03 Nov 2020 07:19:33 +0100, by Sebastien Jodogne
-
LogCategory_PLUGINSTue, 03 Nov 2020 07:15:44 +0100, by Sebastien Jodogne
-
logging categoriesMon, 02 Nov 2020 18:45:50 +0100, by Sebastien Jodogne
-
new macro CLOG, and sharing more code between logging enginesMon, 02 Nov 2020 17:15:57 +0100, by Sebastien Jodogne
-
new macro TLOG() to replace VLOG() for trace logs with a categoryMon, 02 Nov 2020 14:48:15 +0100, by Sebastien Jodogne
-
REST API returns 404 error if deleting an inexistent peer or modalitySun, 01 Nov 2020 12:43:18 +0100, by Sebastien Jodogne
-
mergeFri, 30 Oct 2020 12:00:16 +0100, by Sebastien Jodogne
-
Fix decoding sequence if "BuiltinDecoderTranscoderOrder" is "Before"Fri, 30 Oct 2020 12:00:06 +0100, by Sebastien Jodogne
-
reducing verbosity of WebDav upload folder cleanup. avoid logs when nothing happensFri, 30 Oct 2020 10:48:57 +0100, by Alain Mazy
-
sanitize IndexInSeries (we've seen spaces there !)Fri, 30 Oct 2020 10:35:49 +0100, by Alain Mazy
-
ServeFolders plugin: mime type for ".map" file extensionFri, 30 Oct 2020 09:00:24 +0100, by Sebastien Jodogne
-
notesTue, 27 Oct 2020 14:31:06 +0100, by Sebastien Jodogne
-
fix unit test Version.CivetwebTue, 27 Oct 2020 13:51:47 +0100, by Sebastien Jodogne
-
upgrade to civetweb 1.13Tue, 27 Oct 2020 13:29:23 +0100, by Sebastien Jodogne
-
C-GET SCP: Fix responses and handling of cancelMon, 26 Oct 2020 12:23:36 +0100, by Sebastien Jodogne
-
Fix reporting of client-side store warnings/errors in C-GET SCPTue, 20 Oct 2020 09:52:42 +0200, by Sebastien Jodogne
-
cppcheckMon, 19 Oct 2020 18:38:24 +0200, by Sebastien Jodogne
-
back to mainlineFri, 16 Oct 2020 11:12:25 +0200, by Sebastien Jodogne
-
cppcheckThu, 15 Oct 2020 20:08:44 +0200, by Sebastien Jodogne
-
fix webdavThu, 15 Oct 2020 17:13:35 +0200, by Sebastien Jodogne
-
hotpatch to make Orthanc 0.8.6 compile on Ubuntu 16.04 Orthanc-0.8.6Thu, 15 Oct 2020 13:56:50 +0200, by Sebastien Jodogne
-
noteTue, 13 Oct 2020 15:42:10 +0200, by Sebastien Jodogne
-
improvementTue, 13 Oct 2020 15:41:25 +0200, by Sebastien Jodogne
-
new lua sample: ClassifyUsingAet.luaTue, 13 Oct 2020 15:36:48 +0200, by Sebastien Jodogne
-
commentsTue, 13 Oct 2020 10:46:05 +0200, by Sebastien Jodogne
-
simplificationTue, 13 Oct 2020 10:39:47 +0200, by Sebastien Jodogne
-
RequestOrigin_WebDavSat, 10 Oct 2020 11:23:11 +0200, by Sebastien Jodogne
-
robustness against non-dicom filesSat, 10 Oct 2020 10:38:45 +0200, by Sebastien Jodogne
-
configuration options for webdavFri, 09 Oct 2020 18:10:24 +0200, by Sebastien Jodogne
-
deleting resources from Orthanc WebDAVFri, 09 Oct 2020 17:51:06 +0200, by Sebastien Jodogne
-
fixFri, 09 Oct 2020 12:07:23 +0200, by Sebastien Jodogne
-
reorganizationFri, 09 Oct 2020 12:02:40 +0200, by Sebastien Jodogne
-
upload DICOM using WebDAVFri, 09 Oct 2020 11:38:03 +0200, by Sebastien Jodogne
-
studies by date workingFri, 09 Oct 2020 10:28:34 +0200, by Sebastien Jodogne
-
sharing more codeFri, 09 Oct 2020 10:06:20 +0200, by Sebastien Jodogne
-
preparing merging InternalNode with ResourcesNodeFri, 09 Oct 2020 09:52:16 +0200, by Sebastien Jodogne
-
working on sorting by datesThu, 08 Oct 2020 18:13:01 +0200, by Sebastien Jodogne
-
WebDAV: by-studies and by-patientsThu, 08 Oct 2020 13:38:44 +0200, by Sebastien Jodogne
-
implementation of DELETE in class WebDavStorageWed, 07 Oct 2020 13:19:53 +0200, by Sebastien Jodogne
-
added DELETE in WebDAV, first working virtual filesystemWed, 07 Oct 2020 13:00:57 +0200, by Sebastien Jodogne
-
publishing the DICOM hierarchy as WebDAV bucketTue, 06 Oct 2020 20:55:16 +0200, by Sebastien Jodogne
-
WebDavStorageTue, 06 Oct 2020 18:14:26 +0200, by Sebastien Jodogne
-
warningTue, 06 Oct 2020 13:13:17 +0200, by Sebastien Jodogne
-
write access to webdavTue, 06 Oct 2020 12:45:11 +0200, by Sebastien Jodogne
-
basic implementation of WebDAV handlerMon, 05 Oct 2020 10:55:24 +0200, by Sebastien Jodogne
-
prototyping IWebDavBucketSun, 04 Oct 2020 13:23:53 +0200, by Sebastien Jodogne
-
fix for mingwWed, 30 Sep 2020 19:10:56 +0200, by Sebastien Jodogne
-
fixWed, 30 Sep 2020 17:59:09 +0200, by Sebastien Jodogne
-
cppcheckWed, 30 Sep 2020 16:25:48 +0200, by Sebastien Jodogne
-
remove debug printf from DicomStreamReaderWed, 30 Sep 2020 15:53:17 +0200, by Sebastien Jodogne
-
better normalization in stream readerWed, 30 Sep 2020 15:49:23 +0200, by Sebastien Jodogne
-
reorganization of DicomStreamReaderWed, 30 Sep 2020 15:33:47 +0200, by Sebastien Jodogne
-
fixWed, 30 Sep 2020 12:18:43 +0200, by Sebastien Jodogne
-
validation against orthanc-testsWed, 30 Sep 2020 11:49:38 +0200, by Sebastien Jodogne
-
fix for c++98Wed, 30 Sep 2020 07:38:22 +0200, by Sebastien Jodogne
-
fixTue, 29 Sep 2020 19:44:38 +0200, by Sebastien Jodogne
-
working on sequencesTue, 29 Sep 2020 16:30:24 +0200, by Sebastien Jodogne
-
working on DicomStreamReaderMon, 28 Sep 2020 21:05:13 +0200, by Sebastien Jodogne
-
testing DicomMap::ParseDicomMetaInformation()Mon, 28 Sep 2020 15:23:04 +0200, by Sebastien Jodogne
-
todoWed, 23 Sep 2020 07:41:11 +0200, by Sebastien Jodogne
-
enforcing parameter "enforceAligned" in PamReaderMon, 21 Sep 2020 18:10:31 +0200, by Sebastien Jodogne
-
auto-detection of mg_disable_keep_alive() in CMakeMon, 21 Sep 2020 11:20:08 +0200, by Sebastien Jodogne
-
typoFri, 18 Sep 2020 16:23:07 +0200, by Sebastien Jodogne
-
back to mainlineFri, 18 Sep 2020 14:18:10 +0200, by Sebastien Jodogne
-
cppcheckThu, 17 Sep 2020 20:49:15 +0200, by Sebastien Jodogne
-
cppcheckThu, 17 Sep 2020 17:58:19 +0200, by Sebastien Jodogne
-
cppcheckThu, 17 Sep 2020 16:18:01 +0200, by Sebastien Jodogne
-
improving const-correctness in ParsedDicomFileThu, 17 Sep 2020 15:01:31 +0200, by Sebastien Jodogne
-
moving ORTHANC_FORCE_INLINE and ORTHANC_OVERRIDE from Enumerations.h to Compatibility.hThu, 17 Sep 2020 08:35:11 +0200, by Sebastien Jodogne
-
cppcheckThu, 17 Sep 2020 08:18:28 +0200, by Sebastien Jodogne
-
cppcheckWed, 16 Sep 2020 20:53:31 +0200, by Sebastien Jodogne
-
cppcheckWed, 16 Sep 2020 20:28:20 +0200, by Sebastien Jodogne
-
fix unit testWed, 16 Sep 2020 18:13:13 +0200, by Sebastien Jodogne
-
mergeWed, 16 Sep 2020 13:30:01 +0200, by Sebastien Jodogne
-
Fix handling of "ModalitiesInStudy" (0008,0061) in C-FIND and "/tools/find"Wed, 16 Sep 2020 13:22:30 +0200, by Sebastien Jodogne
-
fixWed, 16 Sep 2020 11:24:08 +0200, by Alain Mazy
-
HTTP client: allow empty CertificateKeyPasswordWed, 16 Sep 2020 10:22:25 +0200, by Alain Mazy
-
fix HttpServer options if sslVerifyPeers_ == false and ssl_ == trueTue, 15 Sep 2020 19:34:22 +0200, by Sebastien Jodogne
-
mergeTue, 15 Sep 2020 17:30:23 +0200, by Sebastien Jodogne
-
removing meaningless unit test Version.CivetwebCompressionTue, 15 Sep 2020 17:29:40 +0200, by Sebastien Jodogne
-
New configuration options to enable HTTP peers identification through certificatesTue, 15 Sep 2020 15:47:28 +0200, by Alain Mazy
-
run fsync() in OrthancPluginWriteFile()Tue, 15 Sep 2020 08:27:17 +0200, by Sebastien Jodogne
-
removed bad include for win32Mon, 14 Sep 2020 20:34:47 +0200, by Sebastien Jodogne
-
clarification to configuration fileMon, 14 Sep 2020 19:47:35 +0200, by Sebastien Jodogne
-
fix buildMon, 14 Sep 2020 19:27:55 +0200, by Sebastien Jodogne
-
giving a try to cross-platform compilation of SyncStorageAreaMon, 14 Sep 2020 18:09:30 +0200, by Sebastien Jodogne
-
Enable the access to raw frames in Philips ELSCINT1 proprietary compressionSat, 12 Sep 2020 16:03:48 +0200, by Sebastien Jodogne
-
mergeWed, 09 Sep 2020 14:47:10 +0200, by Alain Mazy
-
When checking DICOM allowed methods, if there are multiple modalities with the same AET, differentiate them from the calling IPWed, 09 Sep 2020 14:46:59 +0200, by Alain Mazy
-
clarification of sdk doc about deadlocksTue, 08 Sep 2020 09:16:33 +0200, by Sebastien Jodogne
-
mergeTue, 08 Sep 2020 07:43:07 +0200, by Sebastien Jodogne
-
warn about possible deadlocksTue, 08 Sep 2020 07:42:47 +0200, by Sebastien Jodogne
-
sample config: storage commitmentMon, 07 Sep 2020 15:08:52 +0200, by Alain Mazy
-
removed references to unused Manufacturer_StoreScpThu, 03 Sep 2020 18:43:18 +0200, by Alain Mazy
-
fix echo request in connectivity checkThu, 03 Sep 2020 12:00:35 +0200, by Alain Mazy
-
fix docThu, 03 Sep 2020 11:41:30 +0200, by Alain Mazy
-
Fix transcoding in C-MOVE SCP, in the case where "SynchronousCMove" is "true"Wed, 02 Sep 2020 17:34:21 +0200, by Sebastien Jodogne
-
missing installation of patch in LinuxInstallation.txtWed, 02 Sep 2020 14:48:24 +0200, by Sebastien Jodogne
-
mergeTue, 01 Sep 2020 17:55:54 +0200, by Sebastien Jodogne
-
better fix for CMP0058Tue, 01 Sep 2020 17:55:42 +0200, by Sebastien Jodogne
-
better fix for CMP0058Tue, 01 Sep 2020 17:49:41 +0200, by Sebastien Jodogne
-
SharedMessageQueue::GetSize()Tue, 01 Sep 2020 14:22:15 +0200, by Sebastien Jodogne
-
fix for ubuntu 14.04Tue, 01 Sep 2020 10:19:29 +0200, by Sebastien Jodogne
-
mergeThu, 27 Aug 2020 14:59:53 +0200, by Sebastien Jodogne
-
Fix CMake Policy CMP0058Thu, 27 Aug 2020 14:59:15 +0200, by Sebastien Jodogne
-
Fix compatibility with C-MOVE SCU requests issued by AmbraTue, 25 Aug 2020 17:05:13 +0200, by Sebastien Jodogne
-
underscores are now allowed in peers/modalities symbolic namesMon, 24 Aug 2020 15:34:11 +0200, by Alain Mazy
-
fix md5 of Orthanc framework packageMon, 24 Aug 2020 07:51:38 +0200, by Sebastien Jodogne
-
integration 1.7.3->mainlineMon, 24 Aug 2020 07:50:31 +0200, by Sebastien Jodogne
-
back to mainlineMon, 24 Aug 2020 07:28:45 +0200, by Sebastien Jodogne