Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix api problems | Magnus Ahltorp | 2014-09-27 | 2 | -14/+26 |
| | |||||
* | Fix api problems | Magnus Ahltorp | 2014-09-27 | 1 | -3/+3 |
| | |||||
* | wipplop-if-cleanup | Linus Nordberg | 2014-09-27 | 2 | -30/+123 |
| | |||||
* | Make cert chains and CtExtensions variable length (TLS) vectors. | Linus Nordberg | 2014-09-25 | 2 | -56/+64 |
| | | | | Also move some CT-specific code to new file catlfish.erl. | ||||
* | Start inets service automatically and update README.md with new build ↵ | Magnus Ahltorp | 2014-09-24 | 1 | -2/+0 |
| | | | | instructions | ||||
* | Merge branch 'map/releasemanagement' into master-origin | Linus Nordberg | 2014-09-22 | 1 | -0/+29 |
|\ | | | | | | | | | Conflicts: ebin/catlfish.app | ||||
| * | Release management | Magnus Ahltorp | 2014-09-19 | 1 | -0/+29 |
| | | |||||
* | | Decode chain in 'add-chain' properly. | Linus Nordberg | 2014-09-20 | 1 | -28/+43 |
| | | | | | | | | | | Also, present extra_data in response from get-entries and get-entry-and-proof. | ||||
* | | Add get-entry-and-proof and adopt to new plop:inclusion/2 signature. | Linus Nordberg | 2014-09-19 | 1 | -6/+38 |
|/ | |||||
* | Encode get-sth-consistency and get-proof-by-hash properly. | Linus Nordberg | 2014-09-15 | 1 | -4/+6 |
| | |||||
* | Implement get-proof-by-hash. | Linus Nordberg | 2014-09-15 | 1 | -7/+28 |
| | |||||
* | Remove spurious parentheses. | Linus Nordberg | 2014-09-15 | 1 | -1/+1 |
| | |||||
* | Don't try to JSON-encode error messages. | Linus Nordberg | 2014-09-15 | 1 | -5/+8 |
| | |||||
* | It's plop:consistency/2. | Linus Nordberg | 2014-09-15 | 1 | -1/+1 |
| | |||||
* | Implement get-sth-consistency. | Linus Nordberg | 2014-09-14 | 1 | -2/+16 |
| | |||||
* | Remove unused stuff. | Linus Nordberg | 2014-06-11 | 7 | -217/+0 |
| | |||||
* | Add licensing information. | Linus Nordberg | 2014-06-10 | 3 | -0/+9 |
| | |||||
* | Change ctls -> catlfish. | Linus Nordberg | 2014-06-10 | 2 | -3/+3 |
| | |||||
* | Base64-encode that empty string in extra_data. | Linus Nordberg | 2014-06-04 | 1 | -1/+1 |
| | |||||
* | Add get-entries and s/_/-/g in function names. | Linus Nordberg | 2014-06-04 | 1 | -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 Nordberg | 2014-05-20 | 1 | -4/+5 |
| | |||||
* | Set protocol version to 0, i.e. v1. | Linus Nordberg | 2014-05-20 | 1 | -1/+1 |
| | |||||
* | Make 'extensions' field the empty string. | Linus Nordberg | 2014-05-20 | 1 | -1/+1 |
| | | | | Not the empty list. | ||||
* | Merge branch 'master' of /home/linus/repo/ctls | Linus Nordberg | 2014-05-12 | 1 | -2/+5 |
|\ | | | | | | | | | Conflicts: src/v1.erl | ||||
| * | Signatures must now be serialised and base64 encoded. | Linus Nordberg | 2014-05-12 | 1 | -2/+5 |
| | | |||||
* | | Merge branch 'master' of /home/linus/repo/ctls | Linus Nordberg | 2014-05-10 | 1 | -2/+2 |
|\ \ | |/ | | | | | | | Conflicts: src/v1.erl | ||||
| * | The tree head signature from get-sth is not base64 encoded. | Linus Nordberg | 2014-05-10 | 1 | -2/+2 |
| | | |||||
| * | It's `tree_size'. | Linus Nordberg | 2014-05-07 | 1 | -1/+1 |
| | | | | | | | | Not `treesize'. | ||||
* | | Correct treesize -> tree_size in get-sth response. | Linus Nordberg | 2014-05-10 | 1 | -5/+8 |
|/ | | | | | Move call to mod_esi:deliver into own function, for easier changing of HTTP headers and such. | ||||
* | Add config and app files. | Linus Nordberg | 2014-05-05 | 1 | -5/+0 |
| | |||||
* | Add (empty) get-roots. | Linus Nordberg | 2014-05-05 | 1 | -2/+4 |
| | |||||
* | Add support for get-sth. | Linus Nordberg | 2014-05-05 | 1 | -1/+11 |
| | |||||
* | Help user understand that we need jiffy. | Linus Nordberg | 2014-05-05 | 1 | -0/+4 |
| | | | | We should make this an application sooner rather than later. | ||||
* | Follow s/spt_on_wire/spt/g in plop. | Linus Nordberg | 2014-05-04 | 1 | -5/+25 |
| | | | | Also, add NIY placeholders for all URLs. | ||||
* | Get going, first cut. | Linus Nordberg | 2014-05-04 | 7 | -31/+88 |
| | | | | add-chain looks like it might work properly. Not verified! | ||||
* | Rename to ctls. | Linus Nordberg | 2014-05-03 | 5 | -11/+11 |
| | |||||
* | add build related notes | Linus Nordberg | 2014-04-04 | 2 | -0/+8 |
| | |||||
* | Add some skeleton. | Linus Nordberg | 2014-03-21 | 7 | -0/+40 |
| | |||||
* | Add info about mod_esi. | Linus Nordberg | 2014-03-21 | 1 | -2/+34 |
| | |||||
* | Add dynamic config to httpd server. | Linus Nordberg | 2014-03-21 | 2 | -1/+17 |
| | |||||
* | Clean up. | Linus Nordberg | 2014-03-21 | 1 | -14/+0 |
| | |||||
* | Add httpd props file and a READM explaining this. | Linus Nordberg | 2014-03-21 | 4 | -3/+80 |
| | |||||
* | Update with proper http:info() output. | Linus Nordberg | 2014-03-20 | 1 | -1/+8 |
| | |||||
* | Init. | Linus Nordberg | 2014-03-20 | 2 | -0/+34 |