summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-15mergeworkAndrew Cady
2019-10-15install to /usr/local/binAndrew Cady
2019-10-15Fix 32/64-bit bug.Joe Crayne
2019-10-13Fixed clear-sign verify. New customized dependency openpgp-asciiarmor.Joe Crayne
2019-10-13Comment typo.Joe Crayne
2019-10-13fix private key outputAndrew Cady
2019-10-12try to make understandableAndrew Cady
2019-10-12Revert "Give useful error when kiki init is non-root."Andrew Cady
2019-10-12update stack.yaml for newer stack versionsAndrew Cady
2019-10-12add MakefileAndrew Cady
2019-08-21Updated stack build to lts-14.2.Joe Crayne
2019-07-16use all names where previously only ".onion" names were usedAndrew Cady
2019-07-16Remove unused "tar" commandAndrew Cady
2019-07-16changes without effectAndrew Cady
2019-07-16Faster subkey verificaiton.Joe Crayne
2019-07-16Updates to the updates to IntMapClass.Joe Crayne
2019-07-16fix commented-out functions in IntMapClassAndrew Cady
2019-07-16bump openpgp-utilAndrew Cady
2019-07-16Updates to IntMapClass.Joe Crayne
2019-07-16String to KeyGrip utility.Joe Crayne
2019-07-16Added byGrip map to KeyDB.Joe Crayne
2019-07-15Switched fingerprint to wrapped ByteString + some module shuffling.Joe Crayne
2019-07-14refactor "resolveTransform Autosign"Andrew Cady
2019-07-14newtype UidStringAndrew Cady
2019-07-13Finished encapsulation of KeyDB.Joe Crayne
2019-07-13WIP: encapsulation of KeyDB.Joe Crayne
2019-07-13warn moreAndrew Cady
2019-07-13do not use CPP extensionAndrew Cady
2019-07-13remove more old cpp cruftAndrew Cady
2019-07-13make unused code compileAndrew Cady
2019-07-13require base >= 4.8Andrew Cady
2019-07-13cabal flags fellAndrew Cady
2019-07-13no cpp needed, since my love is unconditionalAndrew Cady
2019-07-13cpp conditionals died of old ageAndrew Cady
2019-07-13remove cryptonite flag; always use cryptoniteAndrew Cady
2019-07-13aging ifdefs moved to nursing homeAndrew Cady
2019-07-13simplify refreshCacheAndrew Cady
2019-07-13weaker than applicativeAndrew Cady
2019-07-13remove redundant fieldAndrew Cady
2019-07-13remove redundant fieldAndrew Cady
2019-07-13Avoid external call to ssh-keygen.Joe Crayne
2019-07-13peers do not need a .onion nameAndrew Cady
2019-07-13put all the names into ssh known hostsAndrew Cady
2019-07-13use gpg address instead of .onion name in strongswan configAndrew Cady
2019-07-13factor out chooseOneNameAndrew Cady
2019-07-12further clarification of typesAndrew Cady
2019-07-12ipsec.conf format changedAndrew Cady
2019-07-12more typesAndrew Cady
2019-07-12use typeAndrew Cady
2019-07-11Promote KeyDB to a type.Joe Crayne