summaryrefslogtreecommitdiff
path: root/src/catlfish_app.erl
Commit message (Collapse)AuthorAgeFilesLines
* Get submitting and storing working.Linus Nordberg2016-04-081-0/+1
| | | | | | | | | | | | | Add README.dnssec. Do start the dnssecport server. Add config option 'trust_anchors_file'. Pass correct data to validation server. Change URL for submitting to match draft (add-rr-chain). Make add-rr-chain take a base64-encoded string of RR's instead of JSON list with one RR per entry. TODO: Make the python tools know enough DNS to be able to verify SCT's and such (i.e. 'make tests').
* Fix copyright strings.Linus Nordberg2015-04-091-1/+1
|
* Make unit tests work again.Linus Nordberg2015-02-191-9/+1
| | | | Makefile target 'check' runs them.
* Rewrite root certificate cache handlingMagnus Ahltorp2014-10-261-0/+9
|
* Use mochiweb for v1 APIMagnus Ahltorp2014-10-241-13/+2
| | | | | | Conflicts: catlfish.config src/v1.erl
* Add copyright and licensing information.copyrightLinus Nordberg2014-10-151-0/+3
| | | | After offline discussions with Magnus Ahltorp.
* Start inets service automatically and update README.md with new build ↵Magnus Ahltorp2014-09-241-2/+0
| | | | instructions
* Merge branch 'map/releasemanagement' into master-originLinus Nordberg2014-09-221-1/+1
| | | | | Conflicts: ebin/catlfish.app
* Release managementMagnus Ahltorp2014-09-191-0/+29