summaryrefslogtreecommitdiffstats
path: root/agent/divert-scd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* agent/Werner Koch2007-01-251-1/+1
* Make it also work for the card.Werner Koch2006-10-061-0/+3
* Add TLS hash modeWerner Koch2006-10-061-11/+21
* bug fixesWerner Koch2006-10-051-0/+2
* Take advantage of newer gpg-error features.Werner Koch2006-09-141-2/+2
* The big Assuan error code removal.Werner Koch2006-09-061-4/+4
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* Preparing an interim releaseWerner Koch2005-11-281-1/+18
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-3/+6
* * call-scd.c (inq_needpin): Skip leading spaces in of PINWerner Koch2005-05-241-11/+89
* Changed the scdaemon to handle concurrent sessions. AdjustedWerner Koch2005-05-181-7/+0
* typo fixesWerner Koch2005-04-111-1/+1
* * command.c (cmd_passwd): Take acount of a key description.Werner Koch2004-02-211-1/+1
* (main): New options --no-fail-on-exist, --homedir.Werner Koch2004-02-131-1/+1
* * agent.h (server_control_s): Add connection_fd field.Werner Koch2004-01-291-4/+11
* (agent_marktrusted): Check whether the trustlist isWerner Koch2004-01-281-1/+1
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-08-051-0/+319
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-305/+0
* * divert-scd.c (getpin_cb): Pass a more descritive text to theWerner Koch2002-08-211-4/+12
* * Makefile.am (pkglib_PROGRAMS): Put protect-tool there.Werner Koch2002-06-271-1/+0
* * agent.h: Add a callback function to the pin_entry_info structure.Werner Koch2002-06-171-17/+9
* 2002-04-25 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2002-04-251-1/+1
* * divert-scd.c (encode_md_for_card): Don't do the pkcs-1 padding,Werner Koch2002-03-281-34/+17
* sm/Werner Koch2002-03-061-5/+6
* Decryption using a Cryptoflex card does now work.Werner Koch2002-03-061-8/+52
* Signing using a PKCS15 smartcard does work. How to create such a cardWerner Koch2002-03-051-3/+118
* * pksign.c (agent_pksign): Detect whether a Smartcard is to beWerner Koch2002-03-041-0/+116
* * assuan-client.c (assuan_transact): Add 2 more arguments toWerner Koch2002-02-281-0/+47