summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Mark getMobileAppDocId() as constMiklos Vajna2020-09-171-1/+1
* test: fix missing overrideMiklos Vajna2020-09-111-2/+2
* cypress: add 'make check-proxy-mobile' command.Tamás Zolnai2020-09-092-2/+1
* lool: php proxy simulation.gokaysatir2020-09-093-0/+329
* Simplify download processSzymon Kłos2020-09-071-10/+6
* wsd: parse headers with Poco::MessageHeaderAshod Nakashian2020-08-111-0/+12
* iOS likes to do extra escaping of an iframe's .srcMichael Meeks2020-08-111-1/+2
* Implement fake oldvalue/modulus/exponent and X-WOPI-ProofOldMike Kaganski2020-07-281-5/+16
* test: increase accepted timeout in countLoolKitProcesses()Miklos Vajna2020-07-231-2/+2
* wsd: improved TileCacheAshod Nakashian2020-07-141-4/+5
* Fix lool user control issue on packagingYunusemre Şentürk2020-07-061-1/+1
* tdf#134041: add a unit testMike Kaganski2020-07-021-0/+15
* make: improve cleanup dependency graphAshod Nakashian2020-07-021-0/+2
* wsd: add http-headers unit-testAshod Nakashian2020-07-013-4/+138
* wsd: parse the URI params of the URI and DocumentURIAshod Nakashian2020-07-011-0/+16
* wsd: Authorization parsing and creation improvementsAshod Nakashian2020-07-012-3/+104
* wsd: support --cleanup in loolwsdAshod Nakashian2020-07-012-62/+49
* wsd: faster jail setup via bind-mountAshod Nakashian2020-07-011-0/+2
* tdf#128502: Chunk of work to enable "multi-tasking" in the iOS appTor Lillqvist2020-06-261-0/+5
* wsd: avoid unnecessary string opsAshod Nakashian2020-06-231-1/+1
* Sanitize the access_header.Jan Holesovsky2020-06-191-0/+63
* unit-each-view: actually assert the latest responseMiklos Vajna2020-06-181-1/+6
* Remember to shutdown the socket after serving files.Michael Meeks2020-06-031-3/+1
* wsd: improved RequestDetails parsing and documentationAshod Nakashian2020-06-021-18/+244
* wsd: proxy: correctly parse single-char fields in the URIAshod Nakashian2020-06-021-26/+15
* wsd: performance-unnecessary-value-paramAshod Nakashian2020-06-021-1/+1
* wsd: move LOOLProtocol::tokenize to Util::tokenizeAshod Nakashian2020-06-0214-42/+42
* wsd: RequestDetails takes the service root as argumentAshod Nakashian2020-06-022-0/+311
* wsd: single-char string literals -> charAshod Nakashian2020-06-021-1/+1
* wsd: optimize StringVectorAshod Nakashian2020-06-021-0/+3
* wsd: single-char string literals -> charAshod Nakashian2020-06-0214-43/+44
* Use https sessions for wss:// as well as https://Michael Meeks2020-05-071-1/+1
* killpoco: removed Poco::Thread from net directoryPranam Lashkari2020-05-041-1/+0
* Storage: add as_scheme to allow auto-determination of whether to use SSL.Michael Meeks2020-04-302-3/+8
* killpoco: Removed Poco::Thread::sleepPranam Lashkari2020-04-291-1/+3
* typo fixes in comments and codeAndras Timar2020-04-262-2/+2
* tdf#128502: Get rid of the static file-level variable 'document' in Kit.cppTor Lillqvist2020-04-211-0/+4
* killpoco: remove WebSocket includes from a couple of places.Michael Meeks2020-04-183-10/+10
* Use #pragma onceTor Lillqvist2020-04-184-15/+4
* Fix commentTor Lillqvist2020-04-171-1/+1
* wsd: test: print assertion message as wellAshod Nakashian2020-04-161-1/+2
* kill IoUtil - obsolete & unused.Michael Meeks2020-04-104-4/+0
* Poll - switch to ppoll for closer to microsecond accuracy.Michael Meeks2020-04-102-3/+3
* Proof: link SSL libraries for --disable-ssl.Michael Meeks2020-04-091-3/+5
* Ticks count is signedMike Kaganski2020-04-091-5/+5
* Proof: generate our own key, and verify our own signatures.Michael Meeks2020-04-081-9/+65
* Proof: verify existing RSA proof.Michael Meeks2020-04-081-6/+42
* Proof: implement CAPI blob test.Michael Meeks2020-04-082-1/+18
* Proof: re-factor - publicise some internals to make testing easier.Michael Meeks2020-04-082-0/+37
* test: run unit-copy-paste on its own to make it happier.Michael Meeks2020-03-261-2/+7