office-gobmx/external/libcmis
Michael Stahl 25cdebe70a libcmis: fix failing AtomTest::authCallbackTest()
(regression from commit f91effb36b)

Change-Id: I24c8da1c8ca70739ac047918c7036d72c7f7330b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169465
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
2024-06-24 19:17:10 +02:00
..
inc/pch
0001-cid-1545775-COPY_INSTEAD_OF_MOVE.patch
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-warning-C4589-when-building-with-MSVC.patch
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
initprotocols.patch.1 libcmis,ucb: cmis: improve AllowInsecureProtocols implementation 2024-06-24 12:37:02 +02:00
Makefile
Module_libcmis.mk
README
sharepoint-auth.patch.1 libcmis: improve Sharepoint authentication 2024-06-21 11:36:33 +02:00
StaticLibrary_libcmis.mk
UnpackedTarball_libcmis.mk libcmis,ucb: cmis: improve AllowInsecureProtocols implementation 2024-06-24 12:37:02 +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.