summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)Author
2021-11-23tdf#145769 ucb: webdav-curl: stop returning IsDocument=true if it doesn't existMichael Stahl
2021-11-23ucb: webdav-curl: fix some issues caused by missing authenticationMichael Stahl
2021-11-22ucb: webdav-curl: don't use chunked encoding for PUTMichael Stahl
2021-11-22ucb: webdav-curl: log headers in debug_callbackMichael Stahl
2021-11-22Revert "The CurlOption curl_off_t case appears to be unused"Michael Stahl
2021-11-18ucb: webdav-curl: don't assert on valid URLMichael Stahl
2021-11-15fix typo in commentStephan Bergmann
2021-11-12Fix (mis-)uses of temporary O[U]StringLiteralStephan Bergmann
2021-11-10new loplugin:stringliteraldefineNoel Grandin
2021-11-10Fix typoAndrea Gelmini
2021-11-09The CurlOption curl_off_t case appears to be unusedStephan Bergmann
2021-11-09Address of dllimport function isn't considered constant expression by clang-clStephan Bergmann
2021-11-08Fix typosAndrea Gelmini
2021-11-07Typo: implemnented->implementedJulien Nabet
2021-11-05webdav-curl: there's no non-const Sequence::operator[]Mike Kaganski
2021-11-03Silence loplugin:toolslong in ucb/source/ucp/webdav-curl/CurlSession.cxxStephan Bergmann
2021-11-03ucb: webdav-curl: consolidate unit testsMichael Stahl
2021-11-03ucb: webdav-curl: convert webdav unit tests to curlMichael Stahl
2021-11-03Fix typosAndrea Gelmini
2021-11-01ucb: webdav-curl: remove SerfLockStore::getLockToken()Michael Stahl
2021-11-01ucb: webdav-curl: fix MOVE/COPY/DELETE crashMichael Stahl
2021-11-01ucb: webdav-curl: rewrite authentication loop for reentrancyMichael Stahl
2021-11-01ucb: webdav-curl: implement CurlSession::abort()Michael Stahl
2021-11-01ucb: webdav-curl: escape broken SharePoint 2016 URIsMichael Stahl
2021-11-01ucb: webdav-curl: tdf#82744: fix WebDAV lock/unlock behaviour - part 4Michael Stahl
2021-11-01ucb: webdav-curl: use curl_multi API to support read timeoutMichael Stahl
2021-11-01ucb: webdav-curl: remove locks from LockStore after AUTH errorMichael Stahl
2021-11-01ucb: webdav-curl: convert hrefs in PROPFIND response to URIMichael Stahl
2021-11-01ucb: webdav-curl: implement dead properties in PROPFIND/PROPPATCHMichael Stahl
2021-11-01ucb: webdav-curl: clean up CurlUri m_Path messMichael Stahl
2021-11-01ucb: webdav-curl: convert URI reference to URI as early as possibleMichael Stahl
2021-11-01ucb: webdav-curl: handle "depth" in WebDAVResponseParserMichael Stahl
2021-11-01ucb: webdav-curl: Don't crash when accessing WebDAV resource after auth failedMichael Stahl
2021-11-01ucb: webdav-curl: loplugin:constfields in ucbMichael Stahl
2021-11-01ucb: webdav-curl: tdf#106955: Open WebDAV resources on which PROPFIND failsMike Kaganski
2021-11-01ucb: webdav-curl: const-ness fixesStephan Bergmann
2021-11-01ucb: webdav-curl: tdf#102499 (9): Fix eXo Platform WebDAV on 'Save Remote File'Giuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#102499 (8): Return empty property when not present.Giuseppe Castagno
2021-11-01ucb: webdav-curl: loplugin:unusedmethodsMichael Stahl
2021-11-01ucb: webdav-curl: tdf#102499 (7): Caching connect timeout or cannot connect.Giuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#102499 (6): Cache OPTIONS if not present or if lifetime...Giuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#102499 (5): Deal with HTTP unofficial response status c...Giuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#102499 (3): Change caching model for HTTP response stat...Michael Stahl
2021-11-01ucb: webdav-curl: tdf#101094 (36): Fix behaviour of GET in fetching Headers onlyGiuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#101094 (35): Add OPTIONS as pre-check in direct WebDAV ...Giuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#101094 (34): Fix test and missing field value in compar...Giuseppe Castagno
2021-11-01ucb: webdav-curl: tdf#102499 (2): Refactor the WebDAV resource access retryMichael Stahl
2021-11-01ucb: webdav-curl: tdf#102499 (1): Add WebDAV test to check HTTP reponse statusMichael Stahl
2021-11-01ucb: webdav-curl: loplugin:unusedmethods in sc..vclMichael Stahl
2021-11-01ucb: webdav-curl: loplugin:unusedfieldsMichael Stahl