aboutsummaryrefslogtreecommitdiffstats
path: root/agent/call-scd.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-15Made scdaemon more robust on Windows.Werner Koch1-3/+10
2008-10-14SCD changes for PC/SC under W32.Werner Koch1-2/+4
2007-11-27[W32] Changed default socket for dirmngr.Werner Koch1-5/+12
2007-11-19Started to implement the audit log feature.Werner Koch1-3/+13
2007-07-05Fixed card key generation of gpg2.Werner Koch1-3/+38
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-06-14A whole bunch of changes to allow building for Windows.Werner Koch1-1/+5
2007-06-06First steps towards supporting W32.Werner Koch1-0/+4
2006-11-20Made some PIN pads work.Werner Koch1-7/+9
2006-09-14Take advantage of newer gpg-error features.Werner Koch1-3/+3
2006-09-13Various fixes and new features.Werner Koch1-0/+1
2006-09-07Let scdaemon call a script on status changesWerner Koch1-1/+1
2006-09-06The big Assuan error code removal.Werner Koch1-32/+28
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2006-02-09PIN caching of cards does now work.Werner Koch1-9/+69
2005-11-28Preparing an interim releaseWerner Koch1-17/+34
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch1-661/+0
2005-06-16gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch1-11/+8
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