aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/apt-panopticommon.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Better handling of redirects to different hosts.onefang2019-12-241-0/+4
* Pass -k through to forked stuff.onefang2019-12-241-0/+2
* 0 speed is 0 speed.onefang2019-12-241-1/+1
* Various mostly useless tweaks.onefang2019-12-231-1/+14
* Attempt to sanitize the .lua table output.onefang2019-12-231-1/+16
* Auto refresh web report.onefang2019-12-231-0/+6
* Forgotten code for the "dig in forks" changes.onefang2019-12-231-9/+11
* Speed RRD is now it's own thing, not aseparate one per protocol.onefang2019-12-231-13/+21
* Promote verbosity to become an externally visible entity.onefang2019-12-231-5/+5
* Major refactor, especially of the downloading and processing code.onefang2019-12-231-14/+42
* Move the declaration of the APT.tests table to where APT.protocols is.onefang2019-12-141-1/+1
* Refactor the protocols table.onefang2019-12-131-2/+10
* Dump the no fork idea.onefang2019-12-121-4/+0
* Some refactoring of the results data handling.onefang2019-12-121-36/+41
* Re-arrange the RRD data a little.onefang2019-12-121-19/+14
* Don't need this comment anymore.onefang2019-12-121-10/+0
* Add timeout and speed bits to the data padding function.onefang2019-12-121-0/+2
* Remove some no longer needed commented out code.onefang2019-12-121-2/+0
* Typo--onefang2019-12-111-1/+1
* Pad out the results tables when loading them.onefang2019-12-101-0/+16
* Move common code to it's own module.onefang2019-12-101-0/+563