index
:
kiki.git
master
wip
work
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
KeyRing.hs
Age
Commit message (
Expand
)
Author
2016-04-23
Added --keypairs support to export-public.
joe
2016-04-23
Propagate StreamInfo information (untested.)
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-14
Implemented export of DNS secret key.
joe
2016-04-14
Import DNS keys.
joe
2016-04-14
Updated build.
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
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
Prompt on interactive passphrase entry.
James Crayne
2015-06-20
Ugly Show instances, for debugging.
James Crayne
2015-06-20
fixed build
joe
2015-06-18
Fix to work with x509>=1.5, probably breaks 1.4
James Crayne
2014-08-01
init-key now export public ipsec keys for contacts.
joe
2014-08-01
Fixed PEM public key output to match keys i see in /etc/ipsec.d/certs/*
joe
2014-08-01
Allow to re-use passphrases accross multiple runKeyring operations
joe
2014-07-31
init-key command
joe
2014-05-12
Take the date from the certificate when importing PEM files.
joe
2014-05-12
parse email-style Date: headers when importing PEM files.
joe
2014-05-11
toStrict is not in wheezy, fixing build
joe
2014-05-11
show --cert, certificate import bug fixes
joe
2014-05-11
updated documentation to findTag to reflect that the supplied master
joe
2014-05-11
import certificate blobs as 'x509cert@' binary annotations.
joe
2014-05-11
doImportG now takes subpackets instead of tag string
joe
2014-05-11
makeSig now takes list of subpackets instead of a usage tag string.
joe
2014-05-10
findTag now looks for an arbitrary set of subpackets rather than a usage
joe
2014-05-10
oops, added cert parsing to readKeyFromFile. Also: code comments.
joe
2014-05-10
reorganized mergeSig
joe
2014-05-09
TODO comment
joe
2014-05-09
doImport now capable of handling multiple keys from a single pem.
joe
2014-05-09
readKeyFile "PEM" now accepts multiple keys and certs.
joe
2014-05-09
remove extractPEM/splitPEM in favor of pemParser
joe
2014-05-09
FilePath is more descriptive than [Char]
joe
2014-05-09
KeyRing.hs imports PEM and TimeUtil
joe
2014-05-09
splitPEM function
joe
2014-05-08
PKCS8 public import fix.
joe
2014-05-06
bug fix: Do not import public key packets into a secret ring.
joe
2014-05-06
Fixed wheezy build
joe
2014-05-06
build
Andrew Cady
2014-05-06
fix build error
Andrew Cady
2014-05-06
reporting for per-file transformations
joe
2014-05-06
per file transforms
joe
2014-05-04
haddock link
joe
[next]