summaryrefslogtreecommitdiff
path: root/kiki.hs
AgeCommit message (Expand)Author
2013-12-06bug fixes.joe
2013-12-05Implemented --show-pemjoe
2013-12-05Invoke shell commands to generate absent keypairs.joe
2013-12-05Set file modification time when exporting subkey.joe
2013-12-05WIP: import/export secret keysjoe
2013-12-04Implemented --importjoe
2013-12-04Changed command line syntax.joe
2013-12-03Tested cross-merge capability!joe
2013-12-03Added code to preserve packet ordering.joe
2013-12-03Corrected accounting of newness of TrustPackets.joe
2013-12-03Progress toward writting out keyring files.joe
2013-12-02Save ordering information and public/private flag in origin slot ofjoe
2013-12-02Fixed accidental exclusion of origins for UserID packets.joe
2013-12-02Removed trailing white space from source code lines.joe
2013-12-02Remember packet origins in key database.joe
2013-12-02Work in progress toward cross-merge interface.joe
2013-11-29Converted handles in trust packet maps to filenames.joe
2013-11-29Re-implemented public/secret trust packet catagorization to use ajoe
2013-11-26Preserve TrustPackets accross merges.joe
2013-11-25Now avoids trust-signatures on self-certification.joe
2013-11-25Made tor signatures into tsign style signatures (TicId 8bafec)joe
2013-11-25Add tor uids and fixed autosign bugjoe
2013-11-09Ability to specify top key by substring of user id.joe
2013-11-09Ability to output master keys.joe
2013-11-09Removed debug printjoe
2013-11-09Ability to output PEM for public keys not in secring.gpg.joe
2013-11-09Merging functionality (mergesecrets command)joe
2013-11-05Added ability to output non-default public keys from secring.joe
2013-11-04Fail to output a public key if the specification is ambiguous.joe
2013-11-04Added DoAndIfThenElse to fix cabal build.joe
2013-11-04Ability to output public keys in PEM format.joe
2013-11-02Better handling for subkey-add of already existing key.joe
2013-11-01No longer attempts to re-add keys that are already present.joe
2013-10-31Renamed keys to kikijoe