summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Wait 0.5 seconds after writing halt commandgenauthkeysMagnus Ahltorp2015-03-311-1/+6
* Only include relevant files in releaseMagnus Ahltorp2015-03-311-1/+1
* Generate test authentication keys dynamicallyMagnus Ahltorp2015-03-319-38/+6
* Rename RELDIR -> PREFIX.Linus Nordberg2015-03-311-39/+39
* Pass an SSL context to urrllib2.Linus Nordberg2015-03-311-4/+4
* X.509 cert generation for http servercagenMagnus Ahltorp2015-03-314-8/+37
* Cleanup tests and use urllib2.build_openercleanup-testsMagnus Ahltorp2015-03-3119-183/+134
* Allow non-TLS httpnopublicssl3Magnus Ahltorp2015-03-313-23/+41
* Allow local administrator to override IP address and port for web serverMagnus Ahltorp2015-03-305-11/+34
* Revert "Fix typo in makerelease.erl."Linus Nordberg2015-03-271-2/+2
* Fix typo in makerelease.erl.Linus Nordberg2015-03-271-2/+2
* Handle multiple signing nodesMagnus Ahltorp2015-03-272-6/+12
* Add make.erl.Linus Nordberg2015-03-271-0/+18
* Provide function for calculating entryhash from entryentryhash-mergeMagnus Ahltorp2015-03-273-1/+28
* Update docker docu a bit.Linus Nordberg2015-03-261-3/+5
* Don't apt-get -qq.Linus Nordberg2015-03-263-3/+6
* [Make] db/treesize isn't used anymore.Linus Nordberg2015-03-261-1/+0
* Cosmetic changes.Linus Nordberg2015-03-261-5/+1
* [Docker] Use newer mochiweb, lager and hackney.Linus Nordberg2015-03-261-3/+3
* Document (some of) the Python dependencies needed for merge.Linus Nordberg2015-03-261-4/+14
* Merge remote-tracking branch 'refs/remotes/map/compileconfig2'Linus Nordberg2015-03-2518-297/+1763
|\
| * Fix typocompileconfig2Magnus Ahltorp2015-03-231-1/+1
| * Generate config from master config. Verify responses in merge.py.Magnus Ahltorp2015-03-2313-231/+467
| * Make timing printouts optional in merge.pyMagnus Ahltorp2015-03-231-2/+5
| * Support multiple baseurls in testMagnus Ahltorp2015-03-231-51/+62
| * Fix signature calculation in testMagnus Ahltorp2015-03-231-1/+2
| * Added precert handling for SCT calculationMagnus Ahltorp2015-03-233-17/+58
| * Added validatestore.pyMagnus Ahltorp2015-03-234-0/+1145
| * Add submission of precertsMagnus Ahltorp2015-03-232-1/+30
* | Merge branch 'store-rejected'Linus Nordberg2015-03-2514-65/+968
|\ \
| * | Store rejected certificates.Linus Nordberg2015-03-2514-52/+955
| * | Clarify that 0.test.pem is not a valid #'OTPCertificate'{}.Linus Nordberg2015-03-241-14/+14
| |/
* | Add tools/fetchacert.py, fetching exactly one chain from a log.Linus Nordberg2015-03-253-10/+32
* | Add rel to .gitignore.Linus Nordberg2015-03-251-0/+1
|/
* Merge branch 'precert2'Linus Nordberg2015-03-2315-243/+795
|\
| * Add spec's for most functions.Linus Nordberg2015-03-232-11/+9
| * Add submission and verification of two precerts to the tests.Linus Nordberg2015-03-235-0/+236
| * Formatting; remove debug printouts.Linus Nordberg2015-03-232-49/+21
| * Add precert handling.Linus Nordberg2015-03-234-167/+389
| * Test moreextsignMagnus Ahltorp2015-03-082-1/+20
| * Cache SCT:sMagnus Ahltorp2015-03-081-12/+31
| * merge.py: Store certs in hashed directory structureMagnus Ahltorp2015-03-081-2/+19
| * Save STH instead of calculating a new one each time.Magnus Ahltorp2015-03-045-16/+21
| * merge.py: use external signingMagnus Ahltorp2015-03-034-11/+18
| * Move http_request to certtoolsMagnus Ahltorp2015-03-032-25/+28
| * Move to external signingMagnus Ahltorp2015-03-025-5/+53
| * Make sign and ht optional processes. Move sign args to config.Magnus Ahltorp2015-03-011-0/+3
| * Move test nodes list to variablesauthentication2Magnus Ahltorp2015-02-281-4/+7
| * Improve tests-start and tests-stopMagnus Ahltorp2015-02-272-6/+38
| * Updating documentation to reflect authentication changesMagnus Ahltorp2015-02-271-1/+7