index
:
kiki.git
master
wip
work
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2016-04-24
Refactored build of executable and library.
joe
2016-04-24
paths comment
joe
2016-04-24
Renamed usage tag strongswan -> ipsec.
joe
2016-04-24
init-key now checks cross-certification before exporting ipsec keys.
joe
2016-04-24
Removed unimplemnted feature from doc, and warned about unimplemented
joe
trust-check.
2016-04-24
Documentation fixes
James Crayne
2016-04-23
Added --keypairs support to export-public.
joe
2016-04-23
Propagate StreamInfo information (untested.)
joe
2016-04-23
Fixed spill/fill "merge" reversal.
joe
2016-04-23
Debug print for "merge" command.
joe
2016-04-23
Bug fix: Don't export master for --keypairs fp/fp=filename
joe
2016-04-23
Added --secrets support to tar file export.
joe
2016-04-23
WIP: tar command.
joe
2016-04-21
Changed kiki synopsis.
joe
2016-04-21
Build fixes for Debian Jessie.
joe
2016-04-15
Removed "working-key" command.
joe
2016-04-14
Implemented export of DNS secret key.
joe
2016-04-14
Added 'dns' type to low-level "merge" command.
joe
2016-04-14
Import DNS keys.
joe
2016-04-14
Show in DNSKEY presentation format.
joe
2016-04-14
comment
joe
2016-04-14
Updated build.
joe
2016-04-13
Started presentation format serialization for dnskey.
joe
2015-06-24
Added --delete support to merge command (TODO: test)
joe
2015-06-24
Removed unimplemented (-public) documentation for --keypairs and --wallets.
joe
2015-06-24
minor documentation tweak
joe
2015-06-24
Improving documentation...
James Crayne
2015-06-24
Documentation update, WIP
James Crayne
2015-06-23
Improved documentation for sync-secret
James Crayne
2015-06-23
Updated documentation for sync-secret.
joe
2015-06-23
Merge branch 'delete-key'
joe
2015-06-23
Reversed eroneous polarity of delete key filter.
joe
2015-06-23
Now recognizes deleted packets as file changes requring writes.
joe
2015-06-23
Implemented command to delete subkeys
joe
2015-06-22
Serialization, refactoring...
James Crayne
2015-06-22
Merge branch 'master' of localhost:samizdat/kiki
James Crayne
2015-06-22
kikid: Serialization...
James Crayne
2015-06-22
kikid: Serialization...
James Crayne
2015-06-22
WIP Serializing.. kikid
James Crayne
2015-06-22
UI stub for deleting subkeys.
joe
2015-06-22
Deletions are now reported
joe
2015-06-21
Added ability for transforms to log their progress.
joe
2015-06-21
More work on delete-subkey operation
joe
2015-06-21
Started support for deleting subkeys
joe
2015-06-21
Fixed serialization error
joe
2015-06-21
kikid: The Beginnings of the Kiki Daemon
James Crayne
2015-06-21
Prompt 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-21
init-key command as non-root user.
James Crayne
Support for ssh client key only at this time.
2015-06-21
Require patched openpgp
James 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-20
Fix: Show master keys which have no subkeys.
James Crayne
[next]