aboutsummaryrefslogtreecommitdiffstats
path: root/agent/command.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Extended gpg-connect-agent.Werner Koch2007-10-021-0/+8
* Use Assuan socket wrapper calls.Werner Koch2007-10-011-4/+3
* Support the SETQUALITYBAR command of recent pinentries.Werner Koch2007-09-181-1/+1
* Add more passphrase policy rules.Werner Koch2007-08-281-0/+2
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* A bunch of minor changes for Windows.Werner Koch2007-07-041-0/+12
* Add missing fiels for W32.Werner Koch2007-06-181-0/+73
* agent/Werner Koch2007-01-251-7/+24
* Made some PIN pads work.Werner Koch2006-11-201-27/+17
* Silent GETEVENT command. Requires latest libassuan.Werner Koch2006-11-141-0/+45
* New command GETEVENTCOUNTER.Werner Koch2006-11-141-0/+79
* sm/Werner Koch2006-11-141-1/+1
* Allow pkcs#10 creation directkly from a smart cardWerner Koch2006-10-111-1/+1
* Add TLS hash modeWerner Koch2006-10-061-8/+51
* bug fixesWerner Koch2006-10-051-2/+2
* Fixed agent access for gpg.Werner Koch2006-10-041-10/+54
* let cmd learn also return KEYPAIRINFO Werner Koch2006-09-261-0/+2
* New "relax" option for trustlist.txtWerner Koch2006-09-251-1/+34
* Allow for a global trustlist.Werner Koch2006-09-151-2/+2
* Take advantage of newer gpg-error features.Werner Koch2006-09-141-4/+4
* The big Assuan error code removal.Werner Koch2006-09-061-83/+78
* Added comamnds PUTVAL and GETVALWerner Koch2006-09-041-4/+192
* 2006-07-29 Marcus Brinkmann <[email protected]>GNUPG-1-9-BRANCHMarcus Brinkmann2006-07-291-1/+8
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* Preparing an interim releaseWerner Koch2005-11-281-3/+6
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-2/+2
* New debugging optionhs, updates to the manual.Werner Koch2005-06-071-10/+11
* * command.c (cmd_updatestartuptty): New.Werner Koch2005-06-031-0/+34
* Changed the scdaemon to handle concurrent sessions. AdjustedWerner Koch2005-05-181-0/+1
* * command-ssh.c (get_passphrase): Removed.Werner Koch2005-02-231-1/+53
* * preset-passphrase.c (preset_passphrase): Handle --passphrase.Werner Koch2004-12-211-1/+60
* * call-scd.c (init_membuf, put_membuf, get_membuf): Removed. WeWerner Koch2004-12-201-4/+60
* 2004-09-25 Moritz Schulte <[email protected]>Moritz Schulte2004-09-261-0/+1
* * command.c (cmd_passwd): Take acount of a key description.Werner Koch2004-02-211-1/+4
* * command.c (cmd_setkeydesc): New.Werner Koch2004-02-131-28/+86
* * agent.h (server_control_s): Add connection_fd field.Werner Koch2004-01-291-1/+5
* * findkey.c (agent_key_from_file): Now return an error code soWerner Koch2004-01-161-3/+3
* Mainly changes to adjust for the changed KSBA API.Werner Koch2003-11-121-2/+2
* * command.c (cmd_get_confirmation): New command.Werner Koch2003-10-311-0/+50
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-08-051-0/+782
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-697/+0
* Minor fixesWerner Koch2002-08-091-2/+12
* * Makefile.am (pkglib_PROGRAMS): Put protect-tool there.Werner Koch2002-06-271-3/+19
* * no-pth.c, Makefile.am: Removed.Werner Koch2002-05-231-11/+14
* * call-agent.c (start_agent): Make copies of old locales and checkWerner Koch2002-04-251-1/+4
* 2002-04-24 Marcus Brinkmann <[email protected]>Marcus Brinkmann2002-04-241-0/+53
* sm/Werner Koch2002-03-061-5/+20
* * pksign.c (agent_pksign): Detect whether a Smartcard is to beWerner Koch2002-03-041-1/+1
* Changes needed to support smartcards. Well, only _support_. There isWerner Koch2002-02-281-0/+17
* * command.c (cmd_marktrusted): Implemented.Werner Koch2002-02-181-3/+32