Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix copyright strings. | Linus Nordberg | 2015-04-09 | 7 | -7/+7 |
| | |||||
* | Merge branch 'mergeverify2'. | Linus Nordberg | 2015-04-07 | 3 | -7/+92 |
|\ | | | | | | | Minor tweaks on map/mergeverify2. | ||||
| * | catlfish version is 0.6.0-dev. | Linus Nordberg | 2015-04-07 | 1 | -6/+6 |
| | | | | | | | | Also, call the list of root certs RootCerts. | ||||
| * | Verify that database entry actually contains the certificate | Magnus Ahltorp | 2015-04-07 | 3 | -4/+80 |
| | | |||||
| * | Retry sendlog on error | Magnus Ahltorp | 2015-04-02 | 1 | -3/+12 |
| | | |||||
* | | Update the instructions to start a small log. | Linus Nordberg | 2015-04-03 | 1 | -6/+16 |
| | | |||||
* | | Bump version to 0.6.0-dev. | Linus Nordberg | 2015-04-03 | 2 | -9/+8 |
| | | |||||
* | | [Docker] Add docker support for merge nodes. | Linus Nordberg | 2015-04-03 | 5 | -13/+94 |
| | | | | | | | | Also, run as a separate user in docker-dev. | ||||
* | | Do cd into $INSTDIR after all. | Linus Nordberg | 2015-04-01 | 1 | -2/+2 |
| | | | | | | | | map is right. | ||||
* | | Docker packaging. | Linus Nordberg | 2015-04-01 | 9 | -64/+115 |
|/ | |||||
* | Wait 0.5 seconds after writing halt command | Magnus Ahltorp | 2015-03-31 | 1 | -1/+6 |
| | |||||
* | Only include relevant files in release | Magnus Ahltorp | 2015-03-31 | 1 | -1/+1 |
| | |||||
* | Generate test authentication keys dynamically | Magnus Ahltorp | 2015-03-31 | 9 | -38/+6 |
| | |||||
* | Rename RELDIR -> PREFIX. | Linus Nordberg | 2015-03-31 | 1 | -39/+39 |
| | |||||
* | Pass an SSL context to urrllib2. | Linus Nordberg | 2015-03-31 | 1 | -4/+4 |
| | |||||
* | X.509 cert generation for http server | Magnus Ahltorp | 2015-03-31 | 4 | -8/+37 |
| | |||||
* | Cleanup tests and use urllib2.build_opener | Magnus Ahltorp | 2015-03-31 | 19 | -183/+134 |
| | | | | | | | | | Remove unused files Generate test config files directly in release directory Move test database files to "tests" directory Generate log key when preparing tests Report error when STH not found in v1.erl Make merge, fetchallcerts, submitcert, verifysct, and testcase1 take log key as argument | ||||
* | Allow non-TLS http | Magnus Ahltorp | 2015-03-31 | 3 | -23/+41 |
| | | | | Closes CATLFISH-31 | ||||
* | Allow local administrator to override IP address and port for web server | Magnus Ahltorp | 2015-03-30 | 5 | -11/+34 |
| | | | | Closes CATLFISH-30 | ||||
* | Revert "Fix typo in makerelease.erl." | Linus Nordberg | 2015-03-27 | 1 | -2/+2 |
| | | | | This reverts commit e436e8ee9fb3239baa6bd926bf5ef1bc501734b6. | ||||
* | Fix typo in makerelease.erl. | Linus Nordberg | 2015-03-27 | 1 | -2/+2 |
| | | | | | Conflicts: makerelease.erl | ||||
* | Handle multiple signing nodes | Magnus Ahltorp | 2015-03-27 | 2 | -6/+12 |
| | |||||
* | Add make.erl. | Linus Nordberg | 2015-03-27 | 1 | -0/+18 |
| | |||||
* | Provide function for calculating entryhash from entry | Magnus Ahltorp | 2015-03-27 | 3 | -1/+28 |
| | |||||
* | Update docker docu a bit. | Linus Nordberg | 2015-03-26 | 1 | -3/+5 |
| | |||||
* | Don't apt-get -qq. | Linus Nordberg | 2015-03-26 | 3 | -3/+6 |
| | | | | Set frontend 'noninteractive' first. | ||||
* | [Make] db/treesize isn't used anymore. | Linus Nordberg | 2015-03-26 | 1 | -1/+0 |
| | |||||
* | Cosmetic changes. | Linus Nordberg | 2015-03-26 | 1 | -5/+1 |
| | |||||
* | [Docker] Use newer mochiweb, lager and hackney. | Linus Nordberg | 2015-03-26 | 1 | -3/+3 |
| | |||||
* | Document (some of) the Python dependencies needed for merge. | Linus Nordberg | 2015-03-26 | 1 | -4/+14 |
| | |||||
* | Merge remote-tracking branch 'refs/remotes/map/compileconfig2' | Linus Nordberg | 2015-03-25 | 18 | -297/+1763 |
|\ | | | | | | | | | Conflicts: .gitignore | ||||
| * | Fix typo | Magnus Ahltorp | 2015-03-23 | 1 | -1/+1 |
| | | |||||
| * | Generate config from master config. Verify responses in merge.py. | Magnus Ahltorp | 2015-03-23 | 13 | -231/+467 |
| | | |||||
| * | Make timing printouts optional in merge.py | Magnus Ahltorp | 2015-03-23 | 1 | -2/+5 |
| | | |||||
| * | Support multiple baseurls in test | Magnus Ahltorp | 2015-03-23 | 1 | -51/+62 |
| | | |||||
| * | Fix signature calculation in test | Magnus Ahltorp | 2015-03-23 | 1 | -1/+2 |
| | | |||||
| * | Added precert handling for SCT calculation | Magnus Ahltorp | 2015-03-23 | 3 | -17/+58 |
| | | |||||
| * | Added validatestore.py | Magnus Ahltorp | 2015-03-23 | 4 | -0/+1145 |
| | | |||||
| * | Add submission of precerts | Magnus Ahltorp | 2015-03-23 | 2 | -1/+30 |
| | | |||||
* | | Merge branch 'store-rejected' | Linus Nordberg | 2015-03-25 | 14 | -65/+968 |
|\ \ | |||||
| * | | Store rejected certificates. | Linus Nordberg | 2015-03-25 | 14 | -52/+955 |
| | | | | | | | | | | | | | | | | | | | | | Not storing the full chain, which would be even more useful. No rate limiting, which would be good. Also, reorganise some in x509.erl and add tests. | ||||
| * | | Clarify that 0.test.pem is not a valid #'OTPCertificate'{}. | Linus Nordberg | 2015-03-24 | 1 | -14/+14 |
| |/ | | | | | | | Also some cosmetic changes. | ||||
* | | Add tools/fetchacert.py, fetching exactly one chain from a log. | Linus Nordberg | 2015-03-25 | 3 | -10/+32 |
| | | | | | | | | Also move a piece of common code from fetchallcerts.py to certtools.py. | ||||
* | | Add rel to .gitignore. | Linus Nordberg | 2015-03-25 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'precert2' | Linus Nordberg | 2015-03-23 | 15 | -243/+795 |
|\ | | | | | | | | | Conflicts: Makefile | ||||
| * | Add spec's for most functions. | Linus Nordberg | 2015-03-23 | 2 | -11/+9 |
| | | | | | | | | NOTE: We're not dialyzer clean yet. | ||||
| * | Add submission and verification of two precerts to the tests. | Linus Nordberg | 2015-03-23 | 5 | -0/+236 |
| | | | | | | | | One of them is signed by an ordinare cert, the other by a precertificate | ||||
| * | Formatting; remove debug printouts. | Linus Nordberg | 2015-03-23 | 2 | -49/+21 |
| | | |||||
| * | Add precert handling. | Linus Nordberg | 2015-03-23 | 4 | -167/+389 |
| | | |||||
| * | Test more | Magnus Ahltorp | 2015-03-08 | 2 | -1/+20 |
| | |