summaryrefslogtreecommitdiff
path: root/src/v1.erl
Commit message (Collapse)AuthorAgeFilesLines
* Signatures must now be serialised and base64 encoded.Linus Nordberg2014-05-121-2/+5
|
* The tree head signature from get-sth is not base64 encoded.Linus Nordberg2014-05-101-2/+2
|
* It's `tree_size'.Linus Nordberg2014-05-071-1/+1
| | | | Not `treesize'.
* Add (empty) get-roots.Linus Nordberg2014-05-051-2/+4
|
* Add support for get-sth.Linus Nordberg2014-05-051-1/+11
|
* Follow s/spt_on_wire/spt/g in plop.Linus Nordberg2014-05-041-5/+25
| | | | Also, add NIY placeholders for all URLs.
* Get going, first cut.Linus Nordberg2014-05-041-0/+45
add-chain looks like it might work properly. Not verified!