index
:
kiki.git
master
wip
work
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kiki.hs
Age
Commit message (
Collapse
)
Author
2019-07-13
do not use CPP extension
Andrew Cady
2019-07-13
cpp conditionals died of old age
Andrew Cady
2019-07-13
aging ifdefs moved to nursing home
Andrew Cady
2019-07-13
Avoid external call to ssh-keygen.
Joe Crayne
2019-07-11
Promote KeyDB to a type.
Joe Crayne
2019-07-11
WIP: verify command to verify clear-sign PGP signatures.
Joe Crayne
2019-07-07
use a type for the return value of getHostnames
Andrew Cady
2019-07-06
Quiet down some of the warnings.
Joe Crayne
2019-07-06
Minor cleanup, comments.
Joe Crayne
2019-07-05
Correction to merge documentation.
Joe Crayne
2019-07-05
Give useful error when kiki init is non-root.
Joe Crayne
2019-07-05
Tweaked merge command. Default --flow=spill, new option --packets.
Joe Crayne
2019-07-04
Added --show-all option to low-level merge api.
Joe Crayne
2019-07-04
Added --show-key=SPEC command to low-level merge api.
Joe Crayne
2019-07-04
use a type
Andrew Cady
2019-07-03
Todo stub and help for new command "spawn".
Joe Crayne
2019-07-02
improve clarity in kiki.hs
Andrew Cady
no behavioral changes
2019-07-02
Find agent-socket in new location.
Joe Crayne
2019-07-01
New debugging option: --trace-verify
Joe Crayne
2019-07-01
remove redundant imports
Andrew Cady
2019-07-01
Removed big ugly signatures comment.
Joe Crayne
2019-07-01
Generated signatures for kiki.hs.
Joe Crayne
2019-07-01
More merging of 0bc53f99cfd70f3a18802604d7ef3174d004db4c.
Joe Crayne
2019-06-30
move functions around between files. nothing should be different
Andrew Cady
merge-note: I'm having trouble with the merge, so I'm leaving a lot of functions duplicated in lib/Keyring.hs that were originally moved-out to lib/KeyRing/BuildKeyDB.hs in this commit. I'll clean-up later. Hopefully.
2016-09-05
i386 haddock doesn't like my unicode.
joe
amd64 liked it fine. Go figure.
2016-08-31
Better error reporting
joe
2016-08-31
New command to rename subkeys.
joe
2016-08-30
Factored Transforms out of goliath KeyRing module.
joe
2016-08-29
cokiki build fix & show --packets option.
joe
2016-08-29
Allow alternative key ciphers.
joe
2016-08-28
Basic gpg-agent support.
joe
2016-08-27
Replaced dataenc with memory.
joe
2016-08-25
Implemented key encryption.
joe
2016-08-25
Debug --dump option.
joe
2016-08-25
Show cipher for password-protected keys.
joe
2016-04-30
comments and type signatures
James Crayne
2016-04-29
Fixed per-file autosign.
joe
2016-04-28
Updated "kiki merge" to expose more functoins.
joe
2016-04-26
fix build on 32bit platforms
James Crayne
2016-04-26
type signatures to help debugging builds
James Crayne
2016-04-26
updated help text.
joe
2016-04-26
Better error message.
joe
2016-04-26
body of kiki init is now library call: importAndRefresh.
joe
2016-04-25
slash utility (for gluing file paths).
joe
2016-04-25
kiki init - now creates gnupg home directory path.
joe
2016-04-25
DeleteSubKey renamed to DeleteSubkeyByFingerprint.
joe
2016-04-25
more work on cokiki (ssh-client)
joe
2016-04-25
sortOn for older base package.
joe
2016-04-25
Bug-fix. (internal key generation)
joe
2016-04-25
Changed "init" command to cokiki (/var/cache/kiki) design.
joe
[next]