summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav-curl/DAVTypes.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-04-18ucb: webdav-curl: experimentfeature/allo_contract34185Michael Stahl1-1/+4
2023-03-07tdf#153642 ucb: fix broken save with cached DAVOptionsLászló Németh1-0/+5
2021-12-27osl::Mutex->std::mutex in DAVOptionsCacheNoel Grandin1-4/+4
2021-11-01ucb: webdav-curl: loplugin:unusedmethodsMichael Stahl1-53/+0
2021-11-01ucb: webdav-curl: tdf#102499 (6): Cache OPTIONS if not present or if lifetime...Giuseppe Castagno1-33/+13
2021-11-01ucb: webdav-curl: tdf#102499 (5): Deal with HTTP unofficial response status c...Giuseppe Castagno1-6/+71
2021-11-01ucb: webdav-curl: tdf#102499 (3): Change caching model for HTTP response stat...Michael Stahl1-16/+14
2021-11-01ucb: webdav-curl: tdf#101094 (34): Fix test and missing field value in compar...Giuseppe Castagno1-0/+1
2021-11-01ucb: webdav-curl: tdf#101094 (32): Use a partial GET as a fall-back for HEAD...Giuseppe Castagno1-0/+29
2021-11-01ucb: webdav-curl: tdf#101094 (26): Fix possible early relase of cache mutexGiuseppe Castagno1-1/+1
2021-11-01ucb: webdav-curl: tdf#101094 (19) OPTIONS: Add mechanism to manage not found ...Giuseppe Castagno1-0/+29
2021-11-01ucb: webdav-curl: tdf#101094 (13) OPTIONS: Options cache removal: LOCK, UNLOCKGiuseppe Castagno1-0/+3
2021-11-01ucb: webdav-curl: tdf#101094 (10) OPTIONS: Add a simple options cache classGiuseppe Castagno1-1/+80
2021-11-01ucb: webdav-curl: tdf#101094 (1) OPTIONS: New class to store retrieved OPTIONSGiuseppe Castagno1-0/+68