aboutsummaryrefslogtreecommitdiff
path: root/Utility/Verifiable.hs
Commit message (Collapse)AuthorAge
* Removed dependency on haskell SHA library, instead using cryptohash >= 0.11.0.Gravatar Joey Hess2015-04-19
|
* update my email address and homepage urlGravatar Joey Hess2015-01-21
|
* relicense general utility library code to BSDGravatar Joey Hess2014-05-10
| | | | | Omitted a couple of files what have had significant contributions from others.
* finished where indentation changesGravatar Joey Hess2012-12-13
|
* responding to pair requests *almost* worksGravatar Joey Hess2012-09-10
|
* pairing passphrase entry form, validation, etcGravatar Joey Hess2012-09-08
| | | | | | Actually 3 forms in one, this handles the initial passphrase entry, and the confirmation, and also varys wording if the same user or a different user is confirming.
* broke out Verifiable to a utility library, and added a quickcheck testGravatar Joey Hess2012-09-07