gnupg/sm
Marcus Brinkmann 717c38381a agent/
2009-11-02  Marcus Brinkmann  <marcus@g10code.de>

	* command.c (reset_notify): Take LINE arg and return error.
	(register_commands): Use assuan_handler_t type.

common/
2009-11-02  Marcus Brinkmann  <marcus@g10code.de>

	* get-passphrase.c (default_inq_cb, membuf_data_cb): Change return
	type to gpg_error_t.

g10/
2009-11-02  Marcus Brinkmann  <marcus@g10code.de>

	* server.c (reset_notify, input_notify, output_notify): Update to
	new assuan interface.
	(register_commands): Use assuan_handler_t.

scd/
2009-11-02  Marcus Brinkmann  <marcus@g10code.de>

	* command.c (reset_notify): Take LINE arg and return error.
	(register_commands): Use assuan_handler_t type.

sm/
2009-11-02  Marcus Brinkmann  <marcus@g10code.de>

	* server.c (reset_notify, input_notify, output_notify): Update to
	new assuan interface.
	(register_commands): Use assuan_handler_t.
	* call-agent.c (membuf_data_cb, default_inq_cb)
	(inq_ciphertext_cb, scd_serialno_status_cb)
	(scd_keypairinfo_status_cb, istrusted_status_cb)
	(learn_status_cb, learn_cb, keyinfo_status_cb): Return gpg_error_t.
2009-11-02 17:47:11 +00:00
..
ChangeLog agent/ 2009-11-02 17:47:11 +00:00
Makefile.am Implemented more gpg-agen options to support certain passphrase policies. 2007-08-27 18:10:27 +00:00
base64.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
call-agent.c agent/ 2009-11-02 17:47:11 +00:00
call-dirmngr.c 2009-09-23 Marcus Brinkmann <marcus@g10code.de> 2009-09-23 00:01:25 +00:00
certchain.c Print status of CRL checks in the audit log. 2009-07-23 15:18:58 +00:00
certcheck.c Remove hacks which are not anymore needed since we now require Libgcrypt 1.4 2008-09-29 15:02:55 +00:00
certdump.c Print NO_SECKEY status line in gpgsm. 2009-03-25 16:05:16 +00:00
certlist.c Marked all unused args on non-W32 platforms. 2008-10-20 13:53:23 +00:00
certreqgen-ui.c Create a pkcs#10 request directly from a card. 2009-07-02 09:49:31 +00:00
certreqgen.c Fixed a bunch of little bugs as reported by Fabian Keil. 2009-06-24 14:03:09 +00:00
decrypt.c Print NO_SECKEY status line in gpgsm. 2009-03-25 16:05:16 +00:00
delete.c Allow deletion of ephemeral keys. 2009-03-23 16:17:49 +00:00
encrypt.c Fix for bug#1066. 2009-06-02 15:46:59 +00:00
export.c Import/export of pkcs#12 now uses the gpg-agent directly. 2009-04-01 10:51:53 +00:00
fingerprint.c Print NO_SECKEY status line in gpgsm. 2009-03-25 16:05:16 +00:00
gpgsm.c [g13] Add RECIPEINT and CREATE command. 2009-10-19 09:18:46 +00:00
gpgsm.h Impleemned gpgsm's IMPORT --re-import feature. 2009-07-07 16:52:12 +00:00
import.c Impleemned gpgsm's IMPORT --re-import feature. 2009-07-07 16:52:12 +00:00
keydb.c s/DOTLOCK/dotlock_t/. 2009-09-23 10:28:41 +00:00
keydb.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
keylist.c 2009-07-29 Marcus Brinkmann <marcus@g10code.com> 2009-07-29 16:05:49 +00:00
misc.c Reworked passing of envars to Pinentry. 2009-07-07 10:02:41 +00:00
qualified.c Marked all unused args on non-W32 platforms. 2008-10-20 13:53:23 +00:00
server.c agent/ 2009-11-02 17:47:11 +00:00
sign.c Improved detection of bad/invalid signer keys. 2009-08-06 20:12:00 +00:00
verify.c Print NO_SECKEY status line in gpgsm. 2009-03-25 16:05:16 +00:00