aboutsummaryrefslogtreecommitdiffstats
path: root/agent/command.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-09Minor fixes.Werner Koch1-7/+1
2008-11-11Minor cleanups.Werner Koch1-2/+8
2008-10-20Marked all unused args on non-W32 platforms.Werner Koch1-1/+17
2008-10-17Use more warning options with modern GCCs.Werner Koch1-1/+1
2008-09-29Remove hacks which are not anymore needed since we now require Libgcrypt 1.4Werner Koch1-2/+2
2008-09-03Fix gpg-preset-passphrase bug.Werner Koch1-7/+12
2008-05-27Fixed segv in gpg-agent (command marktrusted).Werner Koch1-15/+15
2008-03-20Fix a bug in the ambigious name detection.Werner Koch1-3/+3
2008-02-14Poems for AllowSetForegroundWindow (W32)Werner Koch1-2/+22
2007-11-27[W32] Changed default socket for dirmngr.Werner Koch1-2/+2
2007-11-19Started to implement the audit log feature.Werner Koch1-0/+21
2007-10-02Extended gpg-connect-agent.Werner Koch1-0/+8
2007-10-01Use Assuan socket wrapper calls.Werner Koch1-4/+3
2007-09-18Support the SETQUALITYBAR command of recent pinentries.Werner Koch1-1/+1
2007-08-28Add more passphrase policy rules.Werner Koch1-0/+2
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-07-04A bunch of minor changes for Windows.Werner Koch1-0/+12
2007-06-18Add missing fiels for W32.Werner Koch1-0/+73
2007-01-25agent/Werner Koch1-7/+24
2006-11-20Made some PIN pads work.Werner Koch1-27/+17
2006-11-14Silent GETEVENT command. Requires latest libassuan.Werner Koch1-0/+45
2006-11-14New command GETEVENTCOUNTER.Werner Koch1-0/+79
2006-11-14sm/Werner Koch1-1/+1
2006-10-11Allow pkcs#10 creation directkly from a smart cardWerner Koch1-1/+1
2006-10-06Add TLS hash modeWerner Koch1-8/+51
2006-10-05bug fixesWerner Koch1-2/+2
2006-10-04Fixed agent access for gpg.Werner Koch1-10/+54
2006-09-26let cmd learn also return KEYPAIRINFO Werner Koch1-0/+2
2006-09-25New "relax" option for trustlist.txtWerner Koch1-1/+34
2006-09-15Allow for a global trustlist.Werner Koch1-2/+2
2006-09-14Take advantage of newer gpg-error features.Werner Koch1-4/+4
2006-09-06The big Assuan error code removal.Werner Koch1-83/+78
2006-09-04Added comamnds PUTVAL and GETVALWerner Koch1-4/+192
2006-07-292006-07-29 Marcus Brinkmann <[email protected]>GNUPG-1-9-BRANCHMarcus Brinkmann1-1/+8
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2005-11-28Preparing an interim releaseWerner Koch1-3/+6
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch1-782/+0
2005-06-16gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch1-2/+2
2005-06-07New debugging optionhs, updates to the manual.Werner Koch1-10/+11
2005-06-03* command.c (cmd_updatestartuptty): New.Werner Koch1-0/+34
2005-05-18Changed the scdaemon to handle concurrent sessions. AdjustedWerner Koch1-0/+1
2005-02-23* command-ssh.c (get_passphrase): Removed.Werner Koch1-1/+53
2004-12-21* preset-passphrase.c (preset_passphrase): Handle --passphrase.Werner Koch1-1/+60
2004-12-20* call-scd.c (init_membuf, put_membuf, get_membuf): Removed. WeWerner Koch1-4/+60
2004-09-262004-09-25 Moritz Schulte <[email protected]>Moritz Schulte1-0/+1
2004-02-21* command.c (cmd_passwd): Take acount of a key description.Werner Koch1-1/+4
2004-02-13* command.c (cmd_setkeydesc): New.Werner Koch1-28/+86
2004-01-29* agent.h (server_control_s): Add connection_fd field.Werner Koch1-1/+5
2004-01-16* findkey.c (agent_key_from_file): Now return an error code soWerner Koch1-3/+3
2003-11-12Mainly changes to adjust for the changed KSBA API.Werner Koch1-2/+2