aboutsummaryrefslogtreecommitdiffstats
path: root/sm/call-agent.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-28Add option --no-autostart.Werner Koch1-2/+12
2014-11-19Add "gpgconf --kill dirmngr" and avoid useless launch before a kill.Werner Koch1-1/+1
2013-02-22Use has_leading_keyword in the assuan callbacks.Werner Koch1-14/+14
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-1/+1
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-29/+27
2010-10-01Exporting secret keys via gpg-agent is now basically supported.Werner Koch1-1/+2
2010-06-21Implement export of pkcs#12 objects using a direct agent connection.Werner Koch1-3/+58
2010-06-17Avoid using the protect-tool to import pkcs#12.Werner Koch1-1/+136
2010-04-23Decryption and signi via agent is now implemented.Werner Koch1-1/+1
2009-11-02agent/Marcus Brinkmann1-10/+10
2009-07-30Comment changes.Werner Koch1-6/+4
2009-07-07Reworked passing of envars to Pinentry.Werner Koch1-2/+1
2009-07-02Create a pkcs#10 request directly from a card.Werner Koch1-0/+142
2009-03-26Fixed a trustlist update problem.Werner Koch1-3/+7
2009-03-20Fix keygrip computation for TCOS 3 cards.Werner Koch1-1/+23
2009-03-06New gpg-agent command to list key information.Werner Koch1-1/+66
2008-10-21Help dirmngr to use supplied trust anchors.Werner Koch1-10/+24
2008-10-20Marked all unused args on non-W32 platforms.Werner Koch1-0/+2
2008-09-30Add gpgsm server command GETINFO agent-check.Werner Koch1-1/+19
2008-02-14Poems for AllowSetForegroundWindow (W32)Werner Koch1-24/+80
2008-02-13Always search missing certifcates using a running Dirmngr's cache.Werner Koch1-1/+3
2007-12-12Support DSA2.Werner Koch1-7/+15
2007-11-19Started to implement the audit log feature.Werner Koch1-0/+1
2007-08-10Implemented the chain model for X.509 validation.Werner Koch1-0/+4
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-06-21Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ...Werner Koch1-147/+10
2007-06-20[w32] gpg-agent is now started automagically by gpgsm.Werner Koch1-28/+61
2007-06-14A whole bunch of changes to allow building for Windows.Werner Koch1-1/+5
2007-04-13g10/ and sm/Werner Koch1-1/+1
2006-10-11Allow pkcs#10 creation directkly from a smart cardWerner Koch1-3/+85
2006-09-25New "relax" option for trustlist.txtWerner Koch1-3/+25
2006-09-06The big Assuan error code removal.Werner Koch1-31/+31
2006-08-29See ChangeLogsWerner Koch1-9/+24
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2005-11-23Print a note that the software has not been approved for qualified signatures.Werner Koch1-1/+0
2005-11-13Added qualified signature features.Werner Koch1-0/+21
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch1-713/+0
2005-07-25* findkey.c (agent_public_key_from_file): Fixed array assignment.Werner Koch1-1/+46
2005-06-16gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch1-11/+14
2005-04-11* call-dirmngr.c (start_dirmngr): Use PATHSEP_C instead of ':'.Werner Koch1-1/+1
2004-12-20* configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let allWerner Koch1-30/+42
2004-12-18Avoid the " map_to_assuan_status called with no error source" diagnostic.Werner Koch1-1/+1
2004-12-13VArious hacks to make it at least build under W32.Werner Koch1-1/+1
2004-04-26* call-agent.c (gpgsm_agent_pksign, gpgsm_agent_pkdecrypt)Werner Koch1-20/+23
2004-03-06Preparing for a releaseWerner Koch1-118/+5
2004-02-21* keylist.c (list_internal_keys): Return error codes.Werner Koch1-2/+14
2004-02-17* gpgsm.c: Fixed value parsing for --with-validation.Werner Koch1-2/+2
2004-02-13* certcheck.c (gpgsm_create_cms_signature): Format a descriptionWerner Koch1-2/+22
2003-12-17Replaced deprecated type names.Werner Koch1-5/+5
2003-11-12Mainly changes to adjust for the changed KSBA API.Werner Koch1-5/+5