summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-04-23Propagate StreamInfo information (untested.)joe
2016-04-23Fixed spill/fill "merge" reversal.joe
2016-04-23Debug print for "merge" command.joe
2016-04-23Bug fix: Don't export master for --keypairs fp/fp=filenamejoe
2016-04-23Added --secrets support to tar file export.joe
2016-04-23WIP: tar command.joe
2016-04-21Changed kiki synopsis.joe
2016-04-21Build fixes for Debian Jessie.joe
2016-04-15Removed "working-key" command.joe
2016-04-14Implemented export of DNS secret key.joe
2016-04-14Added 'dns' type to low-level "merge" command.joe
2016-04-14Import DNS keys.joe
2016-04-14Show in DNSKEY presentation format.joe
2016-04-14commentjoe
2016-04-14Updated build.joe
2016-04-13Started presentation format serialization for dnskey.joe
2015-06-24Added --delete support to merge command (TODO: test)joe
2015-06-24Removed unimplemented (-public) documentation for --keypairs and --wallets.joe
2015-06-24minor documentation tweakjoe
2015-06-24Improving documentation...James Crayne
2015-06-24Documentation update, WIPJames Crayne
2015-06-23Improved documentation for sync-secretJames Crayne
2015-06-23Updated documentation for sync-secret.joe
2015-06-23Merge branch 'delete-key'joe
2015-06-23Reversed eroneous polarity of delete key filter.joe
2015-06-23Now recognizes deleted packets as file changes requring writes.joe
2015-06-23Implemented command to delete subkeysjoe
2015-06-22Serialization, refactoring...James Crayne
2015-06-22Merge branch 'master' of localhost:samizdat/kikiJames Crayne
2015-06-22kikid: Serialization...James Crayne
2015-06-22kikid: Serialization...James Crayne
2015-06-22WIP Serializing.. kikidJames Crayne
2015-06-22UI stub for deleting subkeys.joe
2015-06-22Deletions are now reportedjoe
2015-06-21Added ability for transforms to log their progress.joe
2015-06-21More work on delete-subkey operationjoe
2015-06-21Started support for deleting subkeysjoe
2015-06-21Fixed serialization errorjoe
2015-06-21kikid: The Beginnings of the Kiki DaemonJames Crayne
2015-06-21Prompt 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-21init-key command as non-root user.James Crayne
Support for ssh client key only at this time.
2015-06-21Require patched openpgpJames 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-20Fix: Show master keys which have no subkeys.James Crayne
2015-06-20Ugly Show instances, for debugging.James Crayne
2015-06-20fixed buildjoe
2015-06-20Documentation, put SPEC info on dedicated pageJames Crayne
2015-06-20Restricted x509, due to Build errorJames 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-18Fix to work with x509>=1.5, probably breaks 1.4James Crayne
2014-08-13more IMap k ajoe
2014-08-13more IntMapClassjoe