Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tools] Require precerttools to be imported successfully. | Linus Nordberg | 2015-04-25 | 2 | -4/+4 |
| | | | | | submitcert.py would fail mysteriously when finding a precert and python-pyasn1 wasn't installed. | ||||
* | Ready for catlfish-0.7.0.catlfish-0.7.0 | Linus Nordberg | 2015-04-25 | 4 | -3/+10 |
| | |||||
* | [docker] Change order of arguments to start.sh. | Linus Nordberg | 2015-04-25 | 1 | -3/+10 |
| | | | | | | NOTE: This is an incompatible change. Second argument, after role, is now the database path for merge. Erlang base dir is now the third argument | ||||
* | [merge] Print current time after merge has finished. | Linus Nordberg | 2015-04-25 | 1 | -0/+1 |
| | | | | Sometimes it's interesting to know how long time a merge took. | ||||
* | Merge branch 'mergesecondary' | Linus Nordberg | 2015-04-23 | 6 | -63/+142 |
|\ | |||||
| * | Merge branch 'mergesecondary' of https://git.nordu.net/user/map/catlfish ↵ | Linus Nordberg | 2015-04-23 | 4 | -13/+26 |
| |\ | | | | | | | | | | into mergesecondary | ||||
| | * | Don't require logprivatekey if hsm is configured for a signing node. | Magnus Ahltorp | 2015-04-23 | 2 | -10/+16 |
| | | | |||||
| | * | Add remote script for merge secondary | Magnus Ahltorp | 2015-04-23 | 2 | -3/+10 |
| | | | |||||
| * | | Fix copyright notes. | Linus Nordberg | 2015-04-23 | 2 | -2/+2 |
| |/ | |||||
| * | Add support for merge secondaries | Magnus Ahltorp | 2015-04-23 | 3 | -53/+119 |
| | | |||||
* | | [doc] Mention HSM as an alternative to keeping the log key on disk. | Linus Nordberg | 2015-04-23 | 1 | -1/+1 |
| | | |||||
* | | [doc] Remove the MMD question. | Linus Nordberg | 2015-04-23 | 1 | -7/+1 |
|/ | | | | 24h seems to be the norm. | ||||
* | [docker] Add softhsm2. | Linus Nordberg | 2015-04-23 | 1 | -5/+14 |
| | |||||
* | [docker] Remove unused supervisord.conf. | Linus Nordberg | 2015-04-23 | 1 | -6/+0 |
| | |||||
* | Replace halt.py with a more generic to_catlfish.py. | Linus Nordberg | 2015-04-23 | 2 | -4/+8 |
| | | | | | Use to_catlfish.py with "init:stop()". This will be useful for stopping in non testing scenarios. | ||||
* | Add dockerfile for Tor onion services. | Linus Nordberg | 2015-04-22 | 2 | -0/+21 |
| | |||||
* | Change language in design doc to not use "master" and "slave". | Linus Nordberg | 2015-04-19 | 1 | -17/+17 |
| | |||||
* | Add defaults for erlbase and database in docker start file. | Linus Nordberg | 2015-04-19 | 2 | -2/+5 |
| | |||||
* | Remove spurious printout from merge.sh. | Linus Nordberg | 2015-04-16 | 1 | -2/+0 |
| | |||||
* | Set string_mask in OpenSSL config file when creating a certificate request. | Linus Nordberg | 2015-04-16 | 1 | -0/+1 |
| | | | | utf8only should match modern OpenSSL configs. | ||||
* | catlfish-0.6.0.catlfish-0.6.0 | Linus Nordberg | 2015-04-13 | 7 | -41/+49 |
| | |||||
* | [reltool] Use profile standalone. | Linus Nordberg | 2015-04-13 | 1 | -0/+2 |
| | | | | Decreases the size of the release directory by 50%. | ||||
* | Run all types of nodes from the same docker image. | Linus Nordberg | 2015-04-13 | 11 | -66/+60 |
| | |||||
* | Base catlfish-merge docker image on erlang instead of base. | Linus Nordberg | 2015-04-10 | 1 | -1/+1 |
| | | | | We need erlang (escript) for running verify.erl. | ||||
* | Move path to verifycert.erl to config file. | Linus Nordberg | 2015-04-10 | 2 | -1/+2 |
| | |||||
* | Remove an extra annoying debug log printout. | Linus Nordberg | 2015-04-10 | 1 | -3/+0 |
| | |||||
* | Verify SSL certificates and hostnames in python code | Magnus Ahltorp | 2015-04-10 | 7 | -19/+42 |
| | | | | Closes CATLFISH-34 | ||||
* | Add HSM support in compileconfig.py | Magnus Ahltorp | 2015-04-10 | 1 | -0/+3 |
| | |||||
* | Testing environment for hsm signing | Magnus Ahltorp | 2015-04-10 | 2 | -0/+10 |
| | |||||
* | Merge branch 'master' into official-master | Linus Nordberg | 2015-04-10 | 1 | -0/+32 |
|\ | |||||
| * | Update LICENSE to list other licenses as well. | Linus Nordberg | 2015-04-10 | 1 | -0/+32 |
| | | |||||
* | | Merge branch 'master' into official-master | Linus Nordberg | 2015-04-09 | 7 | -7/+7 |
|\ \ | |/ | |||||
| * | 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. | ||||
* | \ | Verify new entries when merging. | Linus Nordberg | 2015-04-07 | 3 | -7/+92 |
|\ \ \ | |/ / |/| / | |/ | | | Minor tweaks on map/mergeverify2. Closes CATLFISH-36. | ||||
| * | 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 |