Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates env and filemode | anweshadas | 2022-05-11 | 1 | -3/+3 |
| | |||||
* | Removes extra code (sticks to step 1) | anweshadas | 2022-05-11 | 1 | -24/+13 |
| | |||||
* | Adds the fail function | anweshadas | 2022-05-11 | 1 | -16/+18 |
| | |||||
* | Adds initial comments in the code | anweshadas | 2022-05-10 | 1 | -3/+18 |
| | |||||
* | Checks if endpoints are getting http_code:200 | anweshadas | 2022-05-10 | 1 | -22/+130 |
| | | | | endpoints : add_leaf, inclusion_proof and add_cosignature | ||||
* | Adds the add_leaf function | anweshadas | 2022-05-10 | 1 | -15/+74 |
| | |||||
* | Adds the initial email code on error | anweshadas | 2022-05-09 | 1 | -8/+3 |
| | |||||
* | Moves the script to the right dir | anweshadas | 2022-05-09 | 1 | -0/+0 |
| | |||||
* | Adds the initial python script | anweshadas | 2022-05-09 | 1 | -0/+17 |
| | |||||
* | Adds the initial monitoring code | anweshadas | 2022-05-09 | 1 | -0/+24 |
| | |||||
* | add repo rename notes from ln5 | Rasmus Dahlberg | 2022-04-13 | 1 | -0/+27 |
| | |||||
* | update readme | Rasmus Dahlberg | 2022-04-05 | 1 | -1/+2 |
| | | | | I also just wanted to do an update, to see if mirroring works. | ||||
* | add backtrace on how to configure golang with cgit | Rasmus Dahlberg | 2022-04-02 | 1 | -0/+17 |
| | |||||
* | add how to generate a favicon from our avatar | Rasmus Dahlberg | 2022-04-02 | 1 | -0/+18 |
| | |||||
* | add new-pad URL generator | Rasmus Dahlberg | 2022-04-02 | 1 | -0/+40 |
| | |||||
* | add README.md | Linus Nordberg | 2022-04-01 | 1 | -0/+1 |
| | | | | Hontestly, I just want to push something to the repo, after the renaming. | ||||
* | bugfix: checking onions wouldn't work, and wouldn't report a failure | Linus Nordberg | 2022-04-01 | 1 | -3/+3 |
| | | | | | That's because "$torconf" would become one argument to curl when it has to be two. | ||||
* | add script for testing a HTTP(s) URL | Linus Nordberg | 2022-03-31 | 1 | -0/+31 |
| | |||||
* | make grep quiet | Linus Nordberg | 2022-03-31 | 1 | -1/+1 |
| | |||||
* | correct documentation | Linus Nordberg | 2022-03-31 | 1 | -1/+1 |
| | |||||
* | make executable | Linus Nordberg | 2022-03-31 | 1 | -0/+45 |