| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bugs in old tests. Add tests for merge takeover. | Magnus Ahltorp | 2016-07-11 | 1 | -0/+10 |
* | Don't import certtools twice. | Linus Nordberg | 2016-05-13 | 1 | -1/+0 |
* | [tools] Require precerttools to be imported successfully. | Linus Nordberg | 2015-04-25 | 1 | -4/+1 |
* | Verify SSL certificates and hostnames in python codesslverify | Magnus Ahltorp | 2015-04-10 | 1 | -0/+3 |
* | Cleanup tests and use urllib2.build_openercleanup-tests | Magnus Ahltorp | 2015-03-31 | 1 | -1/+4 |
* | Added precert handling for SCT calculation | Magnus Ahltorp | 2015-03-23 | 1 | -9/+29 |
* | Add submission of precerts | Magnus Ahltorp | 2015-03-23 | 1 | -1/+7 |
* | 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 |
* | Wait after first submission. Continue on http error 400. Print submission rat... | Magnus Ahltorp | 2015-02-20 | 1 | -6/+33 |
* | Catch ctrl-c more correctly. Catch SystemExit from add_chain and exit in main... | Magnus Ahltorp | 2014-11-18 | 1 | -8/+22 |
* | submitcert.py: submit multiple cert chains | Magnus Ahltorp | 2014-10-27 | 1 | -40/+64 |
* | Add copyright and licensing information. | Linus Nordberg | 2014-10-15 | 1 | -0/+4 |
* | 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 idtesttools3 | 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. | Linus Nordberg | 2014-09-23 | 1 | -3/+3 |
* | Added submitcert.pytesttools | Magnus Ahltorp | 2014-09-23 | 1 | -0/+50 |