| Commit message (Expand) | Author | Age | Files | Lines |
* | crypto: expose key decryption method to parse a string direclty | Péter Szilágyi | 2016-02-24 | 1 | -10/+8 |
* | all: fix license headers one more time | Felix Lange | 2015-07-24 | 1 | -1/+1 |
* | all: update license headers to distiguish GPL/LGPL | Felix Lange | 2015-07-23 | 1 | -4/+4 |
* | : colon => dash - in keyfile name - slight deviation from ISO8601 for WIN FS... | zelig | 2015-07-09 | 1 | -1/+1 |
* | all: remove @author comments | Felix Lange | 2015-07-07 | 1 | -7/+0 |
* | all: update license information | Felix Lange | 2015-07-07 | 1 | -16/+16 |
* | account update: migrate or change password | zelig | 2015-07-03 | 1 | -3/+42 |
* | fix account ordering | zelig | 2015-07-03 | 1 | -53/+80 |
* | accounts order by keyfile ctime | zelig | 2015-07-03 | 1 | -2/+25 |
* | Address pull request comments; key header and hex encoding | Gustav Simonsson | 2015-05-12 | 1 | -2/+2 |
* | Use common.Address type for accounts.Address | Gustav Simonsson | 2015-05-12 | 1 | -14/+15 |
* | replaced several path.* with filepath.* which is platform independent | Bas van Kervel | 2015-05-12 | 1 | -5/+5 |
* | Remove unneeded allocation | Gustav Simonsson | 2015-04-25 | 1 | -1/+0 |
* | Use make instead of new for allocation | Gustav Simonsson | 2015-04-24 | 1 | -1/+1 |
* | Fix ignore of unexpected files in key dir | Gustav Simonsson | 2015-04-23 | 1 | -3/+3 |
* | Fix key store address hex decoding and accounts test | Gustav Simonsson | 2015-02-25 | 1 | -2/+5 |
* | Implement OS sensitive dataDirs | Maran | 2015-02-23 | 1 | -7/+0 |
* | Add accounts package and refactor key stores | Gustav Simonsson | 2015-01-26 | 1 | -15/+34 |
* | Address pull request comments | Gustav Simonsson | 2015-01-20 | 1 | -3/+1 |
* | Address pull request comments | Gustav Simonsson | 2015-01-16 | 1 | -5/+7 |
* | Address pull request comments | Gustav Simonsson | 2015-01-16 | 1 | -0/+114 |