summaryrefslogtreecommitdiff
path: root/src/plop.erl
Commit message (Collapse)AuthorAgeFilesLines
* Move keyfile name and pass phrase.Linus Nordberg2014-05-011-2/+5
|
* Turn it all into an application.Linus Nordberg2014-04-291-2/+2
| | | | Warning: Rough edges.
* First cut at adding DB support.Linus Nordberg2014-04-291-64/+163
| | | | Including half crazy rewrite of most of the data structures.
* Add STH support, with failing tests due to gen_server testing woes.Linus Nordberg2014-04-261-46/+86
| | | | Move things out of spt() for reuse by sth().
* Clean up data types.Linus Nordberg2014-04-261-28/+29
|
* Make plop a gen_server.Linus Nordberg2014-04-261-46/+58
|
* Initialise plop_entry properly.Linus Nordberg2014-04-251-1/+1
|
* Formatting and comments.Linus Nordberg2014-04-251-41/+22
|
* Clean up plop a bit.Linus Nordberg2014-04-251-9/+3
|
* Produce SPT's, add tests.Linus Nordberg2014-04-251-21/+113
| | | | NOTE: Test vectors not verified.
* WIP plop.erlLinus Nordberg2014-04-211-0/+77