summaryrefslogtreecommitdiff
path: root/external/libcmis
AgeCommit message (Expand)Author
2024-06-24libcmis: fix failing AtomTest::authCallbackTest()Michael Stahl
2024-06-24libcmis,ucb: cmis: improve AllowInsecureProtocols implementationMichael Stahl
2024-06-21libcmis,ucb: get more informative error messages for CMIS UCPMichael Stahl
2024-06-21libcmis: improve Sharepoint authenticationMichael Stahl
2024-06-20libcmis: don't retry if the connection failed at TLS levelMichael Stahl
2024-06-20libcmis: fix UAF on invalid certificateMichael Stahl
2024-05-06makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo)Christian Lohmaier
2024-02-23Fix warning C4589 when building with MSVC without -Wv:18Mike Kaganski
2024-01-15cid#1545775 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-11-13upgrade libcmisCaolán McNamara
2023-11-07libcmis: fix regression setting wrong type of CURLOPT_SEEKFUNCTIONMichael Stahl
2023-11-06libcmis: HttpSession: add a callback that can be used to configure libcurlMichael Stahl
2023-11-06libcmis: fix regression in HttpSession::initProtocols()Michael Stahl
2023-10-11upgrade to libcmis 0.6.0Caolán McNamara
2021-09-06Fix build with system boostJan Holesovsky
2021-07-28tdf#101630 - gdrive support w/oAuth and Drive API v3Christian Lohmaier
2020-12-14onedrive integration: updating metadata needs to be http PATCHChristian Lohmaier
2020-12-14tdf#115643 make onedrive work again by switching to graph APIChristian Lohmaier
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-05-27avoid gbuild warning about no PCH for libcmisLuboš Luňák
2019-05-24disable warnings in external libsLuboš Luňák
2019-05-19PCH for libcmisLuboš Luňák
2018-12-28upload libcmis 0.5.2David Tardon
2018-12-07All supported versions of Clang and GCC support at least C++17 nowStephan Bergmann
2018-11-02libcmis fails to build with c++2aCaolán McNamara
2018-11-02Compile as C++2a, where availableStephan Bergmann
2018-09-05Update external/libcmis upstream URLStephan Bergmann
2018-09-04Record external/libcmis/xwwwformurlencoded.patch.0 as sent upstreamStephan Bergmann
2018-09-04Properly encode OAuth2 credentialsStephan Bergmann
2018-09-04tdf#119344 fix libcmis build with boost 1.68rezso
2018-05-04Removed executable permission on data filesAndrea Gelmini
2018-02-24tdf#115968: make libcmis work better with CIB doximaAndreas Brandner
2018-01-22boost: upgrade to release 1.66.0Michael Stahl
2017-11-28external/libcmis: Falling back to C++03 is too drasticStephan Bergmann
2017-11-26Build as C++17 when GCC/Clang supports itStephan Bergmann
2017-11-01-I$(dir $(3)) in gb_CObject__command_pattern is no longer neededStephan Bergmann
2017-09-15consistent naming of externals: cmis -> libcmisMichael Stahl
2017-08-09Revert "libcmis: configure curl to only allow redirects to HTTP/HTTPS"Michael Stahl
2017-08-09libcmis: configure curl to only allow redirects to HTTP/HTTPSMichael Stahl
2017-03-30tdf#98416 libcmis: Google Drive 2FA fixSzymon Kłos
2017-02-16external/libcmis: Silence -Wdynamic-exception-spec errorsStephan Bergmann
2017-02-10Remove MinGW supportStephan Bergmann
2016-12-11libcmis: error handling for datetime string parserThorsten Behrens
2016-11-17chmod -xTor Lillqvist
2016-08-10tdf#101385: don't try to get SharePoint folder outside of allowed rangeMike Kaganski
2016-06-09tdf#87938 google 2FA fix, new pin code pageSzymon Kłos
2016-05-16tdf#87938 libcmis: Google 2FA implementationSzymon Kłos
2016-05-02Related tdf#98416 Libcmis: add a patch to fix Google Drive loginGiuseppe Castagno
2016-03-05upload libmis 0.5.1David Tardon
2015-11-12Generalize COM_GCC_IS_CLANG -> COM_IS_CLANGStephan Bergmann