Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a test for when merge backup fails. | Linus Nordberg | 2015-11-10 | 1 | -2/+17 |
| | | | | Also, avoid tracebacks on ECONNREFUSED by catching urrllib2.URLError. | ||||
* | Add ERLANGNODES to (generated) test.mk. | Linus Nordberg | 2015-11-10 | 1 | -1/+1 |
| | | | | merge-1 is a NODE but doesn't have an erl(1) instance. | ||||
* | Merge is now run by shell script tools/merge. | Linus Nordberg | 2015-11-10 | 1 | -5/+5 |
| | | | | | | | tools/merge run merge_fetch.py, merge_backup.py, merge_sth.py and merge_dist.py sequentially. TODO: test backupquorum != 0 | ||||
* | Don't break when running tests a second time. | Linus Nordberg | 2015-08-31 | 1 | -0/+1 |
| | | | | mkdir was unhappy when directory 'fetchcertstore' already exists. | ||||
* | Include .py files in TAGS. | Linus Nordberg | 2015-08-20 | 1 | -1/+1 |
| | |||||
* | Script for converting database to new format | Magnus Ahltorp | 2015-08-19 | 1 | -0/+57 |
| | |||||
* | Merge remote-tracking branch 'refs/remotes/map/storagegc' | Linus Nordberg | 2015-08-19 | 1 | -0/+3 |
|\ | | | | | | | | | Conflicts: Makefile | ||||
| * | Added storage gc script | Magnus Ahltorp | 2015-07-31 | 1 | -0/+3 |
| | | |||||
* | | Add tests for precerts. | Magnus Ahltorp | 2015-08-06 | 1 | -0/+7 |
| | | |||||
* | | Return correct extra-data for precerts too (closes CATLFISH-56). | Linus Nordberg | 2015-08-06 | 1 | -0/+2 |
|/ | | | | Verify precerts in make tests too. | ||||
* | [tests] Verify that primary and secondary merge nodes have the same data. | Linus Nordberg | 2015-07-31 | 1 | -0/+2 |
| | |||||
* | Preliminary merge secondary support. Change merge db to lowercase. | Magnus Ahltorp | 2015-07-31 | 1 | -3/+10 |
| | |||||
* | Don't require --publickey, but print better error message. | Magnus Ahltorp | 2015-05-22 | 1 | -1/+1 |
| | |||||
* | Run check-sth.py in tests | Magnus Ahltorp | 2015-05-22 | 1 | -0/+3 |
| | |||||
* | Dialyzer clean. | Linus Nordberg | 2015-05-06 | 1 | -0/+5 |
| | |||||
* | Replace halt.py with a more generic to_catlfish.py. | Linus Nordberg | 2015-04-23 | 1 | -2/+5 |
| | | | | | Use to_catlfish.py with "init:stop()". This will be useful for stopping in non testing scenarios. | ||||
* | 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. | ||||
* | Verify SSL certificates and hostnames in python code | Magnus Ahltorp | 2015-04-10 | 1 | -11/+11 |
| | | | | Closes CATLFISH-34 | ||||
* | Testing environment for hsm signing | Magnus Ahltorp | 2015-04-10 | 1 | -0/+4 |
| | |||||
* | Do cd into $INSTDIR after all. | Linus Nordberg | 2015-04-01 | 1 | -2/+2 |
| | | | | map is right. | ||||
* | Docker packaging. | Linus Nordberg | 2015-04-01 | 1 | -44/+48 |
| | |||||
* | Generate test authentication keys dynamically | Magnus Ahltorp | 2015-03-31 | 1 | -2/+6 |
| | |||||
* | Rename RELDIR -> PREFIX. | Linus Nordberg | 2015-03-31 | 1 | -39/+39 |
| | |||||
* | X.509 cert generation for http server | Magnus Ahltorp | 2015-03-31 | 1 | -1/+27 |
| | |||||
* | Cleanup tests and use urllib2.build_opener | Magnus Ahltorp | 2015-03-31 | 1 | -40/+36 |
| | | | | | | | | | 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 | ||||
* | Provide function for calculating entryhash from entry | Magnus Ahltorp | 2015-03-27 | 1 | -1/+1 |
| | |||||
* | [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 |
| | |||||
* | 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 | 1 | -38/+38 |
| | |||||
* | Add submission and verification of two precerts to the tests. | Linus Nordberg | 2015-03-23 | 1 | -0/+3 |
| | | | | One of them is signed by an ordinare cert, the other by a precertificate | ||||
* | Test more | Magnus Ahltorp | 2015-03-08 | 1 | -1/+19 |
| | |||||
* | Move to external signing | Magnus Ahltorp | 2015-03-02 | 1 | -2/+4 |
| | |||||
* | Move test nodes list to variables | Magnus Ahltorp | 2015-02-28 | 1 | -4/+7 |
| | |||||
* | Improve tests-start and tests-stop | Magnus Ahltorp | 2015-02-27 | 1 | -6/+19 |
| | |||||
* | Added authentication between frontend and storage nodes | Magnus Ahltorp | 2015-02-27 | 1 | -0/+2 |
| | |||||
* | Don't start erl with `-name'. | Linus Nordberg | 2015-02-27 | 1 | -2/+2 |
| | | | | That's for distributed nodes and we don't do that. | ||||
* | Add fetching all certs to the list of tests | Magnus Ahltorp | 2015-02-20 | 1 | -3/+4 |
| | |||||
* | Make unit tests work again. | Linus Nordberg | 2015-02-19 | 1 | -0/+4 |
| | | | | Makefile target 'check' runs them. | ||||
* | Make 'release' depend on 'all'. | Linus Nordberg | 2014-11-03 | 1 | -1/+1 |
| | |||||
* | Protect rel/db when making 'release'. | Linus Nordberg | 2014-11-03 | 1 | -0/+3 |
| | |||||
* | httpd.conf removed, reflect this in Makefile. Touch test db files. | Magnus Ahltorp | 2014-10-28 | 1 | -2/+2 |
| | |||||
* | System tests for external merge | Magnus Ahltorp | 2014-10-24 | 1 | -0/+33 |
| | |||||
* | Added external merging supportmap-external-merge2 | Magnus Ahltorp | 2014-10-24 | 1 | -0/+5 |
| | |||||
* | Compile with parse_transform from lager | Magnus Ahltorp | 2014-10-24 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'refs/remotes/map/fsync4' into origin-master | Linus Nordberg | 2014-10-08 | 1 | -1/+2 |
|\ | | | | | | | | | Conflicts: src/catlfish.erl | ||||
| * | Use raw file storage | Magnus Ahltorp | 2014-09-28 | 1 | -1/+2 |
| | | |||||
* | | Create webroot/log if it doesn't exist. | Linus Nordberg | 2014-10-08 | 1 | -0/+1 |
|/ | | | | mod_log (httpd) gets really sad when trying to create log/error. | ||||
* | Start inets service automatically and update README.md with new build ↵ | Magnus Ahltorp | 2014-09-24 | 1 | -0/+1 |
| | | | | instructions | ||||
* | Merge branch 'map/releasemanagement' into master-origin | Linus Nordberg | 2014-09-22 | 1 | -0/+10 |
|\ | | | | | | | | | Conflicts: ebin/catlfish.app |