Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Have loginfo.py tolerate 500 for a while when waiting for STH. | Linus Nordberg | 2017-02-08 | 1 | -2/+2 |
| | |||||
* | Added tools for getting and generating global config | Magnus Ahltorp | 2017-02-02 | 1 | -1/+0 |
| | |||||
* | Verify config file signature | Magnus Ahltorp | 2017-02-01 | 1 | -3/+2 |
| | | | | | Read log key from config file in more places. Check STH signature in storagegc.py | ||||
* | Add a test for when merge backup fails. | Linus Nordberg | 2015-11-10 | 1 | -0/+48 |
Also, avoid tracebacks on ECONNREFUSED by catching urrllib2.URLError. |