summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add consistency proof and signature checkingMagnus Ahltorp2015-05-201-38/+60
|
* [docker] Generate HiddenServicePort from $BACKEND_PORT.Linus Nordberg2015-05-191-1/+9
|
* [docker] Parameterise HiddenServicePort in torrc generation.Linus Nordberg2015-05-181-1/+3
|
* Print base16 of root hash instead of base64.Linus Nordberg2015-05-151-4/+4
|
* Say "UTC" when printing dates.Linus Nordberg2015-05-151-2/+2
|
* Handle all dates as UTC.Linus Nordberg2015-05-151-5/+13
| | | | | | Because timezones, how do they work? Also, print the actual tree head when reporting an old STH.
* Keep both current and previous STH's in files.Linus Nordberg2015-05-141-20/+58
|
* Add check-sth.py.Linus Nordberg2015-05-121-0/+67
|
* [docker] Handle version numbers containgin dashes correctly in start.sh.Linus Nordberg2015-05-111-1/+1
|
* Bump version and update NEWS.Linus Nordberg2015-05-114-3/+14
|
* Fix CATLFISH-45.Linus Nordberg2015-05-111-6/+4
| | | | https://project.nordu.net/browse/CATLFISH-45
* Remove unused file.Linus Nordberg2015-05-061-36/+0
|
* Rename html/2 to err400/2.Linus Nordberg2015-05-061-17/+17
|
* Dialyzer clean.Linus Nordberg2015-05-064-20/+28
|
* [tools] Require precerttools to be imported successfully.Linus Nordberg2015-04-252-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.0Linus Nordberg2015-04-254-3/+10
|
* [docker] Change order of arguments to start.sh.Linus Nordberg2015-04-251-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 Nordberg2015-04-251-0/+1
| | | | Sometimes it's interesting to know how long time a merge took.
* Merge branch 'mergesecondary'Linus Nordberg2015-04-236-63/+142
|\
| * Merge branch 'mergesecondary' of https://git.nordu.net/user/map/catlfish ↵Linus Nordberg2015-04-234-13/+26
| |\ | | | | | | | | | into mergesecondary
| | * Don't require logprivatekey if hsm is configured for a signing node.Magnus Ahltorp2015-04-232-10/+16
| | |
| | * Add remote script for merge secondaryMagnus Ahltorp2015-04-232-3/+10
| | |
| * | Fix copyright notes.Linus Nordberg2015-04-232-2/+2
| |/
| * Add support for merge secondariesMagnus Ahltorp2015-04-233-53/+119
| |
* | [doc] Mention HSM as an alternative to keeping the log key on disk.Linus Nordberg2015-04-231-1/+1
| |
* | [doc] Remove the MMD question.Linus Nordberg2015-04-231-7/+1
|/ | | | 24h seems to be the norm.
* [docker] Add softhsm2.Linus Nordberg2015-04-231-5/+14
|
* [docker] Remove unused supervisord.conf.Linus Nordberg2015-04-231-6/+0
|
* Replace halt.py with a more generic to_catlfish.py.Linus Nordberg2015-04-232-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 Nordberg2015-04-222-0/+21
|
* Change language in design doc to not use "master" and "slave".Linus Nordberg2015-04-191-17/+17
|
* Add defaults for erlbase and database in docker start file.Linus Nordberg2015-04-192-2/+5
|
* Remove spurious printout from merge.sh.Linus Nordberg2015-04-161-2/+0
|
* Set string_mask in OpenSSL config file when creating a certificate request.Linus Nordberg2015-04-161-0/+1
| | | | utf8only should match modern OpenSSL configs.
* catlfish-0.6.0.catlfish-0.6.0Linus Nordberg2015-04-137-41/+49
|
* [reltool] Use profile standalone.Linus Nordberg2015-04-131-0/+2
| | | | Decreases the size of the release directory by 50%.
* Run all types of nodes from the same docker image.Linus Nordberg2015-04-1311-66/+60
|
* Base catlfish-merge docker image on erlang instead of base.Linus Nordberg2015-04-101-1/+1
| | | | We need erlang (escript) for running verify.erl.
* Move path to verifycert.erl to config file.Linus Nordberg2015-04-102-1/+2
|
* Remove an extra annoying debug log printout.Linus Nordberg2015-04-101-3/+0
|
* Verify SSL certificates and hostnames in python codeMagnus Ahltorp2015-04-107-19/+42
| | | | Closes CATLFISH-34
* Add HSM support in compileconfig.pyMagnus Ahltorp2015-04-101-0/+3
|
* Testing environment for hsm signingMagnus Ahltorp2015-04-102-0/+10
|
* Merge branch 'master' into official-masterLinus Nordberg2015-04-101-0/+32
|\
| * Update LICENSE to list other licenses as well.Linus Nordberg2015-04-101-0/+32
| |
* | Merge branch 'master' into official-masterLinus Nordberg2015-04-097-7/+7
|\ \ | |/
| * Fix copyright strings.Linus Nordberg2015-04-097-7/+7
| |
| * Merge branch 'mergeverify2'.Linus Nordberg2015-04-073-7/+92
| |\ | | | | | | | | | Minor tweaks on map/mergeverify2.
* | \ Verify new entries when merging.Linus Nordberg2015-04-073-7/+92
|\ \ \ | |/ / |/| / | |/ | | Minor tweaks on map/mergeverify2. Closes CATLFISH-36.
| * catlfish version is 0.6.0-dev.Linus Nordberg2015-04-071-6/+6
| | | | | | | | Also, call the list of root certs RootCerts.