summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix api problemsplop-if-cleanupMagnus Ahltorp2014-09-272-14/+26
|
* Make each included application in the release explicitMagnus Ahltorp2014-09-271-3/+3
|
* Fix api problemsMagnus Ahltorp2014-09-271-3/+3
|
* wipLinus Nordberg2014-09-272-30/+123
|
* Merge remote-tracking branch 'map/testtools4' into plop-if-cleanupLinus Nordberg2014-09-278-67/+733
|\
| * Added basic system testMagnus Ahltorp2014-09-268-14/+666
| |
| * Simplify submitcertMagnus Ahltorp2014-09-262-57/+71
| |
* | Update NEWS.Linus Nordberg2014-09-251-0/+13
|/
* Make cert chains and CtExtensions variable length (TLS) vectors.Linus Nordberg2014-09-252-56/+64
| | | | Also move some CT-specific code to new file catlfish.erl.
* Merge remote-tracking branch 'refs/remotes/map/releasemanagement3' into ↵Linus Nordberg2014-09-253-14/+9
|\ | | | | | | master-origin
| * Start inets service automatically and update README.md with new build ↵releasemanagement3Magnus Ahltorp2014-09-243-14/+9
| | | | | | | | instructions
* | submitcert: Validate SCT and compare log idtesttools3Magnus Ahltorp2014-09-252-1/+59
|/
* submitcert.py: Get submitted entry from log and compareMagnus Ahltorp2014-09-242-1/+48
|
* Import sys.Linus Nordberg2014-09-231-0/+1
| | | | Fix by map.
* Add whitespace in order to break long lines.Linus Nordberg2014-09-232-11/+17
| | | | Also, use /usr/bin/env.
* Added submitcert.pytesttoolsMagnus Ahltorp2014-09-232-0/+124
|
* Bump version.Linus Nordberg2014-09-222-2/+2
|
* Exclude .gitMagnus Ahltorp2014-09-221-0/+1
|
* Merge branch 'map/releasemanagement' into master-originLinus Nordberg2014-09-225-4/+65
|\ | | | | | | | | Conflicts: ebin/catlfish.app
| * Release managementMagnus Ahltorp2014-09-195-4/+63
| |
* | catlfish-0.1.1.Linus Nordberg2014-09-202-1/+6
| |
* | Merge branch 'decode-chain'Linus Nordberg2014-09-201-33/+43
|\ \ | | | | | | | | | | | | Conflicts: src/v1.erl
| * | Decode chain in 'add-chain' properly.Linus Nordberg2014-09-201-28/+43
| | | | | | | | | | | | | | | Also, present extra_data in response from get-entries and get-entry-and-proof.
* | | Decode chain in 'add-chain' properly.Linus Nordberg2014-09-201-11/+16
|/ /
* | Bump version.Linus Nordberg2014-09-191-1/+1
| | | | | | | | Let's follow plop.
* | Add get-entry-and-proof and adopt to new plop:inclusion/2 signature.Linus Nordberg2014-09-191-6/+38
|/
* Add NEWS.md.Linus Nordberg2014-09-151-0/+11
|
* Encode get-sth-consistency and get-proof-by-hash properly.Linus Nordberg2014-09-151-4/+6
|
* Implement get-proof-by-hash.Linus Nordberg2014-09-151-7/+28
|
* Remove spurious parentheses.Linus Nordberg2014-09-151-1/+1
|
* Don't try to JSON-encode error messages.Linus Nordberg2014-09-151-5/+8
|
* It's plop:consistency/2.Linus Nordberg2014-09-151-1/+1
|
* Implement get-sth-consistency.Linus Nordberg2014-09-141-2/+16
|
* 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
|\