Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add copyright and licensing information.copyright | Linus Nordberg | 2014-10-15 | 5 | -0/+18 |
| | | | | After offline discussions with Magnus Ahltorp. | ||||
* | Fix bug in get-entries limitation of entries. | Linus Nordberg | 2014-10-10 | 1 | -2/+1 |
| | |||||
* | Use proper return value format for plop:inclusion_and_entry(). | Linus Nordberg | 2014-10-10 | 1 | -1/+1 |
| | |||||
* | Limit get-entries to 1000 entries at the time. | Linus Nordberg | 2014-10-09 | 1 | -3/+2 |
| | |||||
* | Merge remote-tracking branch 'refs/remotes/map/fsync4' into origin-master | Linus Nordberg | 2014-10-08 | 4 | -5/+10 |
|\ | | | | | | | | | Conflicts: src/catlfish.erl | ||||
| * | Remove reference to creating database | Magnus Ahltorp | 2014-09-28 | 1 | -2/+0 |
| | | |||||
| * | Use raw file storage | Magnus Ahltorp | 2014-09-28 | 3 | -3/+10 |
| | | |||||
| * | 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 |
| |\ | |||||
* | \ | Merge branch 'plop-if-cleanup2' into origin-master | Linus Nordberg | 2014-10-08 | 2 | -32/+137 |
|\ \ \ | |||||
| * | | | Make each included application in the release explicit | Magnus Ahltorp | 2014-10-08 | 1 | -3/+3 |
| | | | | |||||
| * | | | Fix api problems | Magnus Ahltorp | 2014-10-08 | 2 | -17/+29 |
| | | | | |||||
| * | | | Clean up the plop interface, in preparation for a new db implementation. | Linus Nordberg | 2014-10-08 | 2 | -30/+123 |
| | | | | |||||
| * | | | Create webroot/log if it doesn't exist. | Linus Nordberg | 2014-10-08 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | mod_log (httpd) gets really sad when trying to create log/error. | ||||
| * | | | Merge remote-tracking branch 'refs/remotes/map/testtools4' | Linus Nordberg | 2014-10-06 | 8 | -67/+784 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | testcase1: Added certificate fetching | Magnus Ahltorp | 2014-09-27 | 1 | -37/+88 |
| | |/ | |||||
| | * | Added basic system test | Magnus Ahltorp | 2014-09-26 | 8 | -14/+666 |
| | | | |||||
| | * | Simplify submitcert | Magnus Ahltorp | 2014-09-26 | 2 | -57/+71 |
| | | | |||||
* | | | Create webroot/log if it doesn't exist. | Linus Nordberg | 2014-10-08 | 1 | -0/+1 |
| | | | | | | | | | | | | mod_log (httpd) gets really sad when trying to create log/error. | ||||
* | | | testcase1: Added certificate fetching | Magnus Ahltorp | 2014-10-08 | 1 | -37/+88 |
| | | | |||||
* | | | Added basic system test | Magnus Ahltorp | 2014-10-08 | 8 | -14/+666 |
| | | | |||||
* | | | Simplify submitcert | Magnus Ahltorp | 2014-10-08 | 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 |
| |