summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Dialyzer clean.Linus Nordberg2015-05-061-0/+5
|
* Replace halt.py with a more generic to_catlfish.py.Linus Nordberg2015-04-231-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 Nordberg2015-04-161-0/+1
| | | | utf8only should match modern OpenSSL configs.
* Verify SSL certificates and hostnames in python codesslverifyMagnus Ahltorp2015-04-101-11/+11
| | | | Closes CATLFISH-34
* Testing environment for hsm signingMagnus Ahltorp2015-04-101-0/+4
|
* Do cd into $INSTDIR after all.Linus Nordberg2015-04-011-2/+2
| | | | map is right.
* Docker packaging.Linus Nordberg2015-04-011-44/+48
|
* Generate test authentication keys dynamicallyMagnus Ahltorp2015-03-311-2/+6
|
* Rename RELDIR -> PREFIX.Linus Nordberg2015-03-311-39/+39
|
* X.509 cert generation for http servercagenMagnus Ahltorp2015-03-311-1/+27
|
* Cleanup tests and use urllib2.build_openercleanup-testsMagnus Ahltorp2015-03-311-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 entryentryhash-mergeMagnus Ahltorp2015-03-271-1/+1
|
* [Make] db/treesize isn't used anymore.Linus Nordberg2015-03-261-1/+0
|
* Cosmetic changes.Linus Nordberg2015-03-261-5/+1
|
* Fix typocompileconfig2Magnus Ahltorp2015-03-231-1/+1
|
* Generate config from master config. Verify responses in merge.py.Magnus Ahltorp2015-03-231-38/+38
|
* Add submission and verification of two precerts to the tests.Linus Nordberg2015-03-231-0/+3
| | | | One of them is signed by an ordinare cert, the other by a precertificate
* Test moreextsignMagnus Ahltorp2015-03-081-1/+19
|
* Move to external signingMagnus Ahltorp2015-03-021-2/+4
|
* Move test nodes list to variablesauthentication2Magnus Ahltorp2015-02-281-4/+7
|
* Improve tests-start and tests-stopMagnus Ahltorp2015-02-271-6/+19
|
* Added authentication between frontend and storage nodesMagnus Ahltorp2015-02-271-0/+2
|
* Don't start erl with `-name'.Linus Nordberg2015-02-271-2/+2
| | | | That's for distributed nodes and we don't do that.
* Add fetching all certs to the list of testsMagnus Ahltorp2015-02-201-3/+4
|
* Make unit tests work again.Linus Nordberg2015-02-191-0/+4
| | | | Makefile target 'check' runs them.
* Make 'release' depend on 'all'.Linus Nordberg2014-11-031-1/+1
|
* Protect rel/db when making 'release'.Linus Nordberg2014-11-031-0/+3
|
* httpd.conf removed, reflect this in Makefile. Touch test db files.external-merge3Magnus Ahltorp2014-10-281-2/+2
|
* System tests for external mergeMagnus Ahltorp2014-10-241-0/+33
|
* Added external merging supportMagnus Ahltorp2014-10-241-0/+5
|
* Compile with parse_transform from lagerMagnus Ahltorp2014-10-241-1/+1
|
* Merge remote-tracking branch 'refs/remotes/map/fsync4' into origin-masterLinus Nordberg2014-10-081-1/+2
|\ | | | | | | | | Conflicts: src/catlfish.erl
| * Use raw file storageMagnus Ahltorp2014-09-281-1/+2
| |
* | Create webroot/log if it doesn't exist.Linus Nordberg2014-10-081-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 ↵releasemanagement3Magnus Ahltorp2014-09-241-0/+1
| | | | instructions
* Merge branch 'map/releasemanagement' into master-originLinus Nordberg2014-09-221-0/+10
|\ | | | | | | | | Conflicts: ebin/catlfish.app
| * Release managementMagnus Ahltorp2014-09-191-0/+8
|/
* Add Makefile.Linus Nordberg2014-06-041-0/+4