aboutsummaryrefslogtreecommitdiffstats
path: root/accounts/accounts_test.go
Commit message (Expand)AuthorAgeFilesLines
* all: fix license headers one more timeFelix Lange2015-07-241-1/+1
* all: update license headers to distiguish GPL/LGPLFelix Lange2015-07-231-4/+4
* accounts: fix data race when key is locked after the unlock timeoutFelix Lange2015-07-211-15/+37
* all: update license informationFelix Lange2015-07-071-0/+16
* fix account orderingzelig2015-07-031-2/+3
* unlock multiple passes and obsolete primaryzelig2015-07-031-1/+1
* simplify account unlockingzelig2015-07-031-1/+42
* accounts: add {Timed,}Unlock, remove SignLockedFelix Lange2015-03-101-38/+24
* accounts: AccountManager -> ManagerFelix Lange2015-03-081-2/+2
* accounts: use time.Duration correctlyFelix Lange2015-03-081-4/+4
* accounts: use pointers consistentlyFelix Lange2015-03-081-1/+2
* Address pull request commentsGustav Simonsson2015-02-261-1/+1
* Add automatic locking / unlocking of accountsGustav Simonsson2015-02-261-2/+51
* Fix key store address hex decoding and accounts testGustav Simonsson2015-02-251-1/+13
* Implement OS sensitive dataDirsMaran2015-02-231-1/+2
* accounts: use crypto/randentropy in testFelix Lange2015-02-201-2/+4
* Address pull request commentsGustav Simonsson2015-01-281-3/+2
* Add accounts package and refactor key storesGustav Simonsson2015-01-261-0/+19