index
:
kiki.git
master
wip
work
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
KeyRing
Age
Commit message (
Expand
)
Author
2019-07-13
factor out chooseOneName
Andrew Cady
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-09
redundant imports
Andrew Cady
2019-07-09
use type more
Andrew Cady
2019-07-08
whitespace
Andrew Cady
2019-07-08
use a type for outgoing_names
Andrew Cady
2019-07-07
trying to clarify setHostnames
Andrew Cady
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-04
Fixed ascii-armor detection.
Joe Crayne
2019-07-04
Added --show-key=SPEC command to low-level merge api.
Joe Crayne
2019-07-04
Better error reporting on unsupported packet.
Joe Crayne
2019-07-04
ASCII-armor support. New dependency: openpgp-asciiarmor.
Joe Crayne
2019-07-04
fixup! minor refactor
Andrew Cady
2019-07-04
Make ready for ascii-armor support.
Joe Crayne
2019-07-03
minor refactor
Andrew Cady
2019-07-02
Read packet file with larger chunk size.
Joe Crayne
2019-07-02
Decode packets individually.
Joe Crayne
2019-07-02
Make KeyKey a proper type.
Joe Crayne
2019-07-02
Changed KeyKey to avoid serializing bignums.
Joe Crayne
2019-07-01
More merging of 0bc53f99cfd70f3a18802604d7ef3174d004db4c.
Joe Crayne
2019-07-01
Attempted to merge 0bc53f99cfd70f3a18802604d7ef3174d004db4c.
Joe Crayne
2019-06-30
move functions around between files. nothing should be different
Andrew Cady