summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* coolconvert: fix stack-use-after-scopeMiklos Vajna2021-11-191-1/+1
* rename: remaining lool->cool changesAndras Timar2021-11-187-24/+24
* rename: loolwsd-systemplate-setup -> coolwsd-systemplate-setupAndras Timar2021-11-171-1/+1
* rename: loolmap -> coolmapMert Tumer2021-11-171-1/+1
* rename: loolmount -> coolmountMert Tumer2021-11-171-1/+1
* loolmount: Mimic the Linux behavior of umount2() on FreeBSD.Gleb Popov2021-11-171-0/+19
* misc: more renames 'lool' -> 'cool'Henry Castro2021-11-173-4/+4
* tools: rename 'lool' -> 'cool'Henry Castro2021-11-174-4/+4
* rename: loolconfig -> coolconfigMert Tumer2021-11-152-18/+18
* make Socket use Buffer for input buffer tooLuboš Luňák2021-10-261-1/+1
* Move LOOLWebSocket into test/ - where it can be slowly removed.Michael Meeks2021-10-112-1/+202
* Move StressSocketHandler into Replay.hpp and share with wsd's fuzzing.Michael Meeks2021-10-112-514/+251
* stress: remove older code-paths and make the help helpful.Michael Meeks2021-10-051-305/+28
* stress: replay slowly when running under valgrind.Michael Meeks2021-10-021-1/+1
* stress: store and dump some statistics.Michael Meeks2021-10-021-4/+113
* stress: dix disable-ssl buildMiklos Vajna2021-10-011-0/+2
* stress: Initialize SSLMichael Meeks2021-09-301-0/+9
* trace: re-write load url=<foo> to the requested file.Michael Meeks2021-09-131-5/+16
* trace: finish when all traces are played.Michael Meeks2021-09-131-4/+5
* trace: respond to tile: messages with tileprocessed:Michael Meeks2021-09-131-17/+43
* trace: prettier replay.Michael Meeks2021-09-101-1/+8
* trace: turns out timestamps are micro not nano-seconds, rename API.Michael Meeks2021-09-102-4/+4
* stress: more work to base on SocketPoll.Michael Meeks2021-09-081-2/+67
* Bin misleading ERROR messageTor Lillqvist2021-08-301-1/+3
* I think the delay variable needs to be signedTor Lillqvist2021-08-261-1/+1
* stress: start to implement based on SocketPoll.Michael Meeks2021-08-171-0/+95
* wsd: ssl certificate verification requirementsAshod Nakashian2021-07-181-1/+2
* wsd: support certificate verificationAshod Nakashian2021-07-181-3/+5
* wsd: separate client SSL context from the serverAshod Nakashian2021-06-231-4/+2
* Output a Trace Event metadata event identifying each named threadTor Lillqvist2021-06-211-7/+0
* Introduce a generic TraceEvent class and instant events here, tooTor Lillqvist2021-06-021-2/+2
* Re-work the ProfileZone implementation hereTor Lillqvist2021-05-311-0/+7
* Fix a crash in the FreeBSD part of loolmount due to uninitialized variables.Gleb Popov2021-04-301-2/+2
* wsd: specify the minimum bytes we can write to the socketAshod Nakashian2021-04-271-3/+1
* wsd: WebSocketHandler fully supports http::RequestAshod Nakashian2021-04-111-2/+2
* killpoco: replace Poco::icompareAshod Nakashian2021-04-021-1/+2
* wsd: cleanup Poco headersAshod Nakashian2021-03-221-3/+0
* wsd: simplify and document dumpHexAshod Nakashian2021-03-132-2/+2
* wsd: test: better loggingAshod Nakashian2021-03-081-2/+6
* check if we run in a containerAndras Timar2021-01-121-0/+3
* wsd: SocketPoll::poll accepts chrono durationAshod Nakashian2020-12-221-1/+1
* wsd: avoid single-character stringsAshod Nakashian2020-12-091-1/+1
* Clarify the exit values.Jan Holesovsky2020-11-301-12/+16
* wsd: test: add Buffer test and minor cosmeticsAshod Nakashian2020-11-291-1/+0
* Port mount.cpp to FreeBSD.Gleb Popov2020-11-161-3/+93
* map.cpp: Add an implementation of glibc-specific error() function.Gleb Popov2020-11-161-0/+15
* wsd: misc minor cleanupAshod Nakashian2020-11-021-1/+1
* Migrate code to use generic sendErrorJan Dageförde2020-10-281-8/+4
* mount: lool-user UID check is already done in forkitAshod Nakashian2020-10-191-8/+1
* Add missing linefeed to error messageAndras Timar2020-10-131-1/+1