summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* coolstress: remove redundant load.Michael Meeks2022-09-011-1/+0
* wsd: always use Util::forcedExit to properly cleanupAshod Nakashian2022-08-025-6/+6
* wsd: fix warnings on GCC 12Ashod Nakashian2022-07-131-5/+5
* stress: dump connection count.Michael Meeks2022-06-101-1/+1
* reply: record more statistics.Michael Meeks2022-06-081-23/+64
* stress: account for the size of each message.Michael Meeks2022-06-061-2/+36
* wsd: log macro cleanupAshod Nakashian2022-04-261-1/+1
* wsd: move tokenizer helpers into StringVectorAshod Nakashian2022-04-124-5/+5
* replay: re-connect after a timeout for various errors.Michael Meeks2022-03-041-8/+38
* Replay: log which client a message is from / for; and improve errors.Michael Meeks2022-03-031-9/+16
* Detect trace replay errors & exit and cleanup traces.Michael Meeks2022-02-211-0/+4
* Teach coolmount to mount devfs on FreeBSD.Gleb Popov2022-02-211-0/+40
* Count bandwidth use during stress testing.Michael Meeks2022-02-151-0/+15
* tools: fix -Werror,-Wfortify-sourceMiklos Vajna2022-01-241-1/+1
* coolconfig: migrate missing entries in special casesAron Budea2022-01-171-5/+7
* coolconfig: allow set command to create new config settingsAndras Timar2022-01-171-3/+6
* coolconfig: Updated "host" entry handling in migration toolAron Budea2022-01-121-22/+85
* coolconfig: Add config migration toolAron Budea2022-01-102-2/+248
* Actually pass freebsd_flags variable to nmount() call.Gleb Popov2021-12-091-1/+1
* 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