Started with --list-key
authorWerner Koch <wk@gnupg.org>
Fri, 10 Nov 2000 17:50:24 +0000 (17:50 +0000)
committerWerner Koch <wk@gnupg.org>
Fri, 10 Nov 2000 17:50:24 +0000 (17:50 +0000)
commitcbb513962a8440292746be6bcf451fb207f6b7b4
tree373f97d07bdddc116ba2c127ca139060ac795634
parent36966ea498fe145a81f284e21a66be54af4d30ad
Started with --list-key
13 files changed:
gpgme/Makefile.am
gpgme/context.h
gpgme/gpgme.c
gpgme/gpgme.h
gpgme/key.c [new file with mode: 0644]
gpgme/key.h [new file with mode: 0644]
gpgme/keylist.c [new file with mode: 0644]
gpgme/ops.h
gpgme/rungpg.c
gpgme/rungpg.h
gpgme/types.h
tests/Makefile.am
tests/t-keylist.c [new file with mode: 0644]