summaryrefslogtreecommitdiffstats
path: root/agent/call-scd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* A whole bunch of changes to allow building for Windows.Werner Koch2007-06-141-1/+5
* First steps towards supporting W32.Werner Koch2007-06-061-0/+4
* Made some PIN pads work.Werner Koch2006-11-201-7/+9
* Take advantage of newer gpg-error features.Werner Koch2006-09-141-3/+3
* Various fixes and new features.Werner Koch2006-09-131-0/+1
* Let scdaemon call a script on status changesWerner Koch2006-09-071-1/+1
* The big Assuan error code removal.Werner Koch2006-09-061-32/+28
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* PIN caching of cards does now work.Werner Koch2006-02-091-9/+69
* Preparing an interim releaseWerner Koch2005-11-281-17/+34
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-11/+8
* New debugging optionhs, updates to the manual.Werner Koch2005-06-071-11/+19
* * command.c (cmd_updatestartuptty): New.Werner Koch2005-06-031-0/+30
* * call-scd.c (inq_needpin): Skip leading spaces in of PINWerner Koch2005-05-241-0/+2
* * call-scd.c (start_scd): Don't test for an alive scdaemon here.Werner Koch2005-05-211-22/+59
* * protect-tool.c: New option --canonical.Werner Koch2005-05-201-4/+3
* Changed the scdaemon to handle concurrent sessions. AdjustedWerner Koch2005-05-181-142/+255
* .Werner Koch2005-04-201-0/+3
* typo fixesWerner Koch2005-04-111-1/+1
* * findkey.c (modify_description): Keep invalid % escapes, so thatWerner Koch2005-02-251-10/+12
* * call-scd.c (unescape_status_string): New. Actual a copy ofWerner Koch2005-02-241-10/+123
* (stream_read_string): Removed call to abort onWerner Koch2005-02-221-1/+1
* * call-scd.c (init_membuf, put_membuf, get_membuf): Removed. WeWerner Koch2004-12-201-74/+5
* * query.c (initialize_module_query):Werner Koch2004-12-191-2/+19
* A whole bunch of changes to allow building for W32.Werner Koch2004-12-151-1/+1
* VArious hacks to make it at least build under W32.Werner Koch2004-12-131-0/+6
* (start_scd): Do not register an event signal if weWerner Koch2004-04-261-1/+4
* * call-scd.c (start_scd): Send event-signal option. Always checkWerner Koch2004-04-211-4/+27
* * agent.h (server_control_s): Add connection_fd field.Werner Koch2004-01-291-24/+83
* * call-scd.c (atfork_cb): New.Werner Koch2004-01-241-3/+13
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-08-051-0/+661
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-592/+0
* * call-scd.c (learn_status_cb): Handle CERTINFO status.Werner Koch2002-08-161-2/+13
* * query.c (start_pinentry): Use GNUPG_DERAULT_PINENTRY.Werner Koch2002-06-291-2/+1
* * Makefile.am (pkglib_PROGRAMS): Put protect-tool there.Werner Koch2002-06-271-1/+13
* * no-pth.c, Makefile.am: Removed.Werner Koch2002-05-231-25/+59
* Debug message cleanups.Werner Koch2002-04-271-2/+4
* sm/Werner Koch2002-03-061-13/+89
* Decryption using a Cryptoflex card does now work.Werner Koch2002-03-061-0/+53
* Signing using a PKCS15 smartcard does work. How to create such a cardWerner Koch2002-03-051-0/+184
* * pksign.c (agent_pksign): Detect whether a Smartcard is to beWerner Koch2002-03-041-2/+70
* * assuan-client.c (assuan_transact): Add 2 more arguments toWerner Koch2002-02-281-0/+153