aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/apt-panopticon.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Hide the cat and rm errors, though we probably should log them instead.onefang2019-11-121-2/+2
|
* Rewrite the lua-sec checks using command line curl instead.onefang2019-11-121-30/+75
| | | | Works better with SNI.
* Move the execute function to near the checkExes function.onefang2019-11-121-5/+5
|
* Don't run report generators in the background.onefang2019-11-061-1/+1
|
* Clear out more stuff on startup.onefang2019-11-061-1/+5
|
* Disable Prometheus output.onefang2019-11-061-1/+1
|
* Another attempt to tame timeouts.onefang2019-11-051-7/+9
|
* Tidy up some loose ends with "test name and host included on log lines".onefang2019-11-051-11/+18
|
* Don't stick a _ at the end of the results file name for the no IP case.onefang2019-11-051-1/+3
|
* Generic reports, including a dumb example.onefang2019-11-051-0/+26
|
* Whitespace clean up.onefang2019-11-051-3/+3
|
* Rename project to apt-panopticon.onefang2019-11-051-0/+634
It used to be mirror-checker-lua.