1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-05-28 21:50:02 +02:00
gnupg/scd
Werner Koch faef9f929b * findkey.c (modify_description): Keep invalid % escapes, so that
%0A may pass through.

* agent.h (server_control_s): New field USE_AUTH_CALL.
* call-scd.c (agent_card_pksign): Make use of it.
* command-ssh.c (data_sign): Set the flag.
(ssh_send_key_public): New arg OVERRIDE_COMMENT.
(card_key_available): Add new arg CARDSN.
(ssh_handler_request_identities): Use the card s/n as comment.
(sexp_key_extract): Use GCRYMPI_FMT_STD.
(data_sign): Ditto.

* learncard.c (make_shadow_info): Moved to ..
* protect.c (make_shadow_info): .. here. Return NULL on malloc
failure. Made global.
* agent.h: Add prototype.

* xasprintf.c (xtryasprintf): New.

* app-openpgp.c (get_public_key): Make sure not to return negative
numbers.
(do_sign): Allow passing of indata with algorithm prefix.
(do_auth): Allow OPENPGP.3 as an alternative ID.

* app.c (app_getattr): Return just the S/N but not the timestamp.

* no-libgcrypt.c (gcry_strdup): New.
2005-02-25 16:14:55 +00:00
..
apdu.c * gpg-agent.c (handle_connections): Need to check for events if 2005-02-24 17:36:11 +00:00
apdu.h Added ID keywords because these files are often used in other packages. 2004-10-14 09:12:36 +00:00
app-common.h * gpg-agent.c (handle_connections): Need to check for events if 2005-02-24 17:36:11 +00:00
app-dinsig.c * app-dinsig.c: Implemented. Based on app-nks.c and card-dinsig.c 2004-03-16 18:59:21 +00:00
app-help.c * command.c (scd_update_reader_status_file): Write status files. 2004-04-20 16:42:55 +00:00
app-nks.c * app-dinsig.c: Implemented. Based on app-nks.c and card-dinsig.c 2004-03-16 18:59:21 +00:00
app-openpgp.c * findkey.c (modify_description): Keep invalid % escapes, so that 2005-02-25 16:14:55 +00:00
app-p15.c First take on a W32 port 2004-12-02 07:48:09 +00:00
app.c * findkey.c (modify_description): Keep invalid % escapes, so that 2005-02-25 16:14:55 +00:00
atr.c * Always use 'dynload.h' instead of 'dlfcn.h'. 2003-08-14 12:20:08 +00:00
atr.h This commit was manufactured by cvs2svn to create branch 2003-06-05 07:14:21 +00:00
card-common.h Replaced deprecated type names. 2003-12-17 12:27:51 +00:00
card-dinsig.c *** empty log message *** 2004-03-16 10:49:37 +00:00
card-p15.c *** empty log message *** 2004-03-16 10:49:37 +00:00
card.c * app-dinsig.c: Implemented. Based on app-nks.c and card-dinsig.c 2004-03-16 18:59:21 +00:00
ccid-driver.c Forgot to commit the recent fixed to scd and logging - doing it now 2005-02-03 13:20:57 +00:00
ccid-driver.h Added ID keywords because these files are often used in other packages. 2004-10-14 09:12:36 +00:00
ChangeLog * findkey.c (modify_description): Keep invalid % escapes, so that 2005-02-25 16:14:55 +00:00
command.c * call-scd.c (unescape_status_string): New. Actual a copy of 2005-02-24 21:40:48 +00:00
iso7816.c * sc-investigate: Removed. 2004-10-20 08:54:45 +00:00
iso7816.h Added ID keywords because these files are often used in other packages. 2004-10-14 09:12:36 +00:00
Makefile.am A whole bunch of changes to allow building for W32. 2004-12-15 14:15:54 +00:00
pcsc-wrapper.c * sc-investigate: Removed. 2004-10-20 08:54:45 +00:00
sc-copykeys.c Some minor bug fixes, new test utilities and started support for other 2004-01-27 16:40:42 +00:00
scdaemon.c * gpg-agent.c (handle_connections): Need to check for events if 2005-02-24 17:36:11 +00:00
scdaemon.h Avoid the " map_to_assuan_status called with no error source" diagnostic. 2004-12-18 10:22:10 +00:00
tlv.c (main) <gpgconf_list>: Fixed output for pcsc_driver. 2004-03-23 12:33:20 +00:00
tlv.h Some minor bug fixes, new test utilities and started support for other 2004-01-27 16:40:42 +00:00