werner committed to gpgme/gpgme

cvs@cvs.gnupg.org cvs@cvs.gnupg.org
Thu, 13 Dec 2001 18:37:19 +0100


Date:	Thursday December 13, 2001 @ 18:37
Author:	werner

Update of /cvs/gnupg/gpgme/gpgme
In directory trithemius:/tmp/cvs-serv13919

Modified Files:
	ChangeLog engine-gpgsm.c engine-gpgsm.h engine.c 
Log Message:
* engine-gpgsm.c (_gpgme_gpgsm_set_colon_line_handler): New.
(gpgsm_status_handler): Pass datalines to a colon handler
* engine.c (_gpgme_engine_set_colon_line_handler): Set the colon
handler for gpgsm.

* engine-gpgsm.c (_gpgme_gpgsm_op_keylist): Allow NULL for
pattern.
(gpgsm_assuan_simple_command): Removed underscore from
assuan_write_line.
(_gpgme_gpgsm_start): Ditto.
(gpgsm_assuan_simple_command): Replaced interal Assuan read
function by the new assuan_read_line.  Removed the use of the
internal header.
(gpgsm_status_handler): Ditto. Use the new assuan_pending_line.
(_gpgme_gpgsm_start): Use the documented way to get an fd from
assuan.

File: ChangeLog        	Status: Up-to-date
File: engine-gpgsm.c   	Status: Up-to-date
File: engine-gpgsm.h   	Status: Up-to-date
File: engine.c         	Status: Up-to-date