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)
commit5a7f006e8aed6ad825c41926eb096459f41ec801
tree6bd9fee29f3a6451f42dde3916b9a4c5dc88331f
parent258892928e4b7fd8483af220c526d6bfc2782d26
Started with --list-key
13 files changed:
trunk/gpgme/Makefile.am
trunk/gpgme/context.h
trunk/gpgme/gpgme.c
trunk/gpgme/gpgme.h
trunk/gpgme/key.c [new file with mode: 0644]
trunk/gpgme/key.h [new file with mode: 0644]
trunk/gpgme/keylist.c [new file with mode: 0644]
trunk/gpgme/ops.h
trunk/gpgme/rungpg.c
trunk/gpgme/rungpg.h
trunk/gpgme/types.h
trunk/tests/Makefile.am
trunk/tests/t-keylist.c [new file with mode: 0644]