summaryrefslogtreecommitdiff
path: root/src/frontend.erl
Commit message (Expand)AuthorAgeFilesLines
* Add verification of entry contents in frontend/sendsthfrontendverifyMagnus Ahltorp2015-05-291-4/+22
* Dialyzer clean.Linus Nordberg2015-05-051-0/+3
* Be less strict when writing entryhash files.Linus Nordberg2015-04-151-1/+1
* Fix copyright strings.Linus Nordberg2015-04-091-1/+1
* Add entryhash files when mergingentryhash-mergeMagnus Ahltorp2015-03-271-3/+6
* Read db size from sth file and cachedbsizeMagnus Ahltorp2015-03-251-1/+0
* Save STH instead of calculating a new one each time.Magnus Ahltorp2015-03-041-5/+26
* Perform frontend index writes in two phasesMagnus Ahltorp2015-02-271-1/+5
* Make ht load tree and verify root hash before updating tree sizeMagnus Ahltorp2014-11-191-3/+10
* Check that entries are actually present when receiving new STH from merge nodesMagnus Ahltorp2014-10-271-7/+48
* Move internal HTTP APIs to mochiweb. Stop using jiffy.Magnus Ahltorp2014-10-251-74/+61
* Added HTTP API:s for external mergeMagnus Ahltorp2014-10-241-0/+102