office-gobmx/external/libcmis
Caolán McNamara d5c0423890 use final upstream merged fix for this boost issue
Change-Id: I33a347d3c0efc4a38389d525f3c9e5f41a957d47
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172723
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2024-09-01 20:34:05 +02:00
..
inc/pch
0001-cid-1545775-COPY_INSTEAD_OF_MOVE.patch cid#1545775 COPY_INSTEAD_OF_MOVE 2024-01-15 09:42:01 +01:00
0001-cppcheck-operatorEqVarError-in-src-libcmis-http-sess.patch libcmis,ucb: cmis: improve AllowInsecureProtocols implementation 2024-06-24 12:37:02 +02:00
0001-Fix-boost-1.86-breakage.patch use final upstream merged fix for this boost issue 2024-09-01 20:34:05 +02:00
0001-Fix-warning-C4589-when-building-with-MSVC.patch Fix warning C4589 when building with MSVC without -Wv:18 2024-02-23 01:34:11 +01:00
0001-Take-into-account-m_CurlInitProtocolsFunction-in-cop.patch libcmis,ucb: cmis: improve AllowInsecureProtocols implementation 2024-06-24 12:37:02 +02:00
exceptions.patch.1 libcmis: fix failing AtomTest::authCallbackTest() 2024-06-24 19:17:10 +02:00
factory-no-retry-ssl.patch.1 libcmis: don't retry if the connection failed at TLS level 2024-06-20 15:59:27 +02:00
http-session-cleanup.patch.1 libcmis: fix UAF on invalid certificate 2024-06-20 15:56:46 +02:00
initprotocols.patch.1 libcmis,ucb: cmis: improve AllowInsecureProtocols implementation 2024-06-24 12:37:02 +02:00
Makefile fdo#70393: move libcmis to a subdir of external 2013-10-19 07:29:02 +00:00
Module_libcmis.mk consistent naming of externals: cmis -> libcmis 2017-09-15 10:56:22 +02:00
README Update external/libcmis upstream URL 2018-09-05 08:16:21 +02:00
sharepoint-auth.patch.1 libcmis: improve Sharepoint authentication 2024-06-21 11:36:33 +02:00
StaticLibrary_libcmis.mk makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
UnpackedTarball_libcmis.mk use final upstream merged fix for this boost issue 2024-09-01 20:34:05 +02:00

A C++ client library for the CMIS interface.

From:
[https://github.com/tdf/libcmis]

Wikipedia (CMIS):
Content Management Interoperability Services (CMIS) is an open standard that defines an
abstraction layer for controlling diverse document management systems and repositories using web protocols.