gpgme/gpgme
Marcus Brinkmann c3e7053489 gpgme/
2001-10-29  Marcus Brinkmann  <marcus@g10code.de>

	* context.h: New member signers_len.  * signers.c
	(gpgme_signers_clear): Require that signers are non-NULL with
	assertion.  Use signers_len to determine how much keys to release.
	Add documentation.
	(gpgme_signers_add): Use signers_len to determine if the buffer is
	large enough.  Use xtryrealloc rather than xtrymalloc and copying.
	Add documentation.
	(gpgme_signers_enum): Use signers_len to determine if key is
	available.  Add documentation.

tests/
2001-10-29  Marcus Brinkmann  <marcus@g10code.de>

	* t-signers.c: New file.
	* Makefile.am (TESTS): Add t-signers.
2001-10-29 00:08:14 +00:00
..
ChangeLog gpgme/ 2001-10-29 00:08:14 +00:00
context.h gpgme/ 2001-10-29 00:08:14 +00:00
data.c 2001-10-22 Marcus Brinkmann <marcus@g10code.de> 2001-10-22 14:18:08 +00:00
debug.c Ready to release 0.2.2 2001-06-12 07:37:15 +00:00
decrypt.c Changes by Jose and Tommy. 2001-05-28 17:35:10 +00:00
delete.c Added more doc entries and prepared for 0.2.3 2001-09-17 08:25:36 +00:00
encrypt.c added new status messages 2001-09-07 12:47:33 +00:00
export.c Release 0.2.1 2001-04-02 08:40:32 +00:00
genkey.c Added more doc entries and prepared for 0.2.3 2001-09-17 08:25:36 +00:00
gpgme-config.in Starting project 'GnuPG Made Easy' 2000-10-27 14:55:24 +00:00
gpgme.c 2001-10-17 Marcus Brinkmann <marcus@g10code.de> 2001-10-17 19:13:11 +00:00
gpgme.h New API to switch to S/MIME. There is no code yet behind it. 2001-10-15 12:19:14 +00:00
gpgme.m4 Add 2 missing files and other changes 2000-12-29 10:34:34 +00:00
import.c Added more doc entries and prepared for 0.2.3 2001-09-17 08:25:36 +00:00
io.h Release 0.2.1 2001-04-02 08:40:32 +00:00
key.c Added more doc entries and prepared for 0.2.3 2001-09-17 08:25:36 +00:00
key.h Changes by Jose and Tommy. 2001-05-28 17:35:10 +00:00
keylist.c Fixed a keylisting bug 2001-09-17 10:36:05 +00:00
Makefile.am Release 0.2.1 2001-04-02 08:40:32 +00:00
mkerrors Release 0.2.1 2001-04-02 08:40:32 +00:00
mkstatus A couple of minor changes and a short README for Gpgcom 2001-07-31 15:21:58 +00:00
ops.h Some changes 2001-09-03 18:41:53 +00:00
posix-io.c Release 0.2.1 2001-04-02 08:40:32 +00:00
posix-sema.c Added more doc entries and prepared for 0.2.3 2001-09-17 08:25:36 +00:00
posix-util.c Added more doc entries and prepared for 0.2.3 2001-09-17 08:25:36 +00:00
recipient.c Added more doc entries and prepared for 0.2.3 2001-09-17 08:25:36 +00:00
rungpg.c A couple of minor changes and a short README for Gpgcom 2001-07-31 15:21:58 +00:00
rungpg.h added new status messages 2001-09-07 12:47:33 +00:00
sema.h Release 0.2.1 2001-04-02 08:40:32 +00:00
sign.c Typo fixes and new gpgme_get_op_info 2001-08-28 11:11:10 +00:00
signers.c gpgme/ 2001-10-29 00:08:14 +00:00
syshdr.h Release 0.2.1 2001-04-02 08:40:32 +00:00
trustlist.c Release 0.2.1 2001-04-02 08:40:32 +00:00
types.h Some changes 2001-09-03 18:41:53 +00:00
util.c A couple of minor changes and a short README for Gpgcom 2001-07-31 15:21:58 +00:00
util.h Release 0.2.1 2001-04-02 08:40:32 +00:00
verify.c added new status messages 2001-09-07 12:47:33 +00:00
version.c A couple of minor changes and a short README for Gpgcom 2001-07-31 15:21:58 +00:00
w32-io.c A couple of minor changes and a short README for Gpgcom 2001-07-31 15:21:58 +00:00
w32-sema.c Release 0.2.1 2001-04-02 08:40:32 +00:00
w32-util.c Release 0.2.1 2001-04-02 08:40:32 +00:00
wait.c Fixed a keylisting bug 2001-09-17 10:36:05 +00:00
wait.h Release 0.2.1 2001-04-02 08:40:32 +00:00