Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document the ultimate goal. | onefang | 2019-12-14 | 1 | -0/+6 |
| | |||||
* | Add note about running it twice before you can see any data. | onefang | 2019-12-10 | 1 | -1/+3 |
| | |||||
* | Document the rescue of old RRD data. | onefang | 2019-12-10 | 1 | -0/+4 |
| | |||||
* | Add stuff needed for those detailed graphs using apt-panopticon_cgp. | onefang | 2019-12-10 | 1 | -0/+31 |
| | |||||
* | Add RRD data collection, and a speed graph. | onefang | 2019-12-10 | 1 | -0/+1 |
| | |||||
* | Typo-- | onefang | 2019-12-10 | 1 | -1/+1 |
| | |||||
* | Update dependencies. | onefang | 2019-12-03 | 1 | -1/+4 |
| | |||||
* | We no longer use wget. | onefang | 2019-11-27 | 1 | -1/+0 |
| | |||||
* | Rewrite the lua-sec checks using command line curl instead. | onefang | 2019-11-12 | 1 | -1/+1 |
| | | | | Works better with SNI. | ||||
* | Rename project to apt-panopticon. | onefang | 2019-11-05 | 1 | -40/+41 |
| | | | | It used to be mirror-checker-lua. | ||||
* | Add the round robin stuff to the mirrors.lua, and jiggle the code that loops ↵ | onefang | 2019-11-05 | 1 | -5/+3 |
| | | | | through mirrors. | ||||
* | Gather the IPs and stuff them into mirrors.lua before forking. | onefang | 2019-11-05 | 1 | -2/+3 |
| | |||||
* | Add roundRobin as an option. | onefang | 2019-11-05 | 1 | -0/+4 |
| | |||||
* | Rejig the redirects a little. | onefang | 2019-09-29 | 1 | -1/+1 |
| | |||||
* | checkRedirects -> checkHost | onefang | 2019-09-29 | 1 | -9/+9 |
| | |||||
* | checkPaths -> checkFiles | onefang | 2019-09-29 | 1 | -3/+3 |
| | |||||
* | checkURL -> checkHEAD | onefang | 2019-09-29 | 1 | -3/+3 |
| | |||||
* | Oops, read the "redir" logic incorrectly, and wrote the theory section wrong. | onefang | 2019-09-29 | 1 | -2/+2 |
| | |||||
* | CheckRedirects() -> checkRedirects() | onefang | 2019-09-29 | 1 | -9/+9 |
| | |||||
* | More documentation. | onefang | 2019-09-26 | 1 | -1/+166 |
| | | | | | | | | | | Briefly describe the tests. Document the options. Theory of operation. --help now says to read the README.md. | ||||
* | Document the new LuaSec dependency. | onefang | 2019-09-07 | 1 | -0/+1 |
| | |||||
* | Document the new flock depondency, and sort them alphabetically. | onefang | 2019-06-26 | 1 | -3/+4 |
| | |||||
* | More justification. | onefang | 2019-06-25 | 1 | -1/+3 |
| | |||||
* | OK OK, so I'm a perfectionist. lol | onefang | 2019-06-25 | 1 | -4/+4 |
| | |||||
* | Hopefully the last of the README tweaks. | onefang | 2019-06-25 | 1 | -5/+5 |
| | |||||
* | Some clean ups. | onefang | 2019-06-25 | 1 | -5/+5 |
| | |||||
* | The list should be .. a list. B-) | onefang | 2019-06-25 | 1 | -10/+5 |
| | |||||
* | OK, let's try THIS style of markdown. | onefang | 2019-06-25 | 1 | -34/+14 |
| | | | | Wish it was a real standard. lol | ||||
* | Add actual markdown. | onefang | 2019-06-25 | 1 | -14/+34 |
| | |||||
* | Add the actual source code, and the basic documentation. | onefang | 2019-06-25 | 1 | -0/+95 |
Still need to write the help output. |