Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-23 | Added --secrets support to tar file export. | joe | |
2016-04-21 | Changed kiki synopsis. | joe | |
2016-04-21 | Build fixes for Debian Jessie. | joe | |
2016-04-14 | Updated build. | joe | |
2015-06-22 | kikid: Serialization... | James Crayne | |
2015-06-21 | kikid: The Beginnings of the Kiki Daemon | James Crayne | |
2015-06-21 | Prompt on interactive passphrase entry. | James Crayne | |
Also bumbed version up, due to breaking api of KeyRing module. (The funciton cachedContents now takes a prompt parameter.) | |||
2015-06-21 | Require patched openpgp | James Crayne | |
NOTE: When building OpenPGP-Haskell for the first time, be sure to first run: make Data/OpenPGP/Arbitrary.hs Otherwise, the first build succeeds, but cabal complains about missing the file on successive builds. | |||
2015-06-20 | Restricted x509, due to Build error | James Crayne | |
At version 1.6.0, Vincent Hanquez refactored x509 to depend on his cryptonite library, but this causes type errors due to functions which expect and return types from the wrong module. | |||
2015-06-18 | Fix to work with x509>=1.5, probably breaks 1.4 | James Crayne | |
2014-08-01 | Added hosts binary to cabal file | joe | |
2014-08-01 | version bump | joe | |
2014-05-11 | new dependencies in cabal file | joe | |
2014-05-08 | certificate debug foo | joe | |
2014-04-22 | Reordered KeyRing exports and added library generation to cabal file. | joe | |
2014-04-21 | removed unused imports and binds from KeyRing.hs | joe | |
2014-01-28 | allowed older version of 'network' dependency | joe | |
2014-01-16 | Removed unused bindings. | joe | |
2014-01-04 | Removed obsolete dependencies. | joe | |
2014-01-02 | Experimental --hosts feature for import/export aliases from hosts file. | joe | |
2013-12-23 | Added --show-key option | joe | |
2013-12-13 | WIP: support for importing bitcoin keys. | joe | |
2013-12-06 | bug fixes. | joe | |
2013-12-02 | dotlock bindings. | joe | |
2013-11-29 | Added containers package to cabal file. | joe | |
2013-10-31 | Renamed keys to kiki | joe | |