Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'validate-certchain' into staging1 | Linus Nordberg | 2014-10-24 | 13 | -2/+593 |
|\ | | | | | | | | | Conflicts: src/catlfish.erl | ||||
| * | Log (info) when adding and rejecting a certificate chain.validate-certchain | Linus Nordberg | 2014-10-23 | 2 | -1/+9 |
| | | | | | | | | Writing to stdout for now, until we've decided on logging framework. | ||||
| * | Split CertChain properly. | Linus Nordberg | 2014-10-23 | 1 | -1/+1 |
| | | | | | | | | This way, Chain is always a list. | ||||
| * | Don't use der_encoded(). | Linus Nordberg | 2014-10-23 | 1 | -6/+5 |
| | | | | | | | | | | The type definition seem to have disappeared from public_key.hrl in R17 and I don't know how to conditionally define a type. | ||||
| * | Implement cert chain validation. | Linus Nordberg | 2014-10-22 | 13 | -2/+586 |
| | | | | | | | | NOTE: Presence of and constraints on names are not being validated. | ||||
* | | Compile with parse_transform from lager | Magnus Ahltorp | 2014-10-24 | 2 | -2/+3 |
| | | |||||
* | | Added lager for logging | Magnus Ahltorp | 2014-10-24 | 3 | -1/+4 |
| | | |||||
* | | Break include dependency on plop.hrl | Magnus Ahltorp | 2014-10-24 | 3 | -9/+5 |
| | | |||||
* | | 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 |
|/ / |