log OrthancServer/Sources/Database/StatelessDatabaseOperations.cpp @ 4819:70d2a97ca8cb openssl-3.x

age author description
Thu, 25 Nov 2021 13:12:32 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Tue, 19 Oct 2021 15:29:48 +0200 Alain Mazy Fix instances accumulating in DB while their attachments were not stored because of MaximumStorageSize limit reached with a single patient in DB.
Tue, 22 Jun 2021 07:37:20 +0200 Sebastien Jodogne removed OpenSSL license exception, as OpenSSL 3.0 was relicensed under Apache 2.0 openssl-3.x
Fri, 18 Jun 2021 16:08:35 +0200 Sebastien Jodogne Added "short", "simplify" and/or "full" options to control the format of DICOM tags wherever possible
Wed, 16 Jun 2021 17:37:47 +0200 Sebastien Jodogne "/tools/bulk-delete" to delete a group of multiple, unrelated resources at once
Mon, 26 Apr 2021 15:22:44 +0200 Sebastien Jodogne "ETag" headers for metadata and attachments now allow strong comparison (MD5 is included)
Tue, 20 Apr 2021 20:44:59 +0200 Sebastien Jodogne fix mingw
Tue, 20 Apr 2021 15:11:59 +0200 Sebastien Jodogne handling revisions of attachments db-changes