Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix api problems | Magnus Ahltorp | 2014-09-27 | 2 | -14/+26 |
| | |||||
* | Make each included application in the release explicit | Magnus Ahltorp | 2014-09-27 | 1 | -3/+3 |
| | |||||
* | Fix api problems | Magnus Ahltorp | 2014-09-27 | 1 | -3/+3 |
| | |||||
* | wipplop-if-cleanup | Linus Nordberg | 2014-09-27 | 2 | -30/+123 |
| | |||||
* | Merge remote-tracking branch 'map/testtools4' into plop-if-cleanup | Linus Nordberg | 2014-09-27 | 8 | -67/+733 |
|\ | |||||
| * | Added basic system test | Magnus Ahltorp | 2014-09-26 | 8 | -14/+666 |
| | | |||||
| * | Simplify submitcert | Magnus Ahltorp | 2014-09-26 | 2 | -57/+71 |
| | | |||||
* | | Update NEWS. | Linus Nordberg | 2014-09-25 | 1 | -0/+13 |
|/ | |||||
* | 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. | ||||
* | Merge remote-tracking branch 'refs/remotes/map/releasemanagement3' into ↵ | Linus Nordberg | 2014-09-25 | 3 | -14/+9 |
|\ | | | | | | | master-origin | ||||
| * | Start inets service automatically and update README.md with new build ↵ | Magnus Ahltorp | 2014-09-24 | 3 | -14/+9 |
| | | | | | | | | instructions | ||||
* | | submitcert: Validate SCT and compare log id | Magnus Ahltorp | 2014-09-25 | 2 | -1/+59 |
|/ | |||||
* | submitcert.py: Get submitted entry from log and compare | Magnus Ahltorp | 2014-09-24 | 2 | -1/+48 |
| | |||||
* | Import sys. | Linus Nordberg | 2014-09-23 | 1 | -0/+1 |
| | | | | Fix by map. | ||||
* | Add whitespace in order to break long lines.certtools-whitespace | Linus Nordberg | 2014-09-23 | 2 | -11/+17 |
| | | | | Also, use /usr/bin/env. | ||||
* | Added submitcert.py | Magnus Ahltorp | 2014-09-23 | 2 | -0/+124 |
| | |||||
* | Bump version. | Linus Nordberg | 2014-09-22 | 2 | -2/+2 |
| | |||||
* | Exclude .git | Magnus Ahltorp | 2014-09-22 | 1 | -0/+1 |
| | |||||
* | Merge branch 'map/releasemanagement' into master-origin | Linus Nordberg | 2014-09-22 | 5 | -4/+65 |
|\ | | | | | | | | | Conflicts: ebin/catlfish.app | ||||
| * | Release management | Magnus Ahltorp | 2014-09-19 | 5 | -4/+63 |
| | | |||||
* | | catlfish-0.1.1.catlfish-0.1.1 | Linus Nordberg | 2014-09-20 | 2 | -1/+6 |
| | | |||||
* | | Merge branch 'decode-chain' | Linus Nordberg | 2014-09-20 | 1 | -33/+43 |
|\ \ | | | | | | | | | | | | | Conflicts: src/v1.erl | ||||
| * | | 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. | ||||
* | | | Decode chain in 'add-chain' properly. | Linus Nordberg | 2014-09-20 | 1 | -11/+16 |
|/ / | |||||
* | | Bump version. | Linus Nordberg | 2014-09-19 | 1 | -1/+1 |
| | | | | | | | | Let's follow plop. | ||||
* | | Add get-entry-and-proof and adopt to new plop:inclusion/2 signature. | Linus Nordberg | 2014-09-19 | 1 | -6/+38 |
|/ | |||||
* | Add NEWS.md.catlfish-0.1.0 | Linus Nordberg | 2014-09-15 | 1 | -0/+11 |
| | |||||
* | 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 |
| | |||||
* | New architecture | Magnus Ahltorp | 2014-09-11 | 1 | -78/+157 |
| | |||||
* | Add picture. | Linus Nordberg | 2014-08-21 | 1 | -3/+28 |
| | |||||
* | Refine design slightly. | Linus Nordberg | 2014-08-21 | 1 | -4/+7 |
| | |||||
* | Remove unused props. | Linus Nordberg | 2014-06-15 | 1 | -2/+0 |
| | |||||
* | Remove unused stuff. | Linus Nordberg | 2014-06-11 | 7 | -217/+0 |
| | |||||
* | Add licensing information. | Linus Nordberg | 2014-06-10 | 7 | -0/+48 |
| | |||||
* | Change ctls -> catlfish. | Linus Nordberg | 2014-06-10 | 9 | -29/+31 |
| | |||||
* | Merge remote-tracking branch 'remotes/devp/master' | Linus Nordberg | 2014-06-04 | 2 | -1/+6 |
|\ | |||||
| * | Need a CA file for httpd. | Linus Nordberg | 2014-06-04 | 1 | -1/+2 |
| | | |||||
| * | Add Makefile. | Linus Nordberg | 2014-06-04 | 1 | -0/+4 |
| | | |||||
* | | Base64-encode that empty string in extra_data. | Linus Nordberg | 2014-06-04 | 1 | -1/+1 |
|/ | |||||
* | Update info on MMD in design doc. | Linus Nordberg | 2014-06-04 | 1 | -3/+5 |
| | |||||
* | Turn README into README.md. | Linus Nordberg | 2014-06-04 | 2 | -27/+37 |
| | |||||
* | 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 |
| | |||||
* | Merge remote-tracking branch 'devp/master' | Linus Nordberg | 2014-05-20 | 1 | -5/+8 |
|\ |