summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* pure re-factor, creating Buffer class to wrap vector.Michael Meeks2020-11-291-0/+1
* Provide methods that output error headers into the socketJan Dageförde2020-10-281-0/+2
* Fix build with ./configure --disable-setcap.Jan Holesovsky2020-10-071-2/+1
* git hooks: enable them automatically during 'make'Miklos Vajna2020-10-071-0/+2
* Make various bits of the UI configurable.Jan Holesovsky2020-09-281-0/+1
* wsd: move jail setup to the script to support readonly systemplateAshod Nakashian2020-08-251-16/+16
* libfuzzer: fix buildMiklos Vajna2020-07-161-2/+18
* Re-factoring to make re-use in a next-gen iOS app easierTor Lillqvist2020-07-111-0/+1
* make: don't clean compile_commands.jsonAshod Nakashian2020-07-061-1/+0
* Fix lool user control issue on packagingYunusemre Şentürk2020-07-061-1/+1
* Move the setupKitEnvironment() function into a file of its ownTor Lillqvist2020-07-031-0/+1
* make: cleanup before removing loolwsd binaryAshod Nakashian2020-07-031-1/+8
* make: improve cleanup dependency graphAshod Nakashian2020-07-021-13/+15
* wsd: support --cleanup in loolwsdAshod Nakashian2020-07-011-1/+10
* wsd: faster jail setup via bind-mountAshod Nakashian2020-07-011-1/+3
* tdf#128502: Chunk of work to enable "multi-tasking" in the iOS appTor Lillqvist2020-06-261-0/+2
* wsd: remove unused QueueHandlerAshod Nakashian2020-06-021-1/+0
* Proxy: move RequestDetails to its own header.Michael Meeks2020-05-121-0/+2
* Proxy: re-factor proxy handling into ServerURL and cleanup copy/paste.Michael Meeks2020-05-061-0/+1
* Proxy websocket prototype.Michael Meeks2020-04-241-0/+2
* Proof: add loolwsd-generate-proof-key helper scriptAndras Timar2020-04-231-2/+4
* android: convert remaining rules to gradle tasksHenry Castro2020-04-231-4/+0
* loolwsd: generate compile_commands.jsHenry Castro2020-04-171-0/+42
* kill IoUtil - obsolete & unused.Michael Meeks2020-04-101-4/+1
* Add an initial libfuzzer based fuzzer for the admin consoleMiklos Vajna2020-04-021-1/+13
* add missing test/lokassert.hpp to dist tarballAndras Timar2020-03-161-0/+1
* wsd: makefile: allow to set GDB Front EndsHenry Castro2020-03-061-1/+2
* wsd: debug: run the server with a single "lokit" processHenry Castro2020-03-061-0/+19
* wsd: makefile: run server with disabled capabilitiesHenry Castro2020-03-051-0/+2
* Rework LOOLProtocol::tokenize() to return a StringVector objectMiklos Vajna2020-02-281-0/+7
* Add an initial libfuzzer based fuzzerMiklos Vajna2020-02-221-2/+22
* Revert "tests: Change the order of cypress-test and other tests."Tamás Zolnai2020-02-191-1/+1
* tests: Change the order of cypress-test and other tests.Tamás Zolnai2020-02-121-1/+1
* cypress: Introduce an --enable-cypress config option.Tamás Zolnai2020-01-231-1/+1
* cypress: Don't run cypress test for top level make check for now.Tamás Zolnai2020-01-211-1/+1
* cypress: Initial integration of cypress test framework.Tamás Zolnai2020-01-211-1/+1
* android: Fix creating new file from a template.Jan Holesovsky2020-01-081-1/+1
* remove bundled LOKit headersAndras Timar2019-12-061-5/+7
* deb: trigger systemplate update after apt operations (e.g. installation of a ...Andras Timar2019-11-261-0/+1
* Add REST endpoint for admin metrics.Gabriel Masei2019-11-251-1/+2
* add wsd/ProofKey.hpp to dist tarballAndras Timar2019-11-211-0/+1
* Initial implementation of proof-keyMike Kaganski2019-11-211-1/+2
* add kit/Watermark.hpp to dist tarballAndras Timar2019-10-181-1/+2
* Remove lo_template_path optionAndras Timar2019-10-081-5/+5
* add init script for RHEL6/CentOS6Andras Timar2019-09-121-0/+1
* clipboard - set it with a post now.Michael Meeks2019-08-051-1/+1
* clipboard: factor out parsing, and add checks in unit test.Michael Meeks2019-08-051-0/+1
* android: make clean should clean the assets too.Jan Holesovsky2019-06-201-0/+4
* Revert "Allow 'make run' after 'make build-nocheck'"Miklos Vajna2019-05-291-1/+1
* Allow 'make run' after 'make build-nocheck'Miklos Vajna2019-05-231-1/+1