summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Adds timestamp RFC3339 compliantAnwesha Das2022-05-241-10/+10
|
* Updates code to include IPaddr in fail msgAnwesha Das2022-05-241-2/+2
|
* Adds IPv6 and DNS checking on GET failureAnwesha Das2022-05-231-0/+41
|
* Increases the sleep time to 15 minutesanweshadas2022-05-131-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 messageanweshadas2022-05-121-0/+1
|
* Adds better fail message for get-inclusion-proofanweshadas2022-05-121-2/+3
|
* Adds sigsum-log-monitor@lists.sigsum.org emailanweshadas2022-05-121-2/+2
|
* Updates env and filemodeanweshadas2022-05-111-3/+3
|
* Removes extra code (sticks to step 1)anweshadas2022-05-111-24/+13
|
* Adds the fail functionanweshadas2022-05-111-16/+18
|
* Adds initial comments in the codeanweshadas2022-05-101-3/+18
|
* Checks if endpoints are getting http_code:200anweshadas2022-05-101-22/+130
| | | | endpoints : add_leaf, inclusion_proof and add_cosignature
* Adds the add_leaf functionanweshadas2022-05-101-15/+74
|
* Adds the initial email code on erroranweshadas2022-05-091-8/+3
|
* Moves the script to the right diranweshadas2022-05-091-0/+24
|
* Adds the initial python scriptanweshadas2022-05-091-0/+17
|
* add new-pad URL generatorRasmus Dahlberg2022-04-021-0/+40
|
* bugfix: checking onions wouldn't work, and wouldn't report a failureLinus Nordberg2022-04-011-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) URLLinus Nordberg2022-03-311-0/+31
|
* make grep quietLinus Nordberg2022-03-311-1/+1
|
* correct documentationLinus Nordberg2022-03-311-1/+1
|
* make executableLinus Nordberg2022-03-311-0/+45