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
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
2014-05-04
removed deprecated argument to KeyRingFile
joe
2014-05-04
haddock updates
joe
2014-05-04
removed deprecated kManip field.
joe
2014-05-04
Addressed warnings in KeyRing.hs
joe
2014-05-04
document Autosign symbol
joe
2014-05-04
Haddock edits and removed some exports related to the now-removed
joe
2014-05-04
cosmetics, haddock.
joe
2014-05-03
more haddock
joe
2014-05-02
some haddock foo
joe
2014-05-02
Implemented kTransforms
joe
2014-05-02
Removed rtUnspilled in favor of the unspilled result from buildKeyDB
joe
2014-05-02
Now supports unspillable keyrings.
joe
2014-05-01
refactoring (preparing heigenic design of non-spilling keyrings)
joe
2014-05-01
Removed unused usage_tag from annotated packets.
joe
2014-05-01
Document intention for unspilled KeyDB and decryption.
joe
2014-05-01
Added comment about seemingly unused field usage_tag
joe
2014-05-01
factored mergeKeyPacket out of merge routine.
joe
2014-04-30
oops, really support default passphrase
joe
2014-04-30
Support default passphrase specification
joe
2014-04-30
partial support for kPassphrases
joe
2014-04-30
todo stubs
joe
2014-04-30
new input style: Pipe
joe
2014-04-30
Oops. Now its consistent.
joe
2014-04-30
merge and makeMemoizingDecrypter now use consistent marshalling of
joe
[next]