summaryrefslogtreecommitdiff
path: root/kiki.hs
AgeCommit message (Expand)Author
2019-07-01New debugging option: --trace-verifyJoe Crayne
2019-07-01remove redundant importsAndrew Cady
2019-07-01Removed big ugly signatures comment.Joe Crayne
2019-07-01Generated signatures for kiki.hs.Joe Crayne
2019-07-01More merging of 0bc53f99cfd70f3a18802604d7ef3174d004db4c.Joe Crayne
2019-06-30move functions around between files. nothing should be differentAndrew Cady
2016-09-05i386 haddock doesn't like my unicode.joe
2016-08-31Better error reportingjoe
2016-08-31New command to rename subkeys.joe
2016-08-30Factored Transforms out of goliath KeyRing module.joe
2016-08-29cokiki build fix & show --packets option.joe
2016-08-29Allow alternative key ciphers.joe
2016-08-28Basic gpg-agent support.joe
2016-08-27Replaced dataenc with memory.joe
2016-08-25Implemented key encryption.joe
2016-08-25Debug --dump option.joe
2016-08-25Show cipher for password-protected keys.joe
2016-04-30comments and type signaturesJames Crayne
2016-04-29Fixed per-file autosign.joe
2016-04-28Updated "kiki merge" to expose more functoins.joe
2016-04-26fix build on 32bit platformsJames Crayne
2016-04-26type signatures to help debugging buildsJames Crayne
2016-04-26updated help text.joe
2016-04-26Better error message.joe
2016-04-26body of kiki init is now library call: importAndRefresh.joe
2016-04-25slash utility (for gluing file paths).joe
2016-04-25kiki init - now creates gnupg home directory path.joe
2016-04-25DeleteSubKey renamed to DeleteSubkeyByFingerprint.joe
2016-04-25more work on cokiki (ssh-client)joe
2016-04-25sortOn for older base package.joe
2016-04-25Bug-fix. (internal key generation)joe
2016-04-25Changed "init" command to cokiki (/var/cache/kiki) design.joe
2016-04-24rename init-key to init.joe
2016-04-24paths commentjoe
2016-04-24Renamed usage tag strongswan -> ipsec.joe
2016-04-24init-key now checks cross-certification before exporting ipsec keys.joe
2016-04-24Removed unimplemnted feature from doc, and warned about unimplementedjoe
2016-04-24Documentation fixesJames Crayne
2016-04-23Added --keypairs support to export-public.joe
2016-04-23Fixed spill/fill "merge" reversal.joe
2016-04-23Debug print for "merge" command.joe
2016-04-23Added --secrets support to tar file export.joe
2016-04-23WIP: tar command.joe
2016-04-21Build fixes for Debian Jessie.joe
2016-04-15Removed "working-key" command.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-14Updated build.joe
2015-06-24Added --delete support to merge command (TODO: test)joe