| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Test adding and checking STH in sequence. | Linus Nordberg | 2014-04-26 | 1 | -32/+42 | |
| | | ||||||
| * | Fix bug with adding first element of empty tree. | Linus Nordberg | 2014-04-26 | 1 | -6/+17 | |
| | | | | | And tests! | |||||
| * | Won't test sth's in ht. | Linus Nordberg | 2014-04-26 | 1 | -3/+0 | |
| | | ||||||
| * | Add STH support, with failing tests due to gen_server testing woes. | Linus Nordberg | 2014-04-26 | 3 | -81/+149 | |
| | | | | | Move things out of spt() for reuse by sth(). | |||||
| * | Rearrange tests. | Linus Nordberg | 2014-04-26 | 1 | -36/+37 | |
| | | | | | Also, don't build 1024 trees. | |||||
| * | Don't export tree_version/1 but add size/1. | Linus Nordberg | 2014-04-26 | 1 | -8/+11 | |
| | | ||||||
| * | Clean up data types. | Linus Nordberg | 2014-04-26 | 3 | -54/+47 | |
| | | ||||||
| * | Make plop a gen_server. | Linus Nordberg | 2014-04-26 | 2 | -60/+63 | |
| | | ||||||
| * | Add a default value for signature_type, for easier ad hoc testing. | Linus Nordberg | 2014-04-26 | 1 | -1/+1 | |
| | | ||||||
| * | Add hex.erl. | Linus Nordberg | 2014-04-26 | 1 | -0/+14 | |
| | | ||||||
| * | Initialise plop_entry properly. | Linus Nordberg | 2014-04-25 | 1 | -1/+1 | |
| | | ||||||
| * | Make field timestamp in record plop_data an integer. | Linus Nordberg | 2014-04-25 | 1 | -1/+1 | |
| | | | | | | It's an integer in the record and then we make it a binary when it's time to serialise it. | |||||
| * | Add default values in plop_entry. | Linus Nordberg | 2014-04-25 | 1 | -2/+2 | |
| | | | | | | | This makes the fields not able to hold 'undefined' any more. Definitely good for field 'type' and arguably for field 'entry' too, so that a hash over it makes sense. | |||||
| * | Formatting and comments. | Linus Nordberg | 2014-04-25 | 1 | -41/+22 | |
| | | ||||||
| * | Clean up plop a bit. | Linus Nordberg | 2014-04-25 | 2 | -14/+4 | |
| | | ||||||
| * | Add some more internal tests to ht. | Linus Nordberg | 2014-04-25 | 1 | -2/+27 | |
| | | ||||||
| * | Allow for empty hash trees. | Linus Nordberg | 2014-04-25 | 1 | -9/+30 | |
| | | ||||||
| * | Produce SPT's, add tests. | Linus Nordberg | 2014-04-25 | 4 | -21/+227 | |
| | | | | | NOTE: Test vectors not verified. | |||||
| * | WIP plop.erl | Linus Nordberg | 2014-04-21 | 1 | -0/+77 | |
| | | ||||||
| * | Add placeholder for audit_path/2. | Linus Nordberg | 2014-04-21 | 1 | -1/+10 | |
| | | ||||||
| * | Build hash trees by appending a leaf at a time. | Linus Nordberg | 2014-04-21 | 1 | -0/+224 | |
