aboutsummaryrefslogtreecommitdiffstats
path: root/agent/call-scd.c (unfollow)
Commit message (Expand)AuthorFilesLines
2005-06-07New debugging optionhs, updates to the manual.Werner Koch1-11/+19
2005-06-03* command.c (cmd_updatestartuptty): New.Werner Koch1-0/+30
2005-05-24* call-scd.c (inq_needpin): Skip leading spaces in of PINWerner Koch1-0/+2
2005-05-21* call-scd.c (start_scd): Don't test for an alive scdaemon here.Werner Koch1-22/+59
2005-05-20* protect-tool.c: New option --canonical.Werner Koch1-4/+3
2005-05-18Changed the scdaemon to handle concurrent sessions. AdjustedWerner Koch1-142/+255
2005-04-20.Werner Koch1-0/+3
2005-04-11typo fixesWerner Koch1-1/+1
2005-02-25* findkey.c (modify_description): Keep invalid % escapes, so thatWerner Koch1-10/+12
2005-02-24* call-scd.c (unescape_status_string): New. Actual a copy ofWerner Koch1-10/+123
2005-02-22(stream_read_string): Removed call to abort onWerner Koch1-1/+1
2004-12-20* call-scd.c (init_membuf, put_membuf, get_membuf): Removed. WeWerner Koch1-74/+5
2004-12-19* query.c (initialize_module_query):Werner Koch1-2/+19
2004-12-15A whole bunch of changes to allow building for W32.Werner Koch1-1/+1
2004-12-13VArious hacks to make it at least build under W32.Werner Koch1-0/+6
2004-04-26(start_scd): Do not register an event signal if weWerner Koch1-1/+4
2004-04-21* call-scd.c (start_scd): Send event-signal option. Always checkWerner Koch1-4/+27
2004-01-29* agent.h (server_control_s): Add connection_fd field.Werner Koch1-24/+83
2004-01-24* call-scd.c (atfork_cb): New.Werner Koch1-3/+13
2003-08-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+661
2003-07-01* app-openpgp.c (store_fpr): Fixed fingerprint calculation.Werner Koch1-4/+0
2003-06-27Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch1-6/+77
2003-06-03Make use of libgpg-errorWerner Koch1-12/+14
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin1-592/+0
2002-08-16* call-scd.c (learn_status_cb): Handle CERTINFO status.Werner Koch1-2/+13
2002-06-29* query.c (start_pinentry): Use GNUPG_DERAULT_PINENTRY.Werner Koch1-2/+1
2002-06-27* Makefile.am (pkglib_PROGRAMS): Put protect-tool there.Werner Koch1-1/+13
2002-05-23* no-pth.c, Makefile.am: Removed.Werner Koch1-25/+59
2002-04-27Debug message cleanups.Werner Koch1-2/+4
2002-03-06sm/Werner Koch1-13/+89
2002-03-06Decryption using a Cryptoflex card does now work.Werner Koch1-0/+53
2002-03-05Signing using a PKCS15 smartcard does work. How to create such a cardWerner Koch1-0/+184
2002-03-04* pksign.c (agent_pksign): Detect whether a Smartcard is to beWerner Koch1-2/+70
2002-02-28* assuan-client.c (assuan_transact): Add 2 more arguments toWerner Koch1-0/+153