summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2018-01-05add scripts/unocommands.py to tarballAndras Timar1-1/+2
2017-12-15Use `ctags` for emacs TAGS file tooPranav Kant1-0/+1
2017-11-28add missing kit/Delta.hpp to kit_headerRene Engelhard1-0/+1
2017-10-06Support key logic in loolws + improvements in loolconfig.Jan Holesovsky1-1/+3
2017-10-03Support key logic and verification.Michael Meeks1-1/+4
2017-09-27add test/WopiTestServer.hpp to Makefile.amAndras Timar1-0/+1
2017-08-16clang-tidy: invoke this in parallelMiklos Vajna1-1/+1
2017-06-22tools: initializer for base class XMLConfiguration is redundant, remove itMiklos Vajna1-1/+1
2017-06-18fix compilation errors with --disable-ssl optionHenry Castro1-0/+4
2017-06-06loolnb was killed earlierAndras Timar1-9/+0
2017-06-06wsd: add test.hpp to dist tarballLászló Németh1-0/+1
2017-05-25loolconfig: tool to generate admin password hash with PBKDF2Pranav Kant1-1/+3
2017-05-05loolnb - kill obsolete test app.Michael Meeks1-1/+0
2017-05-04add loolwsd documentation to distributionAndras Timar1-0/+5
2017-04-28Initial seccomp work.Michael Meeks1-0/+2
2017-04-28Distribute the git hash for easier identification.Jan Holesovsky1-0/+3
2017-04-22Initial DelaySocket goodness.Michael Meeks1-0/+2
2017-04-07missing loolwsd.service from deb packageAndras Timar1-0/+1
2017-04-06Fix comment, we run the even the loolforkit under callgrind now.Jan Holesovsky1-1/+1
2017-04-06Make the callgrinding possible again.Jan Holesovsky1-2/+3
2017-04-05Run fc-cache before launching loolwsd.Jan Holesovsky1-0/+3
2017-04-05Suppress assert()'s in the production builds.Jan Holesovsky1-0/+4
2017-04-04Update the logging settings.Jan Holesovsky1-2/+2
2017-04-04wsd: enable logging with valgrindAshod Nakashian1-3/+8
2017-03-31Makefile: Simplify and link zlib properlyPranav Kant1-12/+3
2017-03-30Cleanup prctl / gettid system-call thrash on logging.Michael Meeks1-1/+2
2017-03-30Add zlib cflags and libs to configuration.Michael Meeks1-2/+2
2017-03-20package debian/ files and make them genericAndras Timar1-0/+9
2017-03-20add loolwsd.spec to dist tarballAndras Timar1-0/+1
2017-03-20Use LO_PATH instead of hardcoded path as config defaultAndras Timar1-1/+1
2017-03-16remove obsolete Poco headers, and Poco SSL pieces.Michael Meeks1-1/+1
2017-03-14add loolkitconfig.xcu to dist tarballAndras Timar1-0/+1
2017-03-14add ServerSocket.hpp to dist tarballAndras Timar1-0/+1
2017-03-14add LOOLWebSocket.hpp to dist tarballAndras Timar1-0/+1
2017-03-11Include config layer to override kit config simply.Michael Meeks1-2/+6
2017-03-10Do not create tags file for loleafletPranav Kant1-1/+1
2017-03-10Move Replay.hpp to headers.Jan Holesovsky1-3/+3
2017-03-10nb: SocketPoll is now a thread objectAshod Nakashian1-1/+2
2017-03-10Switch Prisoner socket handling to use the SocketPoll.Michael Meeks1-1/+0
2017-03-10signal handling: keep track of all socket poll wakeups & wakeup.Michael Meeks1-1/+2
2017-03-10nb: SSL socket support in wsdAshod Nakashian1-6/+27
2017-03-10nb: Use the non-blocking socket in the loolwsd.Jan Holesovsky1-2/+3
2017-03-10nb: Moved the WebSocketHandler to an own header & cpp.Jan Holesovsky1-0/+1
2017-03-10nb: more consistent filenamesAshod Nakashian1-1/+1
2017-03-10nb: websocket echo testAshod Nakashian1-1/+3
2017-03-10nb: more SSL initializationAshod Nakashian1-1/+3
2017-03-10nb: add OpenSSL dependency and initializationAshod Nakashian1-1/+3
2017-03-10First cut at a Poco based client.Michael Meeks1-1/+4
2017-03-10nb: add new loolnb programAshod Nakashian1-0/+3
2017-02-28do not install self-signed ssl cert and its private keyAndras Timar1-7/+10