summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)Author
2023-09-28Fix curl proxy access for non-authenticated proxyNoel Grandin
2023-06-06ucb: webdav-curl: auth data is invalid when receiving 401cib-6.4-18Michael Stahl
2023-06-02tdf#149921 ucb: webdav-curl: WNT: certificate revocation checkMichael Stahl
2022-10-26ucb: FTP UCP: report CURLE_URL_MALFORMAT as IllegalIdentifierExceptionMichael Stahl
2022-10-26more UCB test more robust on my systemNoel Grandin
2022-10-20ucb: webdav-curl: forgot to commit this lineMichael Stahl
2022-10-19Revert "statushack"Michael Stahl
2022-10-19statushackMichael Stahl
2022-10-19ucb: webdav-curl: try to share DNS and TLS data as wellMichael Stahl
2022-10-19ucb: webdav-curl: add a shared cookie storeMichael Stahl
2022-10-19ucb: webdav-curl: enable cookie engine on 403 fallbackMichael Stahl
2022-10-18ucb: webdav-curl: add magic header to disable FBA in 403 fallbackMichael Stahl
2022-10-13ucb: webdav-curl: try fallback authentication with Negotiate insteadMichael Stahl
2022-10-12ucb: webdav-curl: try fallback authentication on 403 errorMichael Stahl
2022-10-10Revert "ucb: webdav-curl: try fallback authentication on 403 error"cib-6.4-11Michael Stahl
2022-10-07ucb: webdav-curl: try fallback authentication on 403 errorMichael Stahl
2022-09-16ucb: webdav-curl: tweak cookie importcib-6.4-10Michael Stahl
2022-09-01Revert "ucb: webdav-curl: try to auth on 403"Michael Stahl
2022-08-26ucb: webdav-curl: import Sharepoint FedAuth cookie from EdgeMichael Stahl
2022-07-19ucb: webdav-curl: try to auth on 403Michael Stahl
2022-05-09ucb: webdav-curl: if LOCK fails, display error messageMichael Stahl
2022-05-09ucb: webdav-curl: fix handling of non-standard propertiesMichael Stahl
2022-05-09tdf#148426 ucb: webdav-curl: fall-back to GET if OPTIONS status 500Michael Stahl
2022-04-22ucb: webdav-curl: put user name from config into LOCK requestMichael Stahl
2022-04-22ucb: webdav-curl: fix getting DAV:lockdiscovery propertyMichael Stahl
2022-04-22tdf#146460 tdf#148429 ucb: webdav-curl: censor "curl" in UserAgentMichael Stahl
2022-04-14ucb: webdav-curl: only allow system credentials for auth oncecib-6.4-7Michael Stahl
2022-03-10ucb: add webdav configuration settingMichael Stahl
2022-03-10ucb: webdav-curl: add sources to Library_ucpdav1.mkMichael Stahl
2022-03-10ucb/neon: create instances with uno constructorsNoel Grandin
2022-03-10expand out an UNO macroNoel Grandin
2022-03-10ucb: webdav-curl: demodernize code so it buildsMichael Stahl
2022-03-09ucb: webdav-curl: fix CurlUri::CloneWithRelativeRefPathAbsolute()Michael Stahl
2022-03-09ucb: webdav-curl: consolidate unit testsMichael Stahl
2022-03-09ucb: webdav-curl: convert webdav unit tests to curlMichael Stahl
2022-03-09ucb: add webdav-curl from libreoffice-7-3 branchMichael Stahl
2020-04-15"General Internet Error" dialog appearing on gio mountCaolán McNamara
2019-11-21tdf#128598: Revert "Move dubious file: -> smb: conversion from...Stephan Bergmann
2019-11-13Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann
2019-11-03loplugin:stringaddNoel Grandin
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-29tdf#42949 Fix IWYU warnings in ucb/*/*cxxGabor Kelemen
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-21Silence new Clang 10 trunk -std=c++2a -Wambiguous-reversed-operator for nowStephan Bergmann
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-10-17Silence Clang 10 trunk -Wdeprecated-volatile in GLib for nowStephan Bergmann
2019-10-17Remove some memset callsMike Kaganski
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin