summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2014-08-12more IntMap wrappingjoe
2014-08-12more IntMapClass and special t test-building scriptjoe
2014-08-12IntMapClass.hs updatesjoe
2014-08-12IntMapClass experimentjoe
2014-08-10requirements documented for forwardMessagejoe
2014-08-10more robustness fixesjoe
2014-08-10made reactToMessage robust against unsolicited responses.joe
2014-08-10initiateSybilCheckjoe
2014-08-10renamed some variables in SybilLimitjoe
2014-08-10balance condition implemented in SybilLimitjoe
2014-08-10Registration(Query/Response) messages in SybilLimitjoe
2014-08-10added experimental SybilLimit codejoe