summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterUse plain READMELouis Burda22 months
 
 
AgeCommit messageAuthorFilesLines
2024-02-06Use plain READMEHEADmasterLouis Burda1-0/+0
2024-02-06Improve readme and remove some more bloatLouis Burda5-189/+132
2024-02-06Add config file support and refactorLouis Burda5-230/+201
2023-06-23Add MIT license and cleanupLouis Burda4-76/+127
2023-06-23Move constant timeout to variableLouis Burda1-3/+4
2023-06-23Let block script die within 1s time limit instead of killing instantlyLouis Burda1-9/+14
2023-06-23Handle interrupting of select through SIGALRMLouis Burda1-9/+13
2023-06-23Fixed read for long linesLouis Burda1-93/+106
2023-06-23Replace popen() with fork() to kill after timeoutLouis Burda1-7/+33
2023-06-23Add timeout to reading block outputLouis Burda1-10/+36
[...]