Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new file; update mailmanmain | Linus Nordberg | 2022-08-11 | 2 | -0/+33 |
| | |||||
* | add writeup of the implicit moderation bug | Linus Nordberg | 2022-08-05 | 1 | -0/+48 |
| | |||||
* | Adds timestamp RFC3339 compliant | Anwesha Das | 2022-05-24 | 1 | -10/+10 |
| | |||||
* | Updates code to include IPaddr in fail msg | Anwesha Das | 2022-05-24 | 1 | -2/+2 |
| | |||||
* | Adds IPv6 and DNS checking on GET failure | Anwesha Das | 2022-05-23 | 1 | -0/+41 |
| | |||||
* | Increases the sleep time to 15 minutes | anweshadas | 2022-05-13 | 1 | -1/+1 |
| | | | | | | Previously there was a sleep time of 8 minutes after add-leaf endpoint checking to make sure we have an inclusion proof with that particular leaf created by add-leaf. | ||||
* | Fixes the subject line of the error message | anweshadas | 2022-05-12 | 1 | -0/+1 |
| | |||||
* | Adds better fail message for get-inclusion-proof | anweshadas | 2022-05-12 | 1 | -2/+3 |
| | |||||
* | Adds sigsum-log-monitor@lists.sigsum.org email | anweshadas | 2022-05-12 | 1 | -2/+2 |
| | |||||
* | 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 |