summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* New architectureMagnus Ahltorp2014-09-111-78/+157
|
* Add picture.Linus Nordberg2014-08-211-3/+28
|
* Refine design slightly.Linus Nordberg2014-08-211-4/+7
|
* Remove unused props.Linus Nordberg2014-06-151-2/+0
|
* Remove unused stuff.Linus Nordberg2014-06-117-217/+0
|
* Add licensing information.Linus Nordberg2014-06-107-0/+48
|
* Change ctls -> catlfish.Linus Nordberg2014-06-109-29/+31
|
* Merge remote-tracking branch 'remotes/devp/master'Linus Nordberg2014-06-042-1/+6
|\
| * Need a CA file for httpd.Linus Nordberg2014-06-041-1/+2
| |
| * Add Makefile.Linus Nordberg2014-06-041-0/+4
| |
* | Base64-encode that empty string in extra_data.Linus Nordberg2014-06-041-1/+1
|/
* Update info on MMD in design doc.Linus Nordberg2014-06-041-3/+5
|
* Turn README into README.md.Linus Nordberg2014-06-042-27/+37
|
* Add get-entries and s/_/-/g in function names.Linus Nordberg2014-06-041-20/+44
| | | | | URL's now has hyphens rather than underscores. Rewriting URL's is no longer necessary.
* Don't crash when reporting bad input to add-chain.Linus Nordberg2014-05-201-4/+5
|
* Set protocol version to 0, i.e. v1.Linus Nordberg2014-05-201-1/+1
|
* Merge remote-tracking branch 'devp/master'Linus Nordberg2014-05-201-5/+8
|\
| * Make 'extensions' field the empty string.Linus Nordberg2014-05-201-1/+1
| | | | | | | | Not the empty list.
| * Merge branch 'master' of /home/linus/repo/ctlsLinus Nordberg2014-05-121-2/+5
| |\ | | | | | | | | | | | | Conflicts: src/v1.erl
| * \ Merge branch 'master' of /home/linus/repo/ctlsLinus Nordberg2014-05-102-4/+4
| |\ \ | | | | | | | | | | | | | | | | Conflicts: src/v1.erl
| * | | Correct treesize -> tree_size in get-sth response.Linus Nordberg2014-05-101-5/+8
| | | | | | | | | | | | | | | | | | | | Move call to mod_esi:deliver into own function, for easier changing of HTTP headers and such.
* | | | Update the design doc with ideas about a split database.Linus Nordberg2014-05-161-33/+39
| |_|/ |/| |
* | | 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
| |
* | Add to README.Linus Nordberg2014-05-071-2/+2
| |
* | It's `tree_size'.Linus Nordberg2014-05-071-1/+1
|/ | | | Not `treesize'.
* Add SASL configuration.Linus Nordberg2014-05-051-1/+7
|
* Log files in httpd config are relative server root.Linus Nordberg2014-05-051-3/+3
|
* Make the httpd config a bit less specific.Linus Nordberg2014-05-051-9/+9
|
* Add config and app files.Linus Nordberg2014-05-054-5/+35
|
* Add (empty) get-roots.Linus Nordberg2014-05-051-2/+4
|
* Add support for get-sth.Linus Nordberg2014-05-052-3/+26
|
* Help user understand that we need jiffy.Linus Nordberg2014-05-052-0/+6
| | | | We should make this an application sooner rather than later.
* Follow s/spt_on_wire/spt/g in plop.Linus Nordberg2014-05-041-5/+25
| | | | Also, add NIY placeholders for all URLs.
* Whitespace, be gone.Linus Nordberg2014-05-041-1/+1
|
* Add README.Linus Nordberg2014-05-041-0/+25
|
* Add (very few) tests and build them.Linus Nordberg2014-05-042-3/+25
|
* Get going, first cut.Linus Nordberg2014-05-0411-31/+173
| | | | add-chain looks like it might work properly. Not verified!
* Rename to ctls.Linus Nordberg2014-05-036-31/+40
|
* add build related notesLinus Nordberg2014-04-042-0/+8
|
* a little more designLinus Nordberg2014-04-041-1/+3
|
* formattingLinus Nordberg2014-04-041-5/+5
|
* moar designLinus Nordberg2014-04-041-8/+22
|
* Some more text in the design doc.Linus Nordberg2014-03-261-2/+19
|
* A tiny bit more text on design.Linus Nordberg2014-03-211-0/+7
|
* Add some skeleton.Linus Nordberg2014-03-217-0/+40
|
* Add info about mod_esi.Linus Nordberg2014-03-211-2/+34
|
* Add .gitignore.Linus Nordberg2014-03-211-0/+1
|
* Add dynamic config to httpd server.Linus Nordberg2014-03-212-1/+17
|
* Clean up.Linus Nordberg2014-03-211-14/+0
|