Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add saving and verification of SCT to python tools | Magnus Ahltorp | 2015-02-27 | 1 | -19/+43 |
| | |||||
* | fetchallcerts.py: handle precerts | Magnus Ahltorp | 2015-02-20 | 1 | -12/+39 |
| | | | | | | | submitcert.py: handle .zip files fetchallcerts.py: Always calculate full tree fetchallcerts.py: Cache level 16 hashes fetchallcerts.py: Save STH | ||||
* | Wait after first submission. Continue on http error 400. Print submission ↵ | Magnus Ahltorp | 2015-02-20 | 1 | -6/+33 |
| | | | | rate and number of submissions every 1000 submissions. | ||||
* | Catch ctrl-c more correctly. Catch SystemExit from add_chain and exit in ↵ | Magnus Ahltorp | 2014-11-18 | 1 | -8/+22 |
| | | | | main process instead | ||||
* | submitcert.py: submit multiple cert chains | Magnus Ahltorp | 2014-10-27 | 1 | -40/+64 |
| | |||||
* | Add copyright and licensing information.copyright | Linus Nordberg | 2014-10-15 | 1 | -0/+4 |
| | | | | After offline discussions with Magnus Ahltorp. | ||||
* | Added basic system test | Magnus Ahltorp | 2014-10-08 | 1 | -1/+1 |
| | |||||
* | Simplify submitcert | Magnus Ahltorp | 2014-10-08 | 1 | -49/+31 |
| | |||||
* | submitcert: Validate SCT and compare log id | Magnus Ahltorp | 2014-09-25 | 1 | -0/+19 |
| | |||||
* | submitcert.py: Get submitted entry from log and compare | Magnus Ahltorp | 2014-09-24 | 1 | -0/+19 |
| | |||||
* | Add whitespace in order to break long lines.certtools-whitespace | Linus Nordberg | 2014-09-23 | 1 | -3/+3 |
| | | | | Also, use /usr/bin/env. | ||||
* | Added submitcert.py | Magnus Ahltorp | 2014-09-23 | 1 | -0/+50 |