| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add comments to separate public API from testing and debugging funs. | Linus Nordberg | 2014-09-14 | 1 | -0/+2 |
| * | Update #tree.evaluated for V=0 too. | Linus Nordberg | 2014-09-14 | 1 | -1/+1 |
| * | Add reset_tree/1 and change new() and init(). | Linus Nordberg | 2014-09-14 | 1 | -10/+18 |
| * | Guard path/4 against future versions. | Linus Nordberg | 2014-09-14 | 1 | -4/+6 |
| * | Add three more test vectors for consistency proofs. | Linus Nordberg | 2014-09-14 | 1 | -12/+33 |
| * | Implement consistency proofs. | Linus Nordberg | 2014-09-14 | 1 | -11/+101 |
| * | Implement path/2. | Linus Nordberg | 2014-09-13 | 1 | -65/+199 |
| * | Add docu in comments, rename two external functions, add a larger test. | Linus Nordberg | 2014-09-12 | 1 | -8/+23 |
| * | Add support for retrieving historical tree heads. | Linus Nordberg | 2014-09-12 | 1 | -33/+69 |
| * | Add some explaining comments. Remove some debugging code. | Linus Nordberg | 2014-09-11 | 1 | -11/+20 |
| * | Another hashtree implementation, first cut. | Linus Nordberg | 2014-09-11 | 1 | -148/+181 |
| * | Remove some lying comments. | Linus Nordberg | 2014-09-10 | 1 | -3/+1 |
| * | Indent properly. | Linus Nordberg | 2014-09-10 | 1 | -4/+4 |
| * | Add fun specs. | Linus Nordberg | 2014-09-10 | 1 | -0/+3 |
| * | Make dialyzer happier. | Linus Nordberg | 2014-09-10 | 1 | -1/+1 |
| * | Handle empty tree. | Linus Nordberg | 2014-09-10 | 1 | -0/+2 |
| * | New hash tree implementation, using an ETS table for the hashes. | Linus Nordberg | 2014-09-09 | 1 | -371/+189 |
| * | Add licensing information. | Linus Nordberg | 2014-06-09 | 1 | -0/+2 |
| * | Add explanatory header. | Linus Nordberg | 2014-06-05 | 1 | -0/+22 |
| * | Don't use maps. | Linus Nordberg | 2014-06-02 | 1 | -21/+28 |
| * | Clean upp append/2, append/3 a bit. | Linus Nordberg | 2014-06-01 | 1 | -9/+8 |
| * | Language. | Linus Nordberg | 2014-06-01 | 1 | -6/+6 |
| * | Clean up the mkhash / gethash name mess a bit. | Linus Nordberg | 2014-06-01 | 1 | -9/+8 |
| * | Implement audit_path/2. | Linus Nordberg | 2014-06-01 | 1 | -19/+54 |
| * | Add note about appending trees. | Linus Nordberg | 2014-06-01 | 1 | -6/+10 |
| * | Implement path/1 for testing. | Linus Nordberg | 2014-06-01 | 1 | -4/+44 |
| * | Remove a debug printout. | Linus Nordberg | 2014-05-07 | 1 | -1/+0 |
| * | Function documentation. | Linus Nordberg | 2014-05-07 | 1 | -13/+23 |
| * | Formatting. | Linus Nordberg | 2014-05-07 | 1 | -10/+13 |
| * | Remove support for crypto:sha(). | Linus Nordberg | 2014-05-07 | 1 | -11/+1 |
| * | Doc and placeholders for audit path and consistency proof functions. | Linus Nordberg | 2014-05-07 | 1 | -6/+41 |
| * | Fix bug with adding first element of empty tree. | Linus Nordberg | 2014-04-26 | 1 | -6/+17 |
| * | Won't test sth's in ht. | Linus Nordberg | 2014-04-26 | 1 | -3/+0 |
| * | Rearrange tests. | Linus Nordberg | 2014-04-26 | 1 | -36/+37 |
| * | Don't export tree_version/1 but add size/1. | Linus Nordberg | 2014-04-26 | 1 | -8/+11 |
| * | 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 |
| * | 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 |
