summaryrefslogtreecommitdiffstats
path: root/wsd
Commit message (Expand)AuthorAgeFilesLines
* Don't show last modification indicator when data is unavailableMike Kaganski2020-06-261-0/+4
* tdf#134041: reset engine before next digest computationDamian2020-06-231-0/+1
* fall back to en_US.UTF-8 if C.UTF-8 does not existAndras Timar2020-06-211-2/+14
* Add LOKit logging option to configuration fileAndras Timar2020-06-191-0/+3
* wsd: Don't try to resolve an accepted IP addressAron Budea2020-06-181-4/+7
* admin: cleanup resource consuming kitsGabriel Masei2020-06-105-13/+155
* One more check that should be overriden with --disable-lool-user-checking.Jan Holesovsky2020-06-081-1/+1
* Proxy: shutdown socket with error if we can't find documentbroker.Michael Meeks2020-06-081-0/+15
* Proxy: dump ProxyProtocolHandler state separatelyMichael Meeks2020-06-083-3/+18
* admin: notify subscribers that doc memory has changedGabriel Masei2020-06-084-6/+46
* dumpState should dump much more loolwsd state.Michael Meeks2020-06-081-1/+28
* Remember to shutdown the socket after serving files.Michael Meeks2020-06-083-8/+5
* wsd: leaflet: fix reuse_cookies supportAshod Nakashian2020-06-081-3/+3
* wsd: improved RequestDetails parsing and documentationAshod Nakashian2020-06-084-59/+269
* wsd: proxy: correctly parse single-char fields in the URIAshod Nakashian2020-06-081-2/+2
* wsd: performance improvementsAshod Nakashian2020-06-086-9/+10
* wsd: performance-unnecessary-value-paramAshod Nakashian2020-06-081-1/+1
* wsd: std::move rather than copyAshod Nakashian2020-06-082-2/+3
* wsd: move LOOLProtocol::tokenize to Util::tokenizeAshod Nakashian2020-06-0810-27/+30
* wsd: RequestDetails takes the service root as argumentAshod Nakashian2020-06-083-9/+15
* wsd: reuse more code and reduce inefficienciesAshod Nakashian2020-06-082-4/+4
* wsd: remove unused QueueHandlerAshod Nakashian2020-06-081-70/+0
* wsd: single-char string literals -> charAshod Nakashian2020-06-084-11/+13
* wsd: optimize StringVectorAshod Nakashian2020-06-083-4/+3
* wsd: single-char string literals -> charAshod Nakashian2020-06-0815-131/+129
* Avoid assertion failure in the iOS appTor Lillqvist2020-06-081-1/+4
* tdf#114982 - AdminConsole: control logginggokaysatir2020-06-084-4/+126
* tdf#131123 Report back save resultSamuel Mehrbrodt2020-06-081-5/+8
* use C.UTF-8 locale rather than en_US.UTF-8Andras Timar2020-05-281-2/+2
* wsd: expose version-hash programmaticallyAshod Nakashian2020-05-271-1/+18
* Proxy: Preprocess the localization files so that they contain the full URI.Jan Holesovsky2020-05-251-1/+6
* Sample for debugging a specific protocol command.Michael Meeks2020-05-251-0/+11
* insertfile - close socket after inserting.Michael Meeks2020-05-251-0/+1
* Avoid erroneous logging on insertfile.Michael Meeks2020-05-251-0/+1
* Adventise the proxy prefix support in /hosting/capabilities.Jan Holesovsky2020-05-251-0/+3
* Actually inform about the accepting connections to the console.Jan Holesovsky2020-05-251-2/+0
* IO stats - handle convert-to case, and initiailize all temporaries.Michael Meeks2020-05-252-4/+4
* wsd: correctly parse wopi URLs in RequestDetailsAshod Nakashian2020-05-191-3/+19
* Proxy: use much more obscure session IDs.Michael Meeks2020-05-133-8/+29
* Proxy: re-arrange URL structure & document it better.Michael Meeks2020-05-134-27/+46
* Proxy: move requestDetails closer to ProxyProtocol.Michael Meeks2020-05-136-19/+18
* Proxy: move RequestDetails to its own header.Michael Meeks2020-05-127-154/+234
* Simplify and centralize document URI decoding.Michael Meeks2020-05-121-14/+15
* killpoco: remove last StringTokenizer.Michael Meeks2020-05-121-18/+20
* RequestDetails - move into a single class & simplify flow.Michael Meeks2020-05-122-70/+142
* MSForms: send item selection event to core.Tamás Zolnai2020-05-091-1/+6
* Proxy: only accept request from localhost.Michael Meeks2020-05-083-0/+19
* function bar: Index the function by name, not by index.Jan Holesovsky2020-05-081-11/+1
* Avoid unexpected exception in the iOS appMichael Meeks2020-05-071-0/+6
* Proxy: getSubURLForEndpoint - don't return wss:// URLs in error.Michael Meeks2020-05-071-6/+12